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

# Excluindo um pipeline

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

Este método permite excluir um pipeline da conta

## Path parameters

- `id` integer, required

## Request body

- object
  - `Content-Type` string — Cabeçalho da solicitação

## Response `204`

204

## Other responses

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

---

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