1593526380001
API updates 6/28/2020
by Michael Purnell
Enhancements Added a new field("meeting_authentication") in the payload of User Settings Updated webhook. user.settings_updated Added new response fields("audiodevicefromcrc","audiodevicetocrc","videodevicefromcrc","videodevicetocrc...1592321460001
API Updates 06/14/2020
by Shrijana Ghimire
New APIs Added a new API to retrieve call queue recordings GET /v2/phone/call_queues/{callQueueId}/recordings Added new APIs for Shared Line Group Management POST /v2/phone/sharedlinegroups PATCH /v2/phone/sharedlinegroups/{shared...1591019580001
API Updates 05/31/2020
by Shrijana Ghimire
Enhancements Completely stopped supporting all v1 APIs. Added a new field(“showpreviousoccurrences”) to Get a Webinar API. GET /webinars/{webinarId} Added new response field("nextpagetoken") to replace page_number for the following AP...1590114420001
API Updates 05/21/2020
by Shrijana Ghimire
Enhancements Added support for private recordings to be downloaded using OAuth access token. Account-Level Apps will need "recording:read:admin, recording:write:admin, recording:master" scopes. User-Level Apps will need "recording...1589164020001
API Updates 05/09/2020
by Shrijana Ghimire
Enhancements Added new API RateLimiter response headers. X-RateLimit-Category X-RateLimit-Type Added a new field("password_requirement") in Account Settings APIs that shows the enhanced password rules set for a Zoom login password...1588610520001
API Updates 5/04/2020
by Michael Purnell
Enhanced User and Meeting APIs to follow the Disable PMI setting applied on Account, Group and User settings. GET /meetings/{meetingId} POST /users/{userId}/meetings PATCH /meetings/{meetingId} GET /meetings/{meetingId}/invitation...1588181100001
API Updates 04/29/2020
by Shrijana Ghimire
Enhancements Added new fields (meetingpasswordrequirement,recordingpasswordrequirement) in the User Settings API. You should use this API to check if password requirements have been set for an account, and ensure that your meeting...1588063800001
iOS SDK Updates - 04/27/20
by Carson Chen
Developers! Greetings! We are happy to announce that our iOS SDK has been updated to 4.6.21666.0427, and it is available in our Github repository. In this version, we have included the following changes: Added: Added support for AES...1588001400001
API Updates 04/26/2020
by Shrijana Ghimire
Enhancements Added an additional parameter "password" to the Meeting Created Event. meeting.created If an account owner or admin has enabled the "Meeting password requirement" setting on the account settings page, the "password...