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 "City 1" as the child location under a State named "State 1", you must provide the location ID of "State 1". This can be retrieved using the List Zoom Room locations API. | [optional] |