v1
latestOpenAPI 3.1.02026-07-2670105729.6 KBAutomations
Delete an automation
Cascade-deletes the automation: every version row, runs, and logs. Referenced email DESIGNS are shared resources and always survive. Idempotent — an unknown id resolves with deleted: false.
delete/v1/automations/{automationId}
Path parameters
automationIdstring required
Automation id returned by POST /v1/automations and listed by GET /v1/automations.
Example:auto_abc
Automation id returned by POST /v1/automations and listed by GET /v1/automations.
Response
Deleted (or already gone).