Delete an automation
Automations
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
Delete an automation
Authorizations
Send your Brew API key as Authorization: Bearer brew_xxx.
Path Parameters
Automation id returned by POST /v1/automations and listed by GET /v1/automations.
Required string length:
1 - 64Example:
"auto_abc"