Deletes a pipeline used for Logstash Central Management Added in 7.12.0
Path parameters
-
Identifier for the pipeline.
DELETE /_logstash/pipeline/{id}
curl \
-X DELETE http://api.example.com/_logstash/pipeline/{id}