---
title: "Excluir uma única fonte"
method: DELETE
path: "/api/v4/sources/{id}"
---

# Excluir uma única fonte

`DELETE /api/v4/sources/{id}`

O método permite remover uma fonte específica. Nenhum corpo de solicitação precisa ser passado.

## Path parameters

- `id` integer, required

## Headers

- `Content-Type` string

## Response `204`

204

- object

## Other responses

- `401` — 401
- `404` — 404

---

[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)
