Endpoint referenceEnterprise Webhooks
Rotate webhook signing secret
Replace a webhook HMAC signing secret and return the new value exactly once for secure receiver configuration.
Authorization
BearerAuth AuthorizationBearer <token>
In: header
Path Parameters
reference*string
Format
uuidHeader Parameters
Idempotency-Key*string
Unique request key. Reuse with the same body replays the result; reuse with a different body returns a conflict.
Length
8 <= length <= 255Response Body
application/json
application/json
application/json
application/json
application/json
application/json
Was this page helpful?
Delete enterprise webhook
Delete enterprise webhook. Permanently remove a webhook subscription and its delivery history. Pause the subscription instead when audit history must be retained.
Create test webhook delivery
Create test webhook delivery. Queue a signed test event through the normal webhook delivery, retry, logging, and replay-protection contract.