@itentialopensource/adapter-zoom
Version:
This adapter integrates with system described as: zoom.
65 lines • 1.28 kB
JSON
{
"tsp_accounts": [
{
"dedicated_dial_in_number": [
{
"number": "string",
"country": "string"
},
{
"number": "string",
"country": "string"
},
{
"number": "string",
"country": "string"
},
{
"number": "string",
"country": "string"
},
{
"number": "string",
"country": "string"
},
{
"number": "string",
"country": "string"
},
{
"number": "string",
"country": "string"
},
{
"number": "string",
"country": "string"
},
{
"number": "string",
"country": "string"
}
],
"global_dial_in_numbers": [
{
"number": "string",
"country": "string"
},
{
"number": "string",
"country": "string"
},
{
"number": "string",
"country": "string"
},
{
"number": "string",
"country": "string"
}
],
"conference_id": 2,
"participant_password": "string",
"listen_only_password": "string"
}
]
}