updateZoomRoomProfile.Rd
Update basic information on a specific Zoom Room in a Zoom account.**Prerequisites:*** Pro or a higher plan with Zoom Room https://zoom.us/zoomrooms license.**Scopes**: room:write:admin ** Rate Limit Label https://marketplace.zoom.us/docs/apireference/ratelimits#ratelimits :** Medium
updateZoomRoomProfile(roomId, basic = NULL, return_response = F)
roomId | Unique Identifier of a Zoom Room. |
---|---|
return_response | Whether to return the response instead of the response content. Defaults to FALSE. |