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.

buildingAddress
object

Complete address of the building.

string
enum

Type of the building in which floor will be created.

Allowed:
buildingCoordinates
array of doubles
length between 2 and 2

Coordinates of the building: [longitude, latitude].

buildingCoordinates
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