Objects
Update room passive element
Update an existing room passive element using merge-patch semantics: only fields present in the request are changed. The element type is immutable. Requires MODIFY access to the room object.
patch/v1/objects/{object-id}/floor-plan/passive-elements/{element-id}
Path parameters
object-idinteger required
Room object ID
element-idinteger required
Passive element ID
Request body
Response
Passive element updated
Changes
Changed in 1 of the 115 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○