Chiranjeet Mishra
11/22/2025, 8:34 PMVapi Support Bot
11/22/2025, 8:35 PMPOST https://api.vapi.ai/call
Here's a sample request body:
json
{
"assistantId": "YOUR_ASSISTANT_ID",
"phoneNumberId": "YOUR_PHONE_NUMBER_ID",
"customer": { "number": "+1234567890" }
}
Replace the placeholders with your actual values. For more details, see the [official outbound calls documentation](https://docs.vapi.ai/phone-calling/outbound-calls).
Source:
- [Outbound Calls Documentation](https://docs.vapi.ai/phone-calling/outbound-calls)