WanWan
12/30/2025, 7:44 AMVapi Support Bot
12/30/2025, 7:45 AMjson
{
"assistantId": "your-assistant-id",
"phoneNumberId": "your-phone-number-id",
"customers": [
{"number": "+11231231234"},
{"number": "+12342342345"}
],
"schedulePlan": {
"earliestAt": "2025-12-30T09:00:00Z"
}
}
This helps prevent provider-side rate limits and should reduce 480 errors.
For more, see the [Call ended reasons documentation](https://docs.vapi.ai/calls/call-ended-reason).
Sources:
- [Call ended reasons documentation](https://docs.vapi.ai/calls/call-ended-reason)
- [Outbound Calls documentation](https://docs.vapi.ai/phone-calling/outbound-calls)WanWan
12/30/2025, 7:59 AMChiranjeet Mishra
12/30/2025, 9:17 AMWanWan
12/30/2025, 9:26 AMWanWan
12/30/2025, 9:26 AMWanWan
12/30/2025, 3:30 PMChiranjeet Mishra
01/07/2026, 12:53 PM