Create Webhook Subscription
Creates a webhook subscription in DecisionVault for an event type.
POST
Query
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.
Body
Arguments
stringrequired
The DecisionVault event type to subscribe to.
array of object
Optional array of header key-value objects sent with the webhook request.
stringrequired
The webhook endpoint URL to subscribe.