Update a webhook

Updates details for an existing webhook.

While all fields are optional, the request must include at least one field. To clear a field, send an empty string as the field value.

Path Params
uuid
required

Webhook Id

Body Params
string | null

The user friendly, case sensitive, name for a webhook - it does not have to be unique

string | null

The absolute HTTPS URL that a POST request will be made to when the webhook is triggered

string | null

Optional value if you need to associate a webhook instance with a reference in your system

event_types
array of strings | null

Supported events a webhook can subscribe to

event_types
Responses

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