API Updates April 27 2020

Hello Zoom Developers,

To align with Zoom’s recent announcement pertaining to our 90 day security initiative, we have released breaking changes to our APIs related to the new password requirement settings within the account setting page. This new setting allows Account owners and admins to set Meeting password and Recording password requirements. This change will affect the below API endpoints if your current Meeting or Recording passwords do not follow the new password requirement settings if enabled.

Meetings
POST /users/{userId}/meetings
PATCH /meetings/{meetingId}
POST/users/{userId}/webinars
PATCH /webinars/{webinarId}

Recordings
PATCH /meetings/{meetingId}/recordings/settings

For full details about this release you can visit our API change log page and you can always visit our upcoming API changes page for a preview of what’s to come throughout our developer platform.

As always,
#codeHappy!

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