Skip to main content
POST
End a session to disconnect calls, stop recording, and finalize the transcript. Billing stops when the session ends.

Path Parameters

id
string
required
Session ID (e.g., sess_01HXYZ123456789).

Response

id
string
Session identifier.
object
string
Always session.
status
string
Will be ended.
duration_seconds
number
Total session duration.
ended_at
string
End timestamp (ISO 8601).
Idempotent - calling on an already-ended session returns the existing summary.
Sessions inactive for 30+ minutes are automatically ended.