Member
Unmute Member
This API lets you mute members of a conference. Audio from their device will be muted, and other members in the conference will not be able to hear the caller.
API Endpoint
DELETE
The member_id attribute that’s passed in the URL can be a member_id, a comma-separated list of member IDs on which this operation will be performed, or the string all. In the latter case, the unmute action is performed on all members of the conference.
Attributes
No arguments need to be passed.