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

# Delete a Webhook

`DELETE /v2/webhooks/{webhookId}`

This endpoint allows you to delete a Webhook.

## Path parameters

- `webhookId` string, uuid, required

## Response `204`

Returns an empty body

- object

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found

---

[API](https://skmtc.dev/underdogprotocol/apis/underdog-protocol-api.md) · [All operations](https://skmtc.dev/underdogprotocol/apis/underdog-protocol-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/underdogprotocol/underdog-protocol-api/revisions/714574b82cc5/schema)
