Objects
Update room configuration
Update the room configuration: room type, outline, height, floor tile grid and floor plan backdrop. Passive elements and the derived area are read-only here; passive elements are managed through /v1/objects/{object-id}/floor-plan/passive-elements. Merge-patch semantics: any subset of fields can be sent; omitted fields are left unchanged.
This property group applies to Room objects only; sending it to any other object class returns 400.
patch/v1/objects/{object-id}/room
Path parameters
object-idinteger required
Request body
Response
Room configuration updated; full updated object returned.
Changes
Changed in 1 of the 115 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○