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

