Added delete device endpoint and enhancements to Zoom Room Profile and Settings APIs
Added
-
New Delete a Zoom Room user device API in Zoom Rooms Devices section
DELETE /v2/rooms/{roomId}/devices/{deviceId}
Enhancements
-
New
display_name,setup.checkin_and_checkoutfields in Zoom Room Profile API-
GET /v2/rooms/{roomId} -
PATCH /v2/rooms/{roomId}
-
-
New
make_room_alternative_host,hide_user_personal_information,bypass_meeting_passwordfields in Zoom Room Settings API-
GET /v2/rooms/{roomId}/settings -
PATCH /v2/rooms/{roomId}/settings
-