Skip to main content
PUT
Update Absence Calendar

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string<uuid>
required

Calendar ID

Body

application/json

Absence Calendar object that needs to be updated

daysOff
object[]
required

array of AbsenceCalendarDayOff

Response

200 - application/json

Array of Objects

data
object
meta
object