Pipelines
Delete a pipeline
X-API-Key<token>
In: header
Path Parameters
pipeline_uuid*string
Format
uuidResponse Body
application/json
curl -X DELETE "https://example.com/api/v1/pipelines/497f6eca-6276-4993-bfeb-53cbbbba6f08"{ "code": 0}In: header
uuidapplication/json
curl -X DELETE "https://example.com/api/v1/pipelines/497f6eca-6276-4993-bfeb-53cbbbba6f08"{ "code": 0}