Setup

email_set_sends_paused

Kill switch: pause or resume ALL sending for this company (API, automations, copilot).

write email_set_sends_paused

Kill switch: pause or resume ALL sending for this company (API, automations, copilot). An explicit human decision — only call when the operator clearly asked for it.

Parameters

ParameterTypeRequiredDescription
pausedbooleanYes
confirmbooleanYesMust be true — confirms the human explicitly decided this.
projectIdstringNoTarget company (project id). Org-scoped tokens only; call email_list_projects first.

On this page