Bookings
POSTReassign a booking to a specific host
Reassigns a booking to a specific host.
POST
/v2/bookings/{bookingUid}/reassign/{userId}Request Body
application/jsonRequiredreasonstringReason for reassigning the booking
Path Parameters
bookingUidRequiredstringuserIdRequirednumberHeader Parameters
ical-api-versionRequiredstringMust be set to 2024-08-13. If not set to this value, the endpoint will default to an older version.
Default:
"2024-08-13"AuthorizationRequiredstringvalue must be Bearer <token> where <token> is api key prefixed with cal_ or managed user access token