Record
put-webhooks-id-params
No description available.
record put-webhooks-id-params {
webhook-id: string,
address: option<string>,
target: option<put-webhooks-id-body-target>,
triggers: option<list<post-webhooks-body-triggers-item-enum>>,
}Fields
| Name | Type | Description |
|---|---|---|
| webhook-id | string | |
| address | option<string> | |
| target | option<put-webhooks-id-body-target> | |
| triggers | option<list<post-webhooks-body-triggers-item-enum>> |