Format Your New Topic as Follows:
API Endpoint(s) and/or Zoom API Event(s)
Description
I am working on an application that will be listed on Zoom Marketplace. I want to enable cloud recording for my meetings. For this i have already included auto_recording : cloud
in my payload.settings when calling the meeting creation API.
Also I am aware that the meeting creator must have a paid account for record to take place.
However, when attempting to do so, no recording was taking place. In addition to the steps above, I also had to toggle on cloud recordings
and auto recording
in user settings.
Is there a way to do this via the API. I do not want to burden the users with manual friction of configuring the settings?