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
required

Pipeline schedule ID that pipeline runs should all belong to.

token
string
required

Unique token of the pipeline schedule that you want to trigger.