---
title: "Eliminar un pipeline"
method: DELETE
path: "/api/v4/leads/pipelines/{id}"
---

# Eliminar un pipeline

`DELETE /api/v4/leads/pipelines/{id}`

This method allows to delete a pipeline from the account

## Path parameters

- `id` integer, required

## Headers

- `Content-Type` string

## Response `204`

204

- object

## Other responses

- `400` — 400
- `401` — 401
- `403` — 403
- `429` — 429
- `500` — 500

---

[API](https://skmtc.net/kommo/apis/kommo-api.md) · [All operations](https://skmtc.net/kommo/apis/kommo-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/kommo/kommo-api/versions/e291c0b2038d/schema)
