Move
POST {{base_url}}move?direction=up&steps=50
Request Params
| Key | Datatype | Required | Description |
|---|---|---|---|
direction | string | Indicate direction, can be one of up, down, left, right | |
steps | number | Indicate the distance you want to move in the specified direction, positive integer |
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Authorization | string |