Webhook Endpoints
Update webhook endpoint
Change the URL, event subscriptions, status, or description.
PATCH
Updates one or more fields on a webhook endpoint. All fields are optional — pass only what you want to change.
Setting
status: "active" on a previously auto-disabled endpoint clears the failure counter.
Request body
New endpoint URL.
Replacement event-subscription list.
"active" or "disabled". Use "disabled" to temporarily pause deliveries without losing configuration.New description.