Update webhook

Updates the URL for the webhook subscription, events associated with the webhook subscription, and headers.

Path Params
string
required

The ID of the webhook subscription you want to update.

Body Params
string
required
length ≥ 1

The URL of the webhook endpoint to which the notifications are sent.

Events
array of strings
required

The list of events for the webhook subscription.

Events*
Headers
array of objects | null

Optional custom headers to include in the webhook request.

Headers
Responses
200

A successful response with an empty body.

404

The requested resource does not exist.

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json