Format Your New Topic as Follows:
API Endpoint(s) and/or Zoom API Event(s)
docs/api/rest/reference/zoom-api/methods/#operation/meetingUpdate
Description
The PATCH meeting update endpoing allows us to set the value of auto_recording to control whether the meeting will be recorded, but it does not seem to have an option for including or excluding video. It looks like audio_only is a user-level preference rather than a meeting-level preference. Is this true? We need to control it on a per-meeting basis.
Is the only work-around to try to update user-level settings just before scheduled events? If so this still doesn’t work well because if someone has back-to-back meetings, the timing is very difficult.