# WebhooksCreationPayload

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**events** | **[String]** | An array of webhook events that you want to subscribe to. | 
**url** | **String** | The the url to which HTTP notifications are sent. It could be any http or https URL. | 

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)