Skip to main content
DELETE
Remove user availability schedule from 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 calendar to remove from the schedule

Example:

"WvVX9LpvlBO6K506xLbp"

Response

Calendar successfully removed from schedule

success
boolean
Example:

true

Last modified on March 8, 2026