Skip to main content
POST
/
phones
/
{phone_id}
/
action-button
Action Button
curl --request POST \
  --url https://api.example.com/phones/{phone_id}/action-button
Press the Action button (iPhone 15 Pro and later).

Request

curl -X POST https://api.tapkit.ai/phones/{phone_id}/action-button \
  -H "X-API-Key: TK_your_api_key"
No request body required.
Only available on iPhone 15 Pro and later models. The button’s behavior depends on user settings.