item-instances
Move an Item Instance
Moves a specified item instance to a new location within the user’s space grid.
POST
Authorizations
Basic authentication header of the form Basic <encoded-value>
, where <encoded-value>
is the base64-encoded string username:password
.
Path Parameters
Body
application/json
The X coordinate in the grid in which to move the item
The Y coordinate in the grid in which to move the item
Response
200 - application/json
The response is of type any
.