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

