1660256802234Webhook validation and verification changesby YvesAs of now, Webhook endpoints require initial manual validation before Zoom will send events to them. Starting August 21, endpoints will also be validated every 72-hours using a challenge-response check. This will be required for new
1658854200000Meeting SDK - Electron v5.11.4.9092by ChasitySee the Windows SDK and macOS SDK release notes for the changes in Electron SDK.
1658853579243Meeting SDK - Android v5.11.3by ChasityAdded New interface to append customized shared item and hide any shared item. New interface in ICustomShareOptionItem String getTitle() int getIconResId() IShareOptionAction getAction() New interface in
1658183700000Quality of Service Subscription (QSS) - July 18, 2022by YvesInitial release of Quality of Service Subscription QSS real-time events: meeting.participant_qos webinar.participant_qos meeting.participant_data webinar.participant_data meeting.participant_data_summary webinar.participant_data_summary
1658183700000Video SDK API - July 18, 2022by YvesEnhancements New user.invite.room_system_callout value for the method field and new call_type and device_ip fields in the params field in the Use in-Session events controls API. PATCH /v2/videosdk/sessions/{sessionId}/events
1658183700000Meeting API - July 18, 2022by YvesAdded New Webinar branding APIs: POST /v2/webinars/{webinarId}/branding/name_tags PATCH /v2/webinars/{webinarId}/branding/name_tags/{nameTagId} DELETE /v2/webinars/{webinarId}/branding/name_tags New Recording webhook events:
1658183400000Contact Center API - July 18, 2022by Ji Won LeeNew API Queues- Update a queue agent PATCH /v2/contact_center/queues/{queueId}/agents/{userId} Recordings GET /v2/contact_center/recordings GET /v2/contact_center/users/{userId}/recordings DELETE /v2/contact_center/recordings/{recordingId}
1658183400000Phone API - July 18, 2022by Ji Won LeeNew Auto Receptionists DELETE /v2/phone/auto_receptionists/{autoReceptionistId} GET /v2/phone/auto_receptionists/{autoReceptionistId} Shared Line Appearance GET /v2/phone/shared_line_appearances Reboot a deskphone in Devices POST
1656617288835Meeting SDK v5.11.1 (patch)by YvesUpgraded codebase. Fixed on macOS: Screen share didn’t work when a user joined a multi-share meeting with two users sharing their screens. Fixed on macOS: Having a space in the username resulted in not being able to join the meeting. Fixed