PATCH
/
webhooks
/
{id}
{
  "id": "<string>",
  "events": [
    "<string>"
  ],
  "version": "<string>",
  "enabled": true,
  "url": "<string>"
}

Authorizations

Authorization
string
header
required

Value for the Authorization header parameter.

Path Parameters

id
string
required

Webhook identifier

Body

The updated Webhook resource

Response

200
application/json

Webhook resource updated