Original publication date: June 21st, 2022
Enhancements
-
New
zoomroom.restart
,zoomroom.meeting_leave
,zoomroom.meeting_join
,zoomroom.meeting_invite
,zoomroom.meeting_cancel
,zoomroom.meeting_end
,zoomroom.mute
,zoomroom.unmute
,zoomroom.meeting_accept
, andzoomroom.meeting_decline
values for themethod
field and newmeeting_number
,passcode
,force_accept
,user_ids
,meeting_topic
,start_time
,duration
, andtimezone
fields in theparams
field in the Zoom Rooms API:-
PATCH /v2/rooms/{id}/events
-
-
New
query_name
request parameter field in the following Zoom Rooms API:-
GET /v2/rooms
-
-
New
calendar_resource_id
field in the following Zoom Rooms APIs:-
GET /v2/rooms/{roomId}
-
PATCH /v2/rooms/{roomId}
-
POST /v2/rooms
-
-
New
entry_exit_chime
,record_play_own_voice
field in the following Zoom Room APIs:-
GET /v2/rooms/{id}/settings
-
PATCH /v2/rooms/{id}/settings
-