Skip to main content
PUT
Apply user availability schedule to a calendar

Authorizations

Authorization
string
header
required

Use the Access Token generated with user type as Sub-Account (OR) Private Integration Token of Sub-Account.

Headers

Version
enum<string>
required

API Version

Available options:
2021-04-15

Path Parameters

id
string
required

Unique identifier of the schedule

Example:

"IkqiJlXJ7o9h61tCHHod"

calendarId
string
required

Unique identifier of the team calendar to add to the schedule

Example:

"WvVX9LpvlBO6K506xLbp"

Response

Calendar successfully added to schedule

success
boolean
Example:

true

Last modified on March 8, 2026