# Webhook ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **webhookId** | **String** | Unique identifier of the webhook | [optional] **createdAt** | **Date** | When an webhook was created, presented in ISO-8601 format. | [optional] **events** | **[String]** | A list of events that will trigger the webhook. | [optional] **url** | **String** | URL of the webhook | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)