Skip to main content
POST
Dials a supervisor into the conference behind an established call. Only a primary call in the established state can be monitored. The supervisor joins as a new monitor leg — either listening silently or whispering coaching audio to the agent, depending on role. Requires the voice_calls.write scope and the Voice Calls product entitlement.

Path Parameters

string
required
The id of the primary call to monitor.

Body Parameters

string
required
The supervisor to dial in. Accepts either an E.164 number or the id of a voice agent. The resolved destination is screened against your account’s compliance suppression (DNC, opt-out, quiet hours) before dialing.
string
default:"monitor"
monitor to listen only, or advisor to whisper/coach the agent (audible to the agent, not the far end).

Response Fields

object
The created monitor leg.

Examples

Error Codes