Trigger Automation
Automation
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
Trigger Automation
Authorizations
API key authentication. Obtain your API key from the Replicas dashboard under Organization → Settings → API Keys. User-session JWTs are not accepted by /v1/replica endpoints.
Path Parameters
The unique identifier of the automation
Body
application/json
Request body for manually triggering an automation