POST
/live/sessions/{session_id}/hangupHang up a Live session
Triggers hangup processing for a SIP call identified by a Live session. Supply the opaque session_id from the session creation response or incoming-call webhook. Preserve the identifier unchanged, including its prefix.
- RetriesRetries up to 2×, 500ms backoff, 30s timeout.
session_idstringrequired
The opaque Live session identifier from the creation response or incoming-call webhook; preserve the value unchanged, including its prefix.
200Returns confirmation that the session hangup request was accepted.
Error handling
session_id must be the opaque Live session identifier from the creation response or incoming-call webhook. Preserve its returned value unchanged, including its prefix.