v1

latestOpenAPI 3.0.32026-07-24214879985.1 KB
Floor Plans

This endpoint allows you to create a floor plan for a specific floor at a specific location. Currently only one floor plan file is supported per floor, which means that uploading a new file will overwrite any existing file, even if it has a different format (svg vs png). Support for Location-based camera grouping is only available in the professional and enterprise editions.

post/locations/{locationId}/floors/{id}/plans

Response

Successfully set

idstring

Unique identifier of the floor plan

floorIdstring

Unique identifier of the floor

type'png' | 'svg' | 'pdf'

Type of the floor image

creator'originalUpload' | 'cloudGenerated'