Skip to main content
POST
Link a holiday calendar to a schedule

Authorizations

Authorization
string
header
required

Authenticate every request with a Bearer token. Pass your Reply API key in the Authorization header:

Get your API key from the Reply dashboard: Settings → API Key.

Path Parameters

id
integer
required

Schedule ID

Body

application/json

Request body for linking a holiday calendar to a schedule.

calendarId
integer
required

ID of the holiday calendar to link

Response

Holiday calendar linked successfully. The response body is empty.

Empty body