cURL
curl --request POST \ --url https://api.example.com/phones/{phone_id}/action-button
Press the Action button
curl -X POST https://api.tapkit.ai/phones/{phone_id}/action-button \ -H "X-API-Key: TK_your_api_key"