Webhook Subscriptions
Update Subscription
Update a webhook subscription — only the fields you send are changed.
PATCH
Partial update: send only the fields to change. Use
active: false to pause deliveries without deleting the subscription.
Path Parameters
The subscription to update.
Request Body
New delivery endpoint (HTTPS; internal/private addresses rejected).
Replace the subscribed event types.
Enable or pause deliveries.
Replace the source-IP allowlist.
Change the payload schema version.