Rafael
03/19/2026, 1:55 PMVapi Support Bot
03/19/2026, 1:56 PMendCall tool to your assistant's configuration.
Here’s how to enable this feature in your assistant’s tools array:
json
"tools": [
{ "type": "endCall" }
]
Once configured, your assistant can use the endCall function to terminate calls as needed. For more details, see the [Vapi documentation](https://docs.vapi.ai/tools/default-tools).
Source:
- [Default Tools – Vapi Documentation](https://docs.vapi.ai/tools/default-tools)Rafael
03/19/2026, 2:05 PMChiranjeet Mishra
03/19/2026, 2:25 PMend-call control message via the WebSocket control URL to terminate it instantlyOperations📟
03/21/2026, 11:32 PMChiranjeet Mishra
03/22/2026, 11:04 AM