v1
latestOpenAPI 3.1.02026-07-22154213404.8 KBNavigation
Tap by coordinates
Taps the device screen at the given x/y coordinates. An optional stealth flag routes the tap through human-like input on devices that support it.
post/devices/{deviceId}/tap
Path parameters
deviceIdstring required
Headers
X-Device-Display-IDinteger
Request body
Example request
{
"$schema": "https://example.com/schemas/TapByCoordinatesArgs.json"
}Response
No Content