How do I add additional sections to a recurrent meeting using Zoom API?

Description
On Zoom Webpage, I can list all occurrences of a meeting using the same meeting id, and “Add another section”, which can be on a totally different schedule. Say I can first have a recurrent meeting on every Thursday, then add an additional section on the coming Friday, while they all share the same meeting id.

How do I implement this “add another section” using Zoom Meeting API?

Error
N/A

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

Which Endpoint/s?
POST /users/{userId}/meetings

How To Reproduce (If applicable)
N/A

Screenshots (If applicable)
N/A

Additional context
N/A

I’m facing the same problem, is there any solution?

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