UpdateEnterpriseWebhookRequest
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| url | String | Updated URL to send webhook events to. | [optional] [default to null] |
| events | List | Updated list of event types to subscribe to. | [optional] [default to null] |
| is_active | Boolean | Whether the webhook is active. | [optional] [default to null] |