Cancel a booking
cancel_bookingCancel a confirmed booking. This notifies the attendee and removes the meeting from connected calendars, and it cannot be undone. Use an exact booking_id taken from list_upcoming_bookings — never a guessed or reconstructed one. Cancelling one occurrence of a grouped or recurring booking can affect several meetings, so confirm with the person which meetings they mean.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| booking_id | Yes | Exact booking_id from list_upcoming_bookings. |