Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 1019 Bytes

AddARoomRequest.md

File metadata and controls

12 lines (9 loc) · 1019 Bytes

# AddARoomRequest

Properties

Name Type Description Notes
location_id string Optional<br>Location ID of the lowest level location in the location hierarchy where the Zoom Room is to be added. For instance if the structure of the location hierarchy is set up as “country, states, city, campus, building, floor”, a room can only be added under the floor level location. This ID can be retrieved from the List Zoom Room locations API. [optional]
name string Name of the Zoom Room.
type string Type of the Zoom Room.
calendar_resource_id string The calendar resource's ID. [optional]

[Back to Model list] [Back to API list] [Back to README]