DELETE /templates/:id
Permanently delete a template.Authentication
JWT Bearer token (dashboard auth)Response
Errors
| Status | Error | Cause |
|---|---|---|
404 | Template not found | Invalid ID or not owned by user |
Delete an email template.
| Status | Error | Cause |
|---|---|---|
404 | Template not found | Invalid ID or not owned by user |