---
title: "Eliminar fuentes"
method: DELETE
path: "/api/v4/sources"
---

# Eliminar fuentes

`DELETE /api/v4/sources`

El método permite eliminar las fuentes de integración en lotes. Se pasa un arreglo de objetos fuente.

## Request body

- object
  - `RAW_BODY` object[]
    - `id` integer — ID de la fuente que deseas editar

## Response `204`

204

- object

## Other responses

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

---

[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/revisions/e291c0b2038d/schema)
