API updates 11.07.20

Hey Zoom developers, the following items were released on November 07, 2020 .

New API

  • Added a new batch API for creating meeting polls.
    • POST /v2/meetings/{meetingId}/batch_polls

Enhancements

  • Added a new response field(“uuid”) in Telephone Reports API.

    • GET /v2/report/telephone
  • Replaced “page_number” with “next_page_token” in the following APIs.

    • GET /v2/metrics/zoomrooms
    • GET /v2/report/users
    • GET /v2/report/telephone
      - GET /v2/sip_phones
  • Added a new request field(“auto_approve”) in the Add Meeting Registrant API.

    • POST /v2/meetings/{meetingId}/registrants
  • Added a new response field(“channel_settings”) in List Channels API.

    • GET /v2/chat/users/{userId}/channels
  • Added support for audit logs when downloading recordings through API access token.

  • Added new error message in Get Webinar Absentess API.

    • GET /v2/past_webinars/{WebinarUUID}/absentees
      • 300 Invalid Occurrence.

Bug Fixes

  • Fixed a bug where the value of total records field was inaccurate in the response of List Channels API.

    • GET /v2/chat/users/{userId}/channels
  • Fixed a null pointer bug in the Add Internal Numbers API.

    • POST /v2/accounts/{accountId}/sip_trunk/internal_numbers
  • Fixed a bug where some settings(“host_video”, “participant_video”) were not being updated for PMI meeting in the Update a Meeting API.

    • PATCH /v2/meetings/{meetingId}
  • Fixed a bug where monthly_week=-1 was not being accepted to create a recurrence meeting using the Create Meeting API.

    • POST /v2/users/{userId}/meetings
  • Fixed a bug where a single answer could not be set for single radio question in the Update Registration Question API.

    • PATCH /v2/webinars/{webinarId}/registrants/questions
  • Fixed a bug where alternative host could not be removed completely using the Update a Webinar API.

    • PATCH /v2/webinars/{webinarId}

You can also see the update listed on our Changelog: https://marketplace.zoom.us/docs/changelog

Thanks,
Tommy

5 Likes

@tommy Thanks for the update. Any update regarding this issue, waiting for this fix for two month now.

Hey @elearningevolve,

Yes we do have an update for you! :slight_smile: Please see my reply to you in that thread! ^

Thanks,
Tommy

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