Zoom Meeting API - October 20, 2023
Published October 20, 2023
Enhancements
- New
file_idsrequest field in these Webinars API:DELETE /v2/live_webinars/{webinarId}/chat/messages/{messageId}
- New
file_idsrequest field in these Meetings API:DELETE /v2/live_meetings/{meetingId}/chat/messages/{messageId}
- New
file_idsfield in these Webinars webhook event:webinar.chat_message_sent
- New
file_idsfield in these Meetings webhook event:meeting.chat_message_sent
- New
whiteboardresponse field in these Users APIs:GET /v2/accounts/{accountId}/users/{userId}/settingsGET /v2/users/{userId}/settings
- New
resourcesresponse field in these Meetings APIs:POST /v2/users/{userId}/meetingsPOST /v2/accounts/{accountId}/users/{userId}/meetingsGET /v2/meetings/{meetingId}GET /v2/accounts/{accountId}/meetings/{meetingId}PATCH /v2/meetings/{meetingId}PATCH /v2/accounts/{accountId}/meetings/{meetingId}
- New
licenserequest field in these Users APIs:GET /v2/usersGET /v2/accounts/{accountId}/users
- New
customer_keyfield in these Meetings webhook events:meeting.participant_jbh_waiting_leftmeeting.participant_left_waiting_roommeeting.participant_joined_breakout_roommeeting.participant_jbh_waitingmeeting.participant_joined_waiting_roommeeting.participant_admittedmeeting.participant_put_in_waiting_roommeeting.participant_left_breakout_roommeeting.participant_jbh_joined
Bug Fixes
- Fixed the issue where meeting.chat_message_sent and
webinar.chat_message_sent webhook did not support user level Oauth
app.
meeting.chat_message_sentwebinar.chat_message_sent