---
title: "Delete source"
method: DELETE
path: "/api/v4/sources/{id}"
---

# Delete source

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

The method allows you to remove a specific source. No request body is not required to be passed.

## 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/kommo-api-references.md) · [All operations](https://skmtc.net/kommo/apis/kommo-api-references/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/kommo/kommo-api-references/revisions/f17af4d23c7c/schema)
