cURL
curl --request POST \ --url https://api.tapkit.ai/phones/{phone_id}/double-tap \ --header 'Content-Type: application/json' \ --header 'X-API-Key: <api-key>' \ --data ' { "x": 123, "y": 123 } '
Double tap at coordinates
Successful response