HomeGuidesAPI ReferenceGuidesMRT APIConfiguration API
GitHubAirheads Developer Community
API Reference

Create New Floor

This API is Used to create a new floor with FloorMapInput information. Optionally, pass buildingId to create a floor under a specific building.
Use the Scale API to scale the floor after creation

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
length ≤ 128

Id of the site where device/Floorplan is present.

Body Params
file

select png jpg pdf bmp gif file to create a floor

string
length ≤ 128

Id of the building in which floor will be created

string
length ≤ 32

Name of the building in which floor will be created.

double

CeilingHeight of the floor.

string
length ≤ 32

Name of the floor.

double

FloorNumber.

string
length ≤ 128

Address of the building in which floor will be created.

string
length ≤ 32

City of the building in which floor will be created.

string
length ≤ 32

State of the building in which floor will be created.

string
length ≤ 32

Country of the building in which floor will be created.

string
length ≤ 8

Zipcode of the building in which floor will be created.

string
enum

Type of the building in which floor will be created.

Allowed:
double

longitude of the building in which floor will be created.

double

latitude of the building in which floor will be created.

Responses

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json