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:
Name | Endpoint | Details |
---|---|---|
Cancel event | /v2/events/{eventId}/cancel | Cancel a published event. URL path requires: eventId generated from step 1 of creating and publishing an event workflow. |