Update webhook

Update a webhook by its id

Endpoint Permission: Owner, Admin, Non-Signing Admin.

Path Params
uuid
required

The unique identifier of the webhook

Body Params
string
length ≥ 1

The url of the webhook where notifications will be sent. URL must be valid, unique and https.

string
length ≥ 1

description of the webhook of what it is used for.should not contain special characters.

events
array of objects

The events that the webhook will be subscribed to

events
boolean

The status of the webhook

Responses

Language
URL
LoadingLoading…
Response
Choose an example:
application/json