Create a new webhook for receiving event notifications
| Parameter | Type | Required | Description |
|---|---|---|---|
name | string | Yes | Public webhook configuration name |
webhook_url | string | Yes | URL where event data is sent |
events | array | Yes | List of event types to subscribe to |
env_type | string | No | Environment: production or development |