v4

latestOpenAPI 3.0.1Apache 2.02026-08-036821,1001.5 MB
Location

Creates one floor map label.

Creates one floor map label which references the floor given by its id.

post/locations/floor/{floorId}/label

Path parameters

floorIdinteger required

The Floor ID

Request body

idinteger required

The Floor Map Label, its id

floor_idinteger

The Floor, its id

xnumber double required

The Floor Map Label, its x coordinate on the map

ynumber double required

The Floor Map Label, its y coordinate on the map

textstring required

The Floor Map Label, its text.

visibleboolean

Visible?

Response

OK

idinteger required

The Floor Map Label, its id

floor_idinteger

The Floor, its id

xnumber double required

The Floor Map Label, its x coordinate on the map

ynumber double required

The Floor Map Label, its y coordinate on the map

textstring required

The Floor Map Label, its text.

visibleboolean

Visible?