v1
latestOpenAPI 3.0.42026-07-2286621993.2 KBwebhooks
Update webhook
Updates a webhook to replace webhook fields with new values. Supports only the replace operation. Pass a json_patch object with replace operation and path, which is /url for a URL or /event_types for events. The value is either the URL or a list of events.
patch/v1/notifications/webhooks/{webhook_id}
Path parameters
webhook_idstring required
The ID of the webhook for which to list subscriptions.
Request body
Response
A successful request returns the HTTP 200 OK status code and a JSON response body that shows webhook details.