Mute Participant
POST/api/meet/rooms/:room_id/participants/:participant_id/mute
Force mute a participant's microphone.
Only the meeting host may mute participants — anyone joining via the public meeting link (including team members of the room's tenant) is a regular participant and cannot moderate. Cannot mute another host (the room creator). 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