POST
/
item-instances
/
{id}
/
move

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Path Parameters

id
string
required

Body

application/json
spacePositionX
number
required

The X coordinate in the grid in which to move the item

spacePositionY
number
required

The Y coordinate in the grid in which to move the item

userId
string
required
spaceId
string

Response

200 - application/json

The response is of type any.