1632688200000
Phone API - September 26, 2021
by Ji Won Lee
September Zoom Phone API and events published.1632330361725
Video SDK Web v1.1.5
by Yves Grant
Fixed Issue in Chrome 93 & 94 where macOS devices could not send video because of a WebCodecs breaking change. Known issue The SDK points to version 1.1.4 dependencies. We will fix this issue in version 1.1.6. See Web Video SDK 1.1.51632161296108
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 GET1630335600000
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: Phone1629472473817
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 Update1626720300000
API Updates - July 19, 2021
by Ashley Kinard
The following changes were released on July 19, 2021: New APIs and events Added the Chat Message Reactions API: PATCH /v2/chat/users/{userId}/messages/{messageId}/emoji_reactions Added the following emergency service location APIs: POST1626367803258
Video SDK Web v1.1.3
by Yves Grant
Added Added session_key and user_identity fields to the Video SDK signature. You can use these fields to assign unique session and user IDs to video SDK sessions. Such as from a separate, external systems. Access to Zoom Global library to