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