Record
patch-batch-webhooks-params
No description available.
record patch-batch-webhooks-params {
batch-webhook-id: string,
enabled: option<bool>,
url: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| batch-webhook-id | string | |
| enabled | option<bool> | |
| url | option<string> |