Skip to main content
POST
Create Holidays Calendar

Authorizations

Authorization
string
header
required

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

Body

application/json

Create a Holidays Calendar

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