Skip to main content
Version: v3

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 optionsv3
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