Update an existing webhook

Update a webhook subscription to modify the endpoint URL, events, or other webhook configuration settings.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Unique identifier of the webhook to update

Body Params
string
required

Human-readable name for the webhook subscription

uri
required

HTTPS endpoint URL where webhook events will be delivered

events
array of strings
required

Array of event types to subscribe to

events*
Responses
204

No Content – webhook updated successfully

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