Endpoint referenceEnterprise Webhooks
Delete enterprise webhook
Permanently remove a webhook subscription and its delivery history. Pause the subscription instead when audit history must be retained.
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?
Update enterprise webhook
Update enterprise webhook. Update the webhook name, HTTPS endpoint, event filters, or active state. Set active to false to pause delivery without deleting audit history.
Rotate webhook signing secret
Rotate webhook signing secret. Replace a webhook HMAC signing secret and return the new value exactly once for secure receiver configuration.