Delete Event
Event Management
Delete Event
Mark an event as deleted
DELETE
Delete Event
This endpoint allows you to remove events that are no longer needed from your active listings.
What it does:
Note: This is a soft delete operation. The event data is preserved in the system but will no longer appear in the regular event listings. This allows you to maintain historical records while cleaning up your active events.
- Marks an event as deleted in the system (soft delete)
- Keeps the event data in the database but hides it from normal listings
- Changes the event’s
is_deletedstatus totrue
- When an event has been canceled
- When you created an event by mistake
- When you want to clean up your event listings
- When you want to archive old events but retain their data
Path Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
event_id | string | Yes | The unique identifier of the event to delete |
Response
The API returns the updated event object withis_deleted set to true:
Authorizations
API key authentication. Add your API key as the value of the 'x-api-key' header.
Path Parameters
Response
Successful Response
Available options:
fixed, dated 