Skip to main content
POST
Cancel a previously booked appointment. The attendee will receive a cancellation notification.

Request Body

integer
The Cal.com booking ID to cancel. Provide either booking_id or uid.
string
The unique booking identifier to cancel. Provide either booking_id or uid.
string
Optional reason for cancellation (included in notification).

Response

boolean
Whether the booking was cancelled successfully.
integer
The cancelled booking ID.