Skip to main content
POST
JavaScript

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Browser session ID

Response

Current mouse position

x
integer
required

X coordinate of the cursor

y
integer
required

Y coordinate of the cursor