Skip to main content
POST
Move an Item Instance

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
userId
string
required
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

spaceId
string

Response

Successful response