Pipelines
Delete a Pipeline
This endpoint has been deprecated and may be replaced or removed in future versions of the API.
Deletes an existing pipeline and all related transformations.
IMPORTANT NOTE: be sure you have exported any relevant transformations produced by the pipeline before deleting given they won't be accessible through our API after deleting the pipeline.
x-api-key<token>
Authenticate using API Key in request header
In: header
Path Parameters
pipelineIDstring
ID of the pipeline to delete
Response Body
curl -X DELETE "https://api.bem.ai/v1-beta/pipelines/string"
Empty