Update Webhook Subscription
Updates an existing webhook subscription in Understory.
PUT
Query
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.
Body
Arguments
stringrequired
The unique identifier of the subscription.
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.