End Call
POST/v1/calls/:call_id/end
End an active call by deleting the LiveKit room.
This will:
- Disconnect all participants (voice agent, SIP/phone user)
- Trigger the voice agent's cleanup flow (save transcript, metrics)
- Queue post-call processing (sentiment, summary, cost)
The phone will be hung up automatically when the SIP participant is disconnected.
Request
Responses
- 200
- 422
Successful Response
Validation Error