Zoom
Supports:
- ā Connection Proxy
Supports:
| Name | Type | Description | Required |
|---|---|---|---|
account_id | string | Account ID | true |
client_id | string | Client ID | true |
client_secret | string | Client secret | true |
1 { 2 "name": "Zoom connection", 3 "type": "zoom", 4 "configuration": { 5 "account_id": "", 6 "client_id": "", 7 "client_secret": "" 8 } 9 }