Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 889 Bytes

AddAZRLocationRequest.md

File metadata and controls

10 lines (7 loc) · 889 Bytes

# AddAZRLocationRequest

Properties

Name Type Description Notes
name string Name of the location. The name must be unique and shouldn't have already been used in the same account. [optional]
parent_location_id string The location ID of the location that is a level higher from the location that is being added.<br><br> For example, to add a City named &quot;City 1&quot; as the child location under a State named &quot;State 1&quot;, you must provide the location ID of &quot;State 1&quot;. This can be retrieved using the List Zoom Room locations API. [optional]

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