Update an existing Webhook subscription

The only attribute that can be change on an existing webhook is the target URL. You cannot change {event_names} or {versions}.

Path Params
int32
required

This is the webhook ID that was returned as the id at the time of creation.

Body Params
string
required

This is the full URL of the destination that will receive the POST payload the webhook will deliver. (Ex: "https://yourtarget.com/path")

Headers
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses

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