Skip to main content
POST
Node.js

Authorizations

X-BB-API-Key
string
header
required

Path Parameters

id
string<uuid>
required

The webhook ID.

Body

application/json
revokeImmediately
boolean
default:false

Expire the old secret at once instead of honouring it for 24 hours. Use when responding to a leak; deliveries signed with the old secret stop verifying immediately.

Response

The new signing secret.

The new signing secret. Shown once; store it now.

secret
string
required

The new signing secret, prefixed whsec_.