role:read:admin
Light
curl --location --request GET 'http://api.zoom.us/v2/roles/'
{
"description": "string",
"id": "string",
"name": "string",
"privileges": [
"string"
],
"sub_account_privileges": {
"second_level": 0
},
"total_members": 0
}
1
: Manage the sub account as an owner of the account.2
: Manage the sub account with the same privileges as the current account.3
: Manage the sub account with specified privileges.【Zoom】API开发者 微信交流群
用微信扫右侧二维码,加入【Zoom】API开发者 交流群,互助沟通