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.
Authorization
BearerAuth In: header
Path Parameters
uuidHeader Parameters
Unique request key. Reuse with the same body replays the result; reuse with a different body returns a conflict.
8 <= length <= 255Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
1 <= propertiesResponse Body
application/json
application/json
application/json
application/json
application/json
application/json
application/json
Was this page helpful?
Create enterprise webhook
Create enterprise webhook. Create an HTTPS webhook subscription with DDEX event filters and return its HMAC signing secret exactly once.
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.