---
title: "Revoke Webhook Secret"
method: DELETE
path: "/v3/webhook-secret"
tags: ["Webhooks"]
---

# Revoke Webhook Secret

`DELETE /v3/webhook-secret`

**Revoke the current webhook signing secret.**

Deletes the active signing secret. Webhook deliveries will continue but will no longer
include a `bem-signature` header until a new secret is generated.

## Response `200`

The request has succeeded.

---

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