cURL
curl --request POST \ --url https://api.air.ai/v1/calls \ --header 'Authorization: <authorization>' \ --header 'Content-Type: application/json' \ --data '{ "promptId": 123, "phone": "<string>", "name": "<string>", "metadata": "<any>" }'
{ "status": "OK" }
Initiates a new call