Mute Call
POST /dialer/sessions/calls/mute
POST
/dialer/sessions/calls/mute
CONTACTS NOBODY NEW. Mutes the rep on a call already in progress.
muted is explicit rather than a toggle, so a retried request is
idempotent instead of un-muting someone mid-sentence.
Authorizations
Parameters
Query Parameters
call_id
required
The live call to mute.
string
The live call to mute.
muted
true mutes the rep, false unmutes.
boolean
true mutes the rep, false unmutes.
Header Parameters
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