Create Meeting API : set "users can not unmute" and "users can not rename"

Using this template helps us debug your issues more effectively :slight_smile:

Description
I use the https://marketplace.zoom.us/docs/api-reference/zoom-api/meetings/meetingcreate API. My participants are able to rename and unmute by default. Can I set it at creation so they are not able to ?

Error
No error, but this was fine (the way I wanted was the default) a year ago.

Which App Type (OAuth / Chatbot / JWT / Webhook)?

Which Endpoint/s?

How To Reproduce (If applicable)
Steps to reproduce the behavior:

  1. Request URL / Headers (without credentials) / Body
  2. See error

Screenshots (If applicable)
If applicable, add screenshots to help explain your problem.

Additional context
I did find a setting in my account to disallow renaming by default. I didn’t find a setting to disallow unmuting by default. Account default parameters are a satisfying solution to me, or addition parameters to the API call. Thank you.

Hi @MarcelB

Thanks for reaching out to the Zoom Developer Forum and for sharing your findings with us.
I see that you found a setting to disallow participants to rename themselves and it can be found on
Settings > In Meeting (Basic) > Allow participants to rename themselves.

To be able to mute all participants and control whether participants can unmute themselves, you will find that feature as well on
Settings > Schedule Meeting > Mute all participants when they join a meeting.

I hope this helps.
Best,
Elisa

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.