API Update 03/02/2020
Hello Zoom Developers, in this release we’ve added new Chat and Chat Channel events and made a few enhancements.
Added
- Chat Channel and Chat Message Events
chat_message.sentchat_message.updatedchat_message.deletedchat_channel.createdchat_channel.updatedchat_channel.deletedchat_channel.member_invitedchat_channel.member_joinedchat_channel.member_left
Enhancements
- Added new response fields (“issues” and “health” ) to the Get Zoom Room Details API.
GET /v2/metrics/zoomrooms/{zoomroomId}
Bug Fixes
- Fixed the bug of API error messages that still contained “Pro” and “Corp” terminologies for user type by replacing those terms with “Licensed” and “On-prem” respectively.
POST /v2/users/{userId}/assistantsPATCH /v2/users/{userId}/settings
Here is the release on our docs: https://marketplace.zoom.us/docs/changelog
Happy coding!
-Tommy