Kick participant
During a conference call, internal agents can kick a participant from the conference call using the following event:
{
"type": "DIALER.KICK_PARTICIPANT",
"payload": {
"legId": "String"
}
}
Reference
legId
: The leg identifier of the participant to kick from the conference call.- The leg identifier can be retrieved from the list of the participants exposed by the
DIALER.SYNC
event.
- The leg identifier can be retrieved from the list of the participants exposed by the