Is there an API for Zoom Room Meeting Settings Manual HDMI Start Toggle
I want to toggle the "Start HDMI content share manually on controller" switch using Zoom API. To navigate to this switch, go through Room Management -> Zoom Rooms -> *select a room* -> Room Settings -> Meeting -> Start HDMI content share manually on controller. I was going through the Zoom APIs and found this endpoint: https://developers.zoom.us/docs/api/rest/reference/zoom-rooms/methods/#operation/updateZRSettings However, it doesn't have an option to toggle that setting. Is it even possible to do this through Zoom API? If not, what are the options that I have to accomplish this
Show less