Skip to main content
POST
Assign Holiday Calendar To Employee

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

Assign Holiday Calendar To Employee

employees
string<uuid>[]
startDate
string<date>

Response

200 - application/json

Array of Objects

data
object[]
meta
object