This object is used by the webhook URL endpoints. It describes the properties of a webhook URL:
Name | Type | Description |
---|---|---|
id | String | Webhook URL object ID |
tenantId | String | The tenant ID |
googleTenantId | String | Google tenant ID |
url | String | The URL |
isActive | Boolean | If True, the webhook is active. |
createDate | DateTime | Date webhook was created |
updatedDate | DateTime | Date webhook was updated |