Hangup Parallel Call
POST /dialer/parallel-calls/calls/hangup
POST
/dialer/parallel-calls/calls/hangup
CONTACTS NOBODY NEW. Ends one leg of a parallel session.
The other legs keep ringing. Gated on voice:dialer:control, the same
permission voice declares - re-declared here because voice’s own gate does
not run for a server-to-server call.
Authorizations
Parameters
Header Parameters
Request Body required
Mirrors HangupCallRequest. Ends a call already in progress.
object
call_id
required
string
session_id
required
string
Responses
200
Successful Response
object
data
required
An open envelope for one dialer result.
Open because voice owns the shape of a session, a call stub and a queue stat, and it grows them without a contract bump here. A dropped field would otherwise turn an added upstream field into a removed public one.
object
key
additional properties
any
pagination
Any of:
null
422
Validation Error
object
detail
Array<object>
object
loc
required
Array
msg
required
string
type
required
string