Record
create-a-webhook-params
No description available.
record create-a-webhook-params {
org-id: string,
secret: option<string>,
url: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| org-id | string | |
| secret | option<string> | |
| url | option<string> |
No description available.
record create-a-webhook-params {
org-id: string,
secret: option<string>,
url: option<string>,
}| Name | Type | Description |
|---|---|---|
| org-id | string | |
| secret | option<string> | |
| url | option<string> |