Run an automation now
Fires an automation immediately, exactly as its schedule would: the same thread, the same approval gate, the same fire-history row. Entitlement is checked at fire time. Takes the automation’s own id (aut_…). A run already live in the thread answers busy; one parked on an approval answers needs_input.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
automationId
Response
The fire outcome.
data
Errors
404
Not Found Error
429
Too Many Requests Error