---
title: "Eliminar un webhook"
method: DELETE
path: "/api/v4/webhooks"
---

# Eliminar un webhook

`DELETE /api/v4/webhooks`

El método permite eliminar un webhook.

## Request body

- object
  - `destination` string — URL del webhook que deseas eliminar

## Response `204`

204

- object

## Other responses

- `400` — 400
- `401` — 401
- `403` — 403
- `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)
