The DeletePipeline operation removes a pipeline.
You can only delete a pipeline that has never been used or that is not currently in use (doesn't contain any active jobs). If the pipeline is currently in use, DeletePipeline returns an error.
delete/2012-09-25/pipelines/{Id}
Path parameters
Idstring required
The identifier of the pipeline that you want to delete.
Response
Success
DeletePipelineResponse required
The <code>DeletePipelineResponse</code> structure.