Skip to content

Delete a pipeline schedule

DELETE
/api/v4/projects/{id}/pipeline_schedules/{pipeline_schedule_id}

Deletes a pipeline schedule for a project.

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

No Content

Bad Request

Unauthorized

Forbidden

Not found

Precondition Failed