Public

Confirm cancellation

Confirms the cancellation after the attendee clicks "Yes, cancel" on the cancel confirmation page.

post/v1/cancel/{token}/confirm

Path parameters

tokenstring required

Response

Default Response

string required

Example response

"<!DOCTYPE html><html><body>Your booking has been cancelled.</body></html>"

Changes