v1

latestOpenAPI 3.0.02026-07-243339471.1 MB
FloorPlan

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. <br> Use the scale API to scale the floor after creation

post/network-monitoring/v1/sitemaps/{site-id}/floors

Response

Success response for FloorMap creation with FloorMap information.

typestring const required

API type.

idstring const required

floorId associated with the site commonly in UUID format.

floorIdstring uuid required
tenantIdstring string

Example response

{
  "type": "feature",
  "id": "3b5b-0e6c-4b73-9f6e-4e895a080190"
}