Objects
Update room placement of a rack
Update the room placement of a rack: position, rotation and the placed flag. The server clears the placed flag when the rack is unbound from its room, as placement is only valid for the room it was made in. Merge-patch semantics: any subset of fields can be sent; omitted fields are left unchanged.
This property group applies to Rack objects only; sending it to any other object class returns 400.
patch/v1/objects/{object-id}/room-placement
Path parameters
object-idinteger required
Request body
Response
Room placement updated; full updated object returned.
Changes
Changed in 1 of the 115 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○