Last updated

Canceling an event

The event organizer can choose to cancel a published event at any time. Only published events can be canceled. If the event is still in the draft stage, it can only be deleted.

Note: Canceling an event will not cancel the traveler’s trip or their bookings.

To cancel an event, use the following API endpoint:

NameEndpointDetails
Cancel event/v2/events/{eventId}/cancelCancel a published event.

URL path requires: eventId generated from step 1 of creating and publishing an event workflow.