Hi all,
Here are the API Changes in Web November Release.
New:
- Version 2 - Cloud Recroding APIs
https://zoom.github.io/api/#cloud-recording
- Meeting report for one party meetings
- v1
Added new parameter value (type=3, means past one user meetings) to “v1/metrics/meetings” and “v1/metrics/meetingdetail” APIs.
- v2
Added new parameter value (type=pastOne, means past one user meetings) to “v2/metrics/meetings” and “v2/metrics/meetings/{meetingId}” APIs
- Version 2 - Get Meeting detail (Report) and Get Webinar detail (Report):
GET /v2/report/meetings/{meetingId} https://zoom.github.io/api/#retrieve-meeting-details-report
GET /v2/report/webinars/ {webinarId} https://zoom.github.io/api/#retrieve-webinar-details-report
Fixes:
- Version 2 - Retrieve Webinar Participants Report - UUID not an accepted argument
- Recordings are not being processed