Skip to main content
PATCH
Update the webhook configuration

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Body

application/json
url
string

The webhook url where to POST messages

headers
Headers · object[] | null

Optional headers to be passed when calling the webhook

Example:
enabled
boolean | null

Enable or disable webhook notifications

Response

Successful Response

data
WebhookPublic · object | null
required