Set the destination calendar for new booking events
PUT /appointments/calendars/destination
PUT
/appointments/calendars/destination
Set (upsert) the destination calendar where booking events are pushed.
Optionally scoped to a specific event type via event_type_id. Reuses
the in-app set_destination_calendar logic (upsert_destination_calendar).
Authorizations
Parameters
Header Parameters
Request Body required
Responses
200
Successful Response
Envelope for GET/PUT /calendars/destination. data is null when
no destination calendar is configured.
422
Validation Error
object
detail
Array<object>
object
loc
required
Array
msg
required
string
type
required
string