Record
post-webhook-endpoints-webhook-endpoint-params
No description available.
record post-webhook-endpoints-webhook-endpoint-params {
webhook-endpoint: string,
description: option<string>,
disabled: option<bool>,
enabled-events: option<list<post-webhook-endpoints-body-enabled-events-item-enum>>,
expand: option<list<string>>,
metadata: option<string>,
url: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| webhook-endpoint | string | |
| description | option<string> | |
| disabled | option<bool> | |
| enabled-events | option<list<post-webhook-endpoints-body-enabled-events-item-enum>> | |
| expand | option<list<string>> | |
| metadata | option<string> | |
| url | option<string> |