Zoomtopia is here. Unlock the transformative power of generative AI, helping you connect, collaborate, and Work Happy with AI Companion.
Register nowEmpowering you to increase productivity, improve team effectiveness, and enhance skills.
Learn moreKeep your Zoom app up to date to access the latest features.
Download Center Download the Zoom appDownload hi-res images and animations to elevate your next Zoom meeting.
Browse Backgrounds Zoom Virtual BackgroundsEmpowering you to increase productivity, improve team effectiveness, and enhance skills.
Zoom AI CompanionUser groups are unique spaces where community members can collaborate, network, and exchange knowledge on similar interests and expertise.
Help & Resources is your place to discover helpful Zoom support resources, browse Zoom Community how-to documentation, and stay updated on community announcements.
The Events page is your destination for upcoming webinars, platform training sessions, targeted user events, and more. Stay updated on opportunities to enhance your skills and connect with fellow Zoom users.
2024-02-27 03:28 AM
Hi,
I'm trying to update a meeting through API but it doesn't work.
Here my data:
The response status is 400:
I really can't understand this response.
My creating (POST) and reading (GET) meeting functions work fine, but it seems that with updating (PATCH) something goes wrong.
Can you help me?
PS:
In API docs/update meeting I noticed the following note:
"The recurrence object is required."
But if you look at "recurrence" in the SCHEMA you find
"Recurrence object. Use this object only for a meeting with type 8, a recurring meeting with fixed time."
My meeting is not a recurring one, but scheduled meeting (type 2). Maybe this is the point?
Thanks!
2024-10-31 05:37 AM
Did u find a solution? I have the same problem.