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
| Parameter | Type | Required | Description |
|---|---|---|---|
paused | boolean | 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. |