Field | Type | Description |
---|---|---|
id | integer (int64) | The unique identifier for the webhook object. |
url | string | The webhook URL where event data will be posted. |
username | string | The HTTP Basic Authentication username used for securing the webhook. |
password | string | The HTTP Basic Authentication password used for securing the webhook. |