pause_automation
Pause an active automation to stop new triggers and hold in-flight runs at their next step. Reactivation resumes them respecting unfinished waits.
Instructions
Pause an active automation — new triggers stop matching and in-flight runs hold at their next step until you reactivate (reactivation re-wakes them; unfinished waits are honored).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Automation id. | |
| sender | No | Product/sender externalId sent as X-Drin-Sender. Required only for account-wide API keys; overrides the server's default sender. |