Skip to main content

End Call

POST 

/v1/calls/:call_id/end

End an active call by deleting the LiveKit room.

This will:

  1. Disconnect all participants (voice agent, SIP/phone user)
  2. Trigger the voice agent's cleanup flow (save transcript, metrics)
  3. Queue post-call processing (sentiment, summary, cost)

The phone will be hung up automatically when the SIP participant is disconnected.

Request

Responses

Successful Response