v1
latestOpenAPI 3.1.02026-07-22100167210.7 KBAutomation
Trigger Automation
Manually triggers an automation. Automations with a cron trigger can be triggered directly; automations with a GitHub pull_request.command trigger can be triggered against a specific pull request by passing pr. This creates a new workspace and execution.
post/v1/automations/{id}/trigger
Path parameters
idstring uuid required
The unique identifier of the automation
Request body
Response
Automation triggered successfully