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

# Deletes a webhook

`DELETE /webhooks/{webhook_id}`

Deletes a webhook

## Path parameters

- `webhook_id` string, required

## Headers

- `X-Audit-Log-Reason` string

## Response `204`

Success

## Other responses

- `default` — An error occurred.

---

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