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

# Delete webhook

`DELETE /api/v4/webhooks`

The method allows you to delete a webhook.

## Request body

- object
  - `destination` string — URL of the webhook you want to delete

## Response `204`

204

- object

## Other responses

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