Skip to content

Latest commit

 

History

History
79 lines (65 loc) · 1.59 KB

delete-pipeline.asciidoc

File metadata and controls

79 lines (65 loc) · 1.59 KB

Delete Pipeline API

The delete pipeline API deletes pipelines by ID or wildcard match (my-, ).

DELETE _ingest/pipeline/my-pipeline-id
DELETE _ingest/pipeline/*