Update a webhook subscription with specific ID.
access_token returned by the /auth/v1/oauth2/tokens API call.
ID of the webhook subscription.
36^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$Subscription attributes.
Update a webhook subscription.
New description for the webhook subscription.
200"My webhooks"
New endpoint for the webhook subscription.
2500"https://example.org/webhooks"
New version for the webhook subscription.
20^[a-zA-Z0-9]*$"1"
Update subscriptions response.
Update webhook subscription response.