Location
Update a floor
Update a floor information with the floor ID.
put/locations/floor/{id}
Path parameters
idinteger required
The floor ID.
Request body
parent_idinteger required
The parent location ID
namestring required
The floor name
environment'AUTO_ESTIMATE' | 'OFFICE' | 'OUTDOOR_FREE_SPACE' | 'OBSTRUCTED_IN_BUILDING' | 'OUTDOOR_SUBURBAN' | 'WAREHOUSE' | 'OUTDOOR_DENSE_URBAN'
The floor RF environment
db_attenuationnumber double required
The floor attenuation in dBs
measurement_unit'FEET' | 'METERS' required
The measurement unit in feet/meters
installation_heightnumber double required
The installation height
map_size_widthnumber double required
The floor map width
map_size_heightnumber double required
The floor map height
map_namestring
The floor map name
Response
OK
idinteger required
The unique identifier
create_timestring date-time required
The create time in UTC (ISO 8601 format)
update_timestring date-time required
The last update time in UTC (ISO 8601 format)
org_idinteger
The organization identifier, valid when enabling HIQ feature
parent_idinteger required
The parent building ID
namestring required
The floor name
unique_namestring required
The floor unique name
environment'AUTO_ESTIMATE' | 'OFFICE' | 'OUTDOOR_FREE_SPACE' | 'OBSTRUCTED_IN_BUILDING' | 'OUTDOOR_SUBURBAN' | 'WAREHOUSE' | 'OUTDOOR_DENSE_URBAN' required
The floor RF environment
db_attenuationnumber double required
The floor attenuation in dBs
measurement_unit'FEET' | 'METERS' required
The measurement unit in feet/meters
installation_heightnumber double required
The installation height
map_size_widthnumber double
The floormap width
map_size_heightnumber double
The floormap height
map_namestring
The floormap name