v1
latestOpenAPI 3.0.32026-07-131670112.4 KBPublic
Cancel confirmation page
Returns an HTML confirmation page for cancelling a booking. Linked from cancellation emails.
get/v1/cancel/{token}
Path parameters
tokenstring required
Response
Default Response
string required
Example response
"<!DOCTYPE html><html><body>Cancel this booking?</body></html>"