Pipelines

Delete a pipeline

delete/pipelines/{id}

Path parameters

idnumber required

The ID of the pipeline to delete.

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.

Response

No Content

Changes