Bookings
Booking cancellation
Getting Started
Attendees
Availabilities
Booking References
Bookings
Credentials
Destination Calendars
Event Types
Memberships
Schedules
Selected Calendars
Teams
Users
Bookings
Booking cancellation
DELETE
/
bookings
/
{id}
/
cancel
apiKey
string
*
apiKey
Required
string
id
integer
*
id
Required
integer
ID of the booking to cancel
apiKey
string
*
apiKey
Required
string
Your API key
allRemainingBookings
boolean
allRemainingBookings
boolean
Delete all remaining bookings
cancellationReason
string
cancellationReason
string
The reason for cancellation of the booking
Authorizations
apiKey
string
queryrequiredPath Parameters
id
integer
requiredID of the booking to cancel
Query Parameters
apiKey
string
requiredYour API key
allRemainingBookings
boolean
Delete all remaining bookings
cancellationReason
string
The reason for cancellation of the booking
Was this page helpful?