Update a webhook subscription
Webhook Subscriptions
Update a webhook subscription
Updates the URL, events, status, or secret. Requires a *:write scope.
PATCH
Update a webhook subscription
Authorizations
Provide either a static platform API key or an OAuth2 access token (from /connect/v1/oauth/token) as Authorization: Bearer <token>. Scopes are connect:* (e.g. connect:bookings:write).
Body
application/json
Response
200 - application/json
Updated subscription.