Skip to main content
PATCH
Update an existing Webhook

Path Parameters

id
string
required

Webhook is uniquely identified by id

Query Parameters

depth
integer

The number of levels of related objects to include in the response

Body

application/json
id
string

Webhook is uniquely identified by id

method
string

Webhook has Method

url
string<iri>

Webhook has URL

Response

Webhook Updated

data
Webhook · object
success
boolean