Templates
email_delete_template
Archive a template (soft delete; message history keeps pointing at it).
write email_delete_template
Archive a template (soft delete; message history keeps pointing at it). Refused if an enabled automation references it. An explicit human decision.
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
slug | string | Yes | |
confirm | boolean | Yes | Must be true — confirms the human explicitly decided this. |
projectId | string | No | Target company (project id). Org-scoped tokens only; call email_list_projects first. |