Announcement: Release Notes - July 8th, 2017

Hello All,

Below are the items in the next Zoom release that have an affect on the REST API. None of these changes are considered breaking.

  • API Endpoint for Get User Info by Email Address and Login Type
    The “/v1/user/getbyemail” API has been modified. The login_type attribute, which was previously required, is now optional.
  • API Endpoint for Create Meeting  The response when creating a meeting now returns property “real_id” which is the meeting id/number if Personal Meeting ID (PMI) was used, to distinguish unique meetings.