v2

latestOpenAPI 3.1.02026-07-263761369.4 KB
automations

Trigger automation

Run an automation now as its immutable creator. The caller must be able to view the automation; service tokens never silently inherit a human identity.

post/v1/projects/{projectId}/automations/{automationId}/trigger

Path parameters

projectIdstring required

Project ID.

automationIdstring required

Automation ID.

Query parameters

impersonateUserEmailstring email

Admin service users may explicitly act as this same-organization project member. Human and non-admin service-user tokens must omit this parameter.

Response

Success

runIdstring nullable required
jamIdstring nullable required
status'running' | 'skipped' | 'failed' required