| Name | Type | Description | Notes |
|---|---|---|---|
| name | Option<String> | human readable name for this webhook e.g. for UI display. | [optional] |
| auth_token | Option<String> | an auth token, to be passed as the value for an HTTP Authorization header. | [optional] |
| validation_url | Option<String> | if supplied, the webhook config will be validated by checking that this URL returns a 2xx response. | [optional] |