- 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 