cURL
curl --request DELETE \ --url https://api.cal.com/v1/bookings/{id}/cancel
ID of the booking to cancel
Your API key
Delete all remaining bookings
The reason for cancellation of the booking, not required except for hosts
OK, booking cancelled successfully
Was this page helpful?