Zoom One - January 8th, 2023
import RebrandingAlert from "#content/changelog/_includes/_zoom-one-rebranding-alert.mdx";
Added
- New App API:
POST /v2/zoomapp/deeplink
- New Billing Webhook events:
account.entitlement_addedaccount.entitlement_removeduser.entitlement_addeduser.entitlement_removed
Changed
-
New
sender_display_nameresponse field in the following Chat APIs:GET /v2/chat/users/{userId}/messagesGET /v2/chat/users/{userId}/messages/{messageId}GET /v2/report/chat/sessions/{sessionId}
-
Support setting up anonymous QA for simulive webinars in the Webinar APIs:
POST /v2/users/{userId}/webinarsPATCH /v2/webinars/{webinarId}
-
New
internal_ip_addressesresponse field in the following Dashboard APIs:GET /v2/metrics/meetings/{meetingId}/participants/qosGET /v2/metrics/meetings/{meetingId}/participants/{participantId}/qosGET /v2/metrics/webinars/{webinarId}/participants/qosGET /v2/metrics/webinars/{webinarId}/participants/{participantId}/qos
-
New
chat_emojis, record_voice_messages, record_video_messagesresponse fields in the following Settings APIs:GET /v2/accounts/{accountId}/settingsPATCH /v2/accounts/{accountId}/settingsGET /v2/groups/{groupId}/settingsPATCH /v2/groups/{groupId}/settings
-
New
screen_captureresponse fields in the following Settings APIs:GET /v2/accounts/{accountId}/settingsPATCH /v2/accounts/{accountId}/settings
-
Remove Pro license requirement for the Get a meeting's join token for local recording API:
GET /v2/meetings/{meetingId}/jointoken/local_recording
-
New
participant_pin_coderesponse field in the following Meeting APIs and Webhook events:GET /v2/meetings/{meetingId}/registrantsPOST /v2/meetings/{meetingId}/registrantsPOST /v2/meetings/{meetingId}/batch_registrantsGET /v2/meetings/{meetingId}/registrants/:registrantIdmeeting.registration_createdmeeting.registration_approved
-
New
audio_callresponse fields in the following Dashboard APIs:GET /v2/metrics/meetings/{meetingId}/participantsGET /v2/metrics/webinars/{webinarId}/participants
-
New reseller response field in the following Account API:
GET /v2/accounts
-
New
display_namerequest field in the following User APIs:POST /v2/users/{userId}PATCH /v2/users/{userId}
-
New
display_nameresponse field in the following User APIs:GET /v2/usersGET /v2/users/{userId}
-
New
screen_captureresponse fields in the following Settings APIs:GET /v2/accounts/{accountId}/settingsPATCH /v2/accounts/{accountId}/settings
-
New
participant_uuidresponse field in the following Meeting webhooks:meeting.participant_admittedmeeting.participant_joinedmeeting.participant_joined_breakout_roommeeting.participant_joined_waiting_roommeeting.participant_leftmeeting.participant_left_breakout_roommeeting.participant_left_waiting_roommeeting.participant_put_in_waiting_roommeeting.participant_role_changed
-
New
recording_play_passcoderesponse field in the following Recording webhook:recording.completed
-
New
display_nameresponse field in the following User Webhooks:user.updateduser.created event
Fixed
-
Fixed the bug that the setting field of
entry_exit_chimecan not be changed correctly in Settings APIs:PATCH /v2/users/{userId}/settingsPATCH /v2/groups/{groupId}/settingsPATCH /v2/accounts/{accountId}/settings
-
Fixed the bug that the setting field of
cloud_recordingcan not be enabled in some cases of the following Settings APIs:PATCH /v2/users/{userId}/settingsPATCH /v2/groups/{groupId}/settingsPATCH /v2/accounts/{accountId}/settings
-
Fixed bug that incorrect format of the
date_timefield in the following Dashboard APIs:GET /v2/metrics/meetings/{meetingId}/participants/satisfactionGET /v2/metrics/webinars/{webinarId}/participants/satisfaction