Skip to main content
Version: v3

Apply user availability schedule to a calendar

PUT 

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

Associates a calendar with the given schedule by adding the calendarId to a schedule

Request

Version stringrequired

API Version

Available optionsv3
id stringrequired

Unique identifier of the schedule

calendarId stringrequired

Unique identifier of the team calendar to add to the schedule

application/json

Calendar successfully added to schedule

Schema
    successboolean

    Whether the operation was successful