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

# Excluindo um webhook

`DELETE /api/v4/webhooks`

O método permite excluir um webhook.

## Request body

- object
  - `destination` string — URL do webhook que você deseja excluir

## Response `204`

204

- object

## Other responses

- `400` — 400
- `401` — 401
- `403` — 403
- `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/revisions/98fdf05c2f5b/schema)
