Cancel a booking
Cancel booking by id
Optional request body field controls for cancellation scope, seated-event seat cancellation, and payment refund handling.
Authorizations
Use the Authorization header with Bearer scheme.
Examples:
- API Key: Authorization: Bearer calid_xxxxx
Path Parameters
Numeric booking identifier.
x > 1101
Body
Optional controls for cancellation scope, seated-event seat cancellation, and payment refund handling.
Optional controls for cancellation scope, seated-event seat cancellation, and payment refund handling.
When true, cancels all remaining future bookings in the recurring series from now onward.
false
Optional reason stored on cancelled booking records and used in cancellation notifications.
"Rescheduling required"
Optional seat reference UID for cancelling a specific attendee seat in seated event types.
"seat_123"
Optional actor email recorded as the canceller (cancelledBy) on the booking.
"owner@example.com"
When true, attempts payment cancellation/refund for paid bookings and marks booking payment metadata as refunded.
false
Related topics
Reschedule and cancel bookingsMastering the Unified Calendar in Cal IDDisable Rescheduling and CancellingCreate a bookingMonitoring Notification Delivery with Workflow Status