Bookings
POSTDecline a booking
Declines a pending booking.
POST
/v2/bookings/{bookingUid}/declineRequest Body
application/jsonRequiredreasonstringReason for declining a booking that requires a confirmation
Path Parameters
bookingUidRequiredstringHeader 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