cURL
curl --request POST \ --url https://api.tapkit.ai/phones/{phone_id}/pan \ --header 'Content-Type: application/json' \ --header 'X-API-Key: <api-key>' \ --data ' { "x": 123, "y": 123, "direction": "up", "duration_ms": 500 } '
Pan gesture
up
down
left
right
Successful response