Deletes a pipeline.
REQUIRED | KEY | TYPE | DESCRIPTION |
---|---|---|---|
Yes | pipelineId | str | The ID of the pipeline to delete. |
KEY | TYPE | DESCRIPTION |
---|---|---|
success | Boolean | true if the call succeeded, false if there was an error |
TYPE | WHEN |
---|---|
DataNotFoundError | `pipelineId` is not found. |