Was this helpful?
Unmute conference room participant.
/conference_rooms/{id}/participants/{participant_id}/unmute
The unique ID of conference room.
The unique ID of conference room participant.
curl -L \ --request POST \ --url 'https://HOSTNAME:8887/api/conference_rooms/{id}/participants/{participant_id}/unmute' \ --header 'Authorization: Bearer YOUR_SECRET_TOKEN'
No body