xxxxx
04/10/2025, 4:20 PMVapi Support Bot
04/10/2025, 4:21 PMEndCall
function by setting endCallFunctionEnabled
to true in your configuration
2. Implement idleMessages to trigger the endOfCall if the caller doesn't say anything
3. Programmatically end a call by sending an end-call
message type within ClientInboundMessage
The [API endpoints](https://docs.vapi.ai/api-reference/test-suites/test-suite-controller-create) might also be helpful, as there are endpoints for call management including:
- `DELDelete Call Data`: /api-reference/calls/delete
- `PATCHUpdate Call`: /api-reference/calls/update
Is there anything else you'd like to know about managing calls in Vapi?
Sources:
- [Vapi Documentation](https://docs.vapi.ai/quickstart/dashboard)
- [API Reference](https://docs.vapi.ai/api-reference/test-suites/test-suite-controller-create)alexrb1
04/10/2025, 6:00 PMShubham Bajaj
04/11/2025, 7:19 PMxxxxx
04/16/2025, 7:07 PMxxxxx
04/16/2025, 7:08 PMxxxxx
04/16/2025, 7:09 PMstatus-update
webhook. Error: Request failed with status code 404
And I literally don't see any logs on my serverShubham Bajaj
04/21/2025, 5:21 PM