Join Discord
Powered by
curl -X POST https://api.vapi.ai/call \ -H "Auth...
# general-english
d
disabled user
05/10/2025, 2:45 AM
curl -X POST
https://api.vapi.ai/call
\ -H "Authorization: Bearer
" \ -H "Content-Type: application/json" \ -d '{ "customer": { "number": "+1234567890" }, "assistantId": "your-assistant-id", "phoneNumberId": "your-vapi-phone-number-id" }'
2
Views
Previous
Next