Number of APIs: 2
DELETE {{baseUrl}}/users/:userId/token
Revoke a user's SSO token. For user-level apps, pass the After calling this API, the SSO user will be logged out of their current Zoom session. Scopes: Rate Limit Label: me
value instead of the userId
parameter.user:write:admin
,user:write
Light
GET {{baseUrl}}/users/:userId/token?type=token&ttl=7200
Get a user's Zoom token or Zoom Access Key (ZAK). For user-level apps, pass the Scopes: Rate Limit Label: me
value instead of the userId
parameter. user:read:admin
,user:read
Light
ENDPOINTS