A create webhook request body
| Name | Type | Description | Notes |
|---|---|---|---|
| Event | WebhookEvent | ||
| Url | string | The url that the webhook sends the request to | |
| Headers | List<WebhookHeader> | Array of custom webhook headers | [optional] |
| Name | string | The name of the webhook | [optional] |
| StoreId | int | Store ID | [optional] |