Cancel Booking
API Reference
Cancel Booking
Soft-delete a previously recorded booking so the bot stops seeing it
POST
Cancel Booking
Documentation Index
Fetch the complete documentation index at: https://docs.trysetter.com/llms.txt
Use this file to discover all available pages before exploring further.
Overview
This endpoint soft-deletes a previously recorded booking. Use theid returned by Create Booking. The bot will stop seeing this booking in its context from the next message onwards.
Authentication: All requests require a Bearer token in the Authorization header.
Important Notes
- Authentication: All requests require a Bearer token in the Authorization header
- Idempotency: Re-cancelling an already-cancelled booking is a no-op
- Access Control: You can only cancel bookings owned by your organization

