Skip to content

POST Update object

Required scopes: product:write

POSThttps://api.rooom.com/console/me/objects/{objectId}
Try it out
product:write

Parameters

Path Parameters

NameTypeDescription
objectIdrequiredstringObject identifier.

Body

multipart/form-data
NameTypeDescription
titlestringTitle
descriptionstringDescription
add_tagstringAdd tag to the object
remove_tagstringRemove tag from the object
rotationobjectRotation (Coordinates)
metadatastringJson metadata (only key-value pairs allowed)

Responses

200Success
401Unauthorized
POST /console/me/objects/{objectId} Update object Required scopes: product:write objectId Object identifier. title Title description Description add_tag Add tag to the object remove_tag Remove tag from the object rotation Rotation (Coordinates) metadata Json metadata (only key-value pairs allowed)