displayName
POST /api/automations/:ruleId/lifecycle
method
POST
path
/api/automations/:ruleId/lifecycle
responseShape
AutomationRule
authRequired
false
description
Transition automation rule lifecycle (action ∈ enable | pause | resume | disable). Source: packages/agent-mux/gateway/src/kanban/routes.ts:1021-1035.