---
title: "Delete Webhook"
method: DELETE
path: "/api/v2/webhooks/{webhook_id}"
tags: ["Webhooks"]
---

# Delete Webhook

`DELETE /api/v2/webhooks/{webhook_id}`

Deletes the specified webhook.

## Path parameters

- `webhook_id` string, required

## Response `204`

No Content - Successfully deleted

## Other responses

- `400` — Bad Request
- `404` — Not Found

## Changes

> 29 revisions in range; 1 not diffed, 1 could not be searched.

- **2025-06-12** `e93a5ab6e2a5` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/botbrains-io/apis/support-api/changes/api/v2/webhooks/:webhook_id/delete.md)

---

[API](https://skmtc.dev/botbrains-io/apis/support-api.md) · [All operations](https://skmtc.dev/botbrains-io/apis/support-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/botbrains-io/support-api/revisions/d53eac07ba68/schema)
