checkUsersPmRoomName.Rd
A personal meeting room is a virtual meeting room that can be permanently assigned to a user.Use this API to check if a personal meeting room with the given name exists or not.**Scopes:** user:read:admin user:read ** Rate Limit Label https://marketplace.zoom.us/docs/apireference/ratelimits#ratelimits :** Light
checkUsersPmRoomName(vanity_name, return_response = F)
vanity_name | Personal meeting room name. |
---|---|
return_response | Whether to return the response instead of the response content. Defaults to FALSE. |