Create enterprise webhook
Create an HTTPS webhook subscription with DDEX event filters and return its HMAC signing secret exactly once.
Authorization
BearerAuth In: header
Header 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.
Response Body
application/json
application/json
application/json
application/json
application/json
application/json
Was this page helpful?
List enterprise webhooks
List enterprise webhooks. List organization webhook subscriptions, event filters, endpoint state, and secret-rotation timestamp without returning signing secrets.
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.