v1
latestOpenAPI 3.1.02026-07-22154213404.8 KBNavigation
Swipe
Swipes from a start coordinate to an end coordinate over the given duration in milliseconds. An optional stealth flag applies human-like jitter and curved paths on devices that support it.
post/devices/{deviceId}/swipe
Path parameters
deviceIdstring required
Headers
X-Device-Display-IDinteger
Request body
Example request
{
"$schema": "https://example.com/schemas/SwipeArgs.json"
}Response
No Content