Skip to main content
Version: 2021-07-28

Remove user availability schedule from a calendar

DELETE 

/calendars/schedules/:id/associations/:calendarId

Removes the association between a team calendar and the given schedule by removing the calendarId from the schedule

Request

Version stringrequired

API Version

Available options2021-07-28
id stringrequired

Unique identifier of the schedule

calendarId stringrequired

Unique identifier of the calendar to remove from the schedule

application/json

Calendar successfully removed from schedule

Schema
    successboolean

    Whether the operation was successful