This token is used for starting meetings with the Client SDK. Scopes:user:read:adminuser:read Rate Limit Label:Light If a user signed into Zoom using Google or Facebook, a null value will be returned for the token. To get the token with this API, ask the user to sign into Zoom using their email and password instead.
请求示例请求示例
Shell
JavaScript
Java
Swift
curl--location--request GET 'http://api.zoom.us/v2/users//token'
响应示例响应示例
200 - response
{"token":"string"}
请求参数
Path 参数
Query 参数
返回响应
🟢200**HTTP Status Code:** `200`<br>
Token returned.
application/json
Body
🟠404**HTTP Status Code:** `404` **Not Found**<br><br>
**Error Code:** `1001`<br>
User does not exist: $userId.