---
title: "Delete a webhook"
method: DELETE
path: "/webhooks/{webhookId}"
tags: ["Webhooks"]
---

# Delete a webhook

`DELETE /webhooks/{webhookId}`

## Path parameters

- `webhookId` integer, required

## Response `204`

Webhook deleted

## Other responses

- `400` — bad request
- `404` — Webhook ID not found

---

[API](https://skmtc.net/getbrevo/apis/brevo-api.md) · [All operations](https://skmtc.net/getbrevo/apis/brevo-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/getbrevo/brevo-api/revisions/2aec3cf66501/schema)
