changeZoomRoomsAppVersion.Rd
Upgrade https://support.zoom.us/hc/enus/articles/204675449UpgradeorDowngradeZoomRoomsSoftware#h_1751c48a644e4a60b96a31ec77c616e6 or downgrade https://support.zoom.us/hc/enus/articles/204675449UpgradeorDowngradeZoomRoomsSoftware#h_d97349d69253484caf80350475026524 the version of Zoom Rooms App installed in your Mac or Windows device.**Prerequisites:*** Pro or a higher account with Zoom Rooms.* Zoom Rooms software must be installed either on a Mac or a Windows device. This API does not support other devices.
changeZoomRoomsAppVersion(roomId, deviceId, action = NULL, return_response = F)
roomId | Unique Identifier of the Zoom Room. |
---|---|
deviceId | Unique Identifier of the Mac or the Windows device. The value of this field can be retrieved from the List Zoom Room Devices API https://marketplace.zoom.us/docs/apireference/zoomapi/rooms/listzrdevices . |
action | Specify one of the following values for this field:upgrade: Upgrade to the latest Zoom Rooms App Version.downgrade: Downgrade the Zoom Rooms App Version.cancel: Cancel an ongoing upgrade or downgrade process. |
return_response | Whether to return the response instead of the response content. Defaults to FALSE. |