Create Webhook Subscription
Creates a new webhook subscription in Understory.
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 URL to send webhook events to.
array of stringrequired
One or more event types to subscribe to.
stringrequired
The state of the subscription.
object
Optional custom metadata object for the subscription.