---
title: "Delete a webhook"
method: DELETE
path: "/v3/webhook"
tags: ["Webhook"]
---

# Delete a webhook

`DELETE /v3/webhook`

Delete an existing webhook by its URL.

## Request body

- object
  - `hook_url` string, required — The URL of the webhook to delete

## Response `200`

Success

---

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