Revoke a user's SSO token. After calling this API, the SSO user will be logged out of their current Zoom session.**Scopes:** user:write:admin user:write ** Rate Limit Label https://marketplace.zoom.us/docs/apireference/ratelimits#ratelimits :** Light

revokeUsersSsoToken(userId, return_response = F)

Arguments

userId

The user ID or email address of the user. For userlevel apps, pass me as the value for userId.

return_response

Whether to return the response instead of the response content. Defaults to FALSE.