Pipeline runs
Trigger pipeline
POST /api/pipeline_schedules/:pipeline_schedule_id/pipeline_runs/:token
Run a pipeline using an API request. For more information, read this guide.
pipeline_schedule_id
integer
requiredPipeline schedule ID that pipeline runs should all belong to.
token
string
requiredUnique token of the pipeline schedule that you want to trigger.
Was this page helpful?