WebhookCreate¶
Properties¶
| Name | Type | Notes |
|---|---|---|
| name | str | |
| object_type | str | |
| object_name | str | |
| version | str | [optional] |
| url | str | |
| headers | list[WebhookHeader] | [optional] |
| event | str | |
| description | str | [optional] |
| labels | dict(str, str) | [optional] |
| timeout | int | [optional] |
| enabled | bool | [optional] |
| retry | bool | [optional] |
| include_result | bool | [optional] |