Conferences
Manage Conference Participant
Manages conference participant in a specified conference:
- mute / unmute
- put on hold / resume.
patch/calling/v1/conferences/id/{conferenceId}/{callId}
Request body
Example request
{
"command": "unmute"
}Response
A success response, or an Error.