v1
latestOpenAPI 3.1.02026-07-13372867.8 KBmouse
Move Mouse Cursor
Moves the mouse cursor to the specified X and Y coordinates on the screen.
post/api/mouse/move
Request body
Example request
{
"display_num": 1,
"x": 500,
"y": 300
}Response
Successfully moved the cursor