Update the location hierarchial structure s https://support.zoom.us/hc/enus/articles/115000342983ZoomRoomsLocationHierarchy applied on the Zoom Rooms in an account.**Prerequisites:*** Zoom Rooms version 4.0 or higher* Account owner or admin permissions**Scopes:** room:write:admin ** Rate Limit Label https://marketplace.zoom.us/docs/apireference/ratelimits#ratelimits :** Medium

updateZoomRoomsLocationStructure(structures = NULL, return_response = F)

Arguments

structures

Location Structure. The value can be either one or a combination of the following strings separated by comma:country, state, city, campus, building, floor

return_response

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