Delete Event
Deletes a marketing event — the Delete row action on the admin Marketing → Communications → Events screen.
TIP
New here? Read the Events overview for what an event does and how its fields behave.
Endpoint
| Endpoint | Method |
|---|---|
/api/admin/marketing/events/{id} | DELETE |
Details
- Requires an admin Bearer token and the
marketing.communications.events.deletepermission. - Returns a success message on completion.
- An unknown id returns a
404.

