cURL
curl --request POST \ --url https://api.example.com/v1/phones/{phone_id}/shortcut
Execute an iOS Shortcut
curl -X POST https://api.tapkit.ai/v1/phones/{phone_id}/shortcut \ -H "X-API-Key: joot_your_api_key" \ -H "Content-Type: application/json" \ -d '{"index": 0}'
{ "index": 0 }
index
integer