PatchedWebhookWriteRequest class reference
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| target_url | str | [optional] | |
| description | str | [optional] | |
| content_type | WebhookContentType | [optional] | |
| secret | str | [optional] | |
| is_active | bool | [optional] | |
| enable_ssl | bool | [optional] | |
| events | [EventsEnum] | [optional] |