cURL
curl --request POST \ --url https://api.example.com/v1/phones/{phone_id}/escape
Press escape / go back
curl -X POST https://api.tapkit.ai/v1/phones/{phone_id}/escape \ -H "X-API-Key: TK_your_api_key"
{ "id": "job_abc123", "status": "completed", "result": {}, "created_at": "2024-01-15T10:30:00Z", "completed_at": "2024-01-15T10:30:01Z" }