Mute Participant
POST/api/meet/rooms/:room_id/participants/:participant_id/mute
Force mute a participant's microphone.
Only hosts and team members can mute participants. Cannot mute other hosts or team members. Participant can manually unmute themselves afterward.
- room_id: The room ID or meeting code
- participant_id: The participant to mute
Request
Responses
- 200
- 422
Successful Response
Validation Error