delete_automation
Delete a draft or paused automation by ID, cascading to remove its runs. Pause active automations before deletion.
Instructions
Delete an automation by id (its runs cascade with it). Only while draft or paused — pause it first.
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. |