cURL
curl --request POST \ --url https://api.callhq.ai/api/calls/outbound \ --header 'Content-Type: application/json' \ --header 'x-api-key: <api-key>' \ --data ' { "assistantId": "<string>", "phoneNumberId": "<string>", "customer": { "number": "+919876543210", "name": "<string>" } } '
Documentation IndexFetch the complete documentation index at: https://docs.callhq.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.callhq.ai/llms.txt
Use this file to discover all available pages before exploring further.
Local assistant ID
Local phone number ID
Show child attributes
Call placed successfully