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

ParameterTypeRequiredDescription
slugstringYes
confirmbooleanYesMust be true — confirms the human explicitly decided this.
projectIdstringNoTarget company (project id) — required on company-scoped tools. Call email_list_projects to enumerate companies.

On this page