Automations
Clear Automation Circuit Breaker
Clear the circuit breaker on an automation that was auto-disabled by the rate cap. Future events flow normally; existing paused executions are not affected (use ResolvePausedAutomationExecutions to run or cancel them).
post/api/v1/automations/{id}/circuit_breaker/clear
Path parameters
idstring required
The unique identifier of the automation whose circuit breaker should be cleared.
Request body
Response
Successful response