cURL
curl --request POST \ --url https://api.example.com/phones/{phone_id}/control-center
Open Control Center
curl -X POST https://api.tapkit.ai/phones/{phone_id}/control-center \ -H "X-API-Key: TK_your_api_key"