Skip to main content
POST
Trigger automation

Path Parameters

automationId
string
required

Body

application/json

Optional payload forwarded to the automation as trigger context. Any JSON object; it is surfaced verbatim to the agent that runs the automation.

context
object

Free-form context for this trigger, such as the deployment version or environment name.

Response

202 - application/json

The request has been accepted for processing, but processing has not yet completed.

automationId
string
required

The automation that was queued.

triggered
boolean
required

Always true; the automation runs asynchronously and its work appears as a chat conversation in the project.