---
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.

## Changes

- **2026-05-07** `9b21faaa53ca` — 2 info
  - api tag `Webhooks` added
  - api tag `Webhook Signing` removed
- **2026-04-14** `21dd68d36c71` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/bem-team/apis/bem-api/changes/v3/webhook-secret/delete.md)

---

[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/643398900e5d/schema)
