---
title: "Delete a Logstash pipeline"
method: DELETE
path: "/api/logstash/pipeline/{id}"
tags: ["logstash"]
---

# Delete a Logstash pipeline

`DELETE /api/logstash/pipeline/{id}`

Delete a centrally-managed Logstash pipeline.
If your Elasticsearch cluster is protected with basic authentication, you must have either the `logstash_admin` built-in role or a customized Logstash writer role.

## Path parameters

- `id` string, required

## Response `204`

Indicates a successful call

---

[API](https://skmtc.net/elastic/apis/kibana-apis.md) · [All operations](https://skmtc.net/elastic/apis/kibana-apis/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/elastic/kibana-apis/revisions/deb2e8b751e7/schema)
