Skip to main content
PUT
Update a workday type

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

workdayTypeId
string<uuid>
required

Workday Type ID

Body

application/json

Workday type object that needs to be updated

name
string<date>
required

Name of the workday type

Response

200 - application/json

Workday Type

data
object