v1

latestOpenAPI 3.0.32026-08-06224144516.1 KB
Pipelines

Change pipeline status

post/pipelines/{id}/status

Path parameters

idnumber required

The ID of the pipeline that the status is being attached to.

Query parameters

create_activityboolean required

Whether a corresponding activity should be created automatically. This mimics what happens when a pipeline is created from the CATS UI. Defaults to false.

Request body

status_idnumber required

The ID of the status to attach.

Response

Created