Webhook Object

FieldTypeDescription
idinteger (int64)The unique identifier for the webhook object.
urlstringThe webhook URL where event data will be posted.
usernamestringThe HTTP Basic Authentication username used for securing the webhook.
passwordstringThe HTTP Basic Authentication password used for securing the webhook.