Appearance
Run layout operations [Beta]
POST /layout/{layoutId}/operations
Update the Space Graph layout through operations. E.g. update space meta data, move a chair or replace a product. This endpoint is currently in beta stage, breaking changes need to be expected.
Request
Path Parameters
layoutId
string<uuid>
Body
operations
array [object ]
Responses
200
Returns the new layout revision
name
string
published
boolean
layoutId
string<uuid>
revisionId
string<uuid>
userId
string<uuid>
preview
string<uri>