1632161296108
API rate limit enhancements - September 20, 2021
by Ashley Kinard
We have updated rate limiting for the following Zoom API endpoints on September 20, 2021: Create users API POST /v2/users( action=create) Error Message— “You have exceeded the daily rate limit ($RateLimitValue) of user invite requests1632150000000
Meeting API Updates - September 20, 2021
by Ashley Kinard
The following changes were released on September 20, 2021: New APIs We’ve added the following new APIs: Groups GET /v2/groups/{groupId}/admins POST /v2/groups/{groupId}/admins DELETE /v2/groups/{groupId}/admins/{adminId} Reports GET1631730061574
iOS Meeting SDK v5.7.1 (hotfix)
by Yves Grant
Developers! We are happy to announce that our iOS SDK has been updated to v5.7.1.645 and is available in the Zoom App Marketplace. This version includes the changes below. Added Added a new callback to get the local recording status of1631728039820
Android Meeting SDK v5.7.1.1268 (hotfix)
by Yves Grant
Developers! We are happy to announce that our Android SDK has been updated to v5.7.1.1268 and is available in the Zoom App Marketplace. This version includes the changes below. Added Added a new callback to get the local recording status of1630335600000
API Updates - August 30, 2021
by Ashley Kinard
The following changes were released on August 30, 2021: New APIs We’ve added the following new APIs: Reports GET /v2/report/chat/sessions/ GET /v2/report/chat/sessions/{sessionId} New Events We’ve added the following new events: Phone1629910326167
Web Meeting SDK v1.9.8
by Yves Grant
Upgrade to fix breaking changes The release of Chrome 93 on August 31st will result in breaking changes to WebCodecs due to API updates, which breaks the Web Meeting SDK ability to send video. To use Chrome 93+, you must upgrade to Web1629472473817
Video SDK Web v1.1.4
by Yves Grant
Upgrade to fix breaking changes The release of Chrome 93 on August 31st will result in breaking changes to WebCodecs due to API updates, which breaks the Web Video SDK ability to send video. To use Chrome 93+, you must upgrade to Web Video1629223200000
API Updates - August 17, 2021
by Ashley Kinard
The following changes were released on August 17, 2021: New APIs Meetings Get a meeting registrant GET /v2/meetings/{meetingId}/registrants/{registrantId} Phone Get an account’s call recording GET /v2/phone/call_logs/{id}/recordings Update1628887208689
Video SDK Electron v1.1.1
by Yves Grant
Added New interface to retrieve session ID. Please note that only the host can get the session ID. In zoom_video_sdk_session_info.js: getSessionID New interface to retrieve user ID. In zoom_video_sdk_user_util.js: userID