Live
Hang up session
End a SIP call identified by session_id.
post/live/sessions/{session_id}/hangup
Path parameters
session_idstring required
Opaque Live session identifier from the creation response or incoming-call webhook. Preserve the returned value unchanged, including its prefix.
Response
Session hangup request accepted.
Changes
Changed in 2 of the 163 revisions of this API.2
- ○
added the non-success response with the status
response-non-success-status-added
- ○
- ○
endpoint added
endpoint-added
- ○