Skip to main content
PUT
Update webhook configuration.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

information for a network setting

webhookEnabled
boolean

true - User can register webhook for network and will receive a webhook. false - User won't be able to register webhook and won't receive a webhook.

Response

Webhook configuration

enabled
boolean