# Delete a Logstash pipeline **DELETE /_logstash/pipeline/{id}** Delete a pipeline that is used for Logstash Central Management. If the request succeeds, you receive an empty response with an appropriate status code. ## Required authorization * Cluster privileges: `manage_logstash_pipelines` [Centralized pipeline management](https://www.elastic.co/docs/reference/logstash/logstash-centralized-pipeline-management) ## Servers - http://api.example.com: http://api.example.com () ## Authentication methods - Api key auth - Basic auth - Bearer auth ## Parameters ### Path parameters - **id** (string) An identifier for the pipeline. ## Responses ### 200 [Powered by Bump.sh](https://bump.sh)