Delete a Pipeline
DELETE/v1-beta/pipelines/:pipelineID
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.
Request
Responses
- 200
This endpoint returns a 200 upon successful deletion.