Skip to content

Run a pipeline schedule

POST
/api/v4/projects/{id}/pipeline_schedules/{pipeline_schedule_id}/play

Runs a pipeline schedule immediately. The next scheduled run of this pipeline is not affected.

id
required
One of:
string

The ID or URL-encoded path of the project

Example
18
pipeline_schedule_id
required
integer

The pipeline schedule id

Example
13

Created

Bad Request

Unauthorized

Forbidden

Not found