Skip to main content
PUT
Update Holidays Calendar

Authorizations

Authorization
string
header
required

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

Path Parameters

holidayCalendarId
string<uuid>
required

Holiday Calendar Id

Body

application/json

Custom field object that needs to be updated

name
string
required

The name of the holidays

Example:

"Zona Valencia"

daysOff
object[]
required

Response

200 - application/json

Array of Objects

data
object
meta
object