Destination calendars
PUTUpdate Destination Calendars
Update the user's default destination calendar where newly created bookings will be programmatically written, specifying the integration slug and target external calendar identifier.
PUT/v2/destination-calendars
PUT
/v2/destination-calendarsRequest Body
application/jsonRequiredintegrationRequiredstringThe calendar service you want to integrate, as returned by the /calendars endpoint
Value in:
"apple_calendar" | "google_calendar" | "office365_calendar"externalIdRequiredstringUnique identifier used to represent the specific calendar, as returned by the /calendars endpoint
delegationCredentialIdstringHeader Parameters
AuthorizationRequiredstringvalue must be Bearer <token> where <token> is api key prefixed with cal_ or managed user access token