v1
latestOpenAPI 3.1.02026-07-13372867.8 KBmouse
Drag Mouse
Performs a drag operation from the current cursor position to the specified coordinates.
post/api/mouse/drag
Request body
Example request
{
"display_num": 1,
"x": 500,
"y": 300
}Response
Successfully performed drag operation