| Name | Type | Description | Notes |
|---|---|---|---|
| name | string | Human-readable name for this webhook | |
| description | string | Optional description of the webhook's purpose | |
| events | string[] | Events that trigger this webhook | |
| status | string | Initial status of the webhook | [default to 'active'] |
| url | string | Publicly reachable URL that receives the webhook POST requests |