Added location and auto security fields to Zoom Rooms APIs
Enhancements
New location_id response field in the
following Workspaces APIs:
GET /v2/workspacesGET /v2/workspaces/{workspaceId}
New auto_security response field in the following Zoom
Rooms APIs:
GET /v2/accounts/{accountId}/rooms/{id}/settingsGET /v2/rooms/{id}/settings
New auto_security request field in the following Zoom Rooms
Location APIs:
PATCH /v2/rooms/locations/{locationId}/settingsPATCH /v2/accounts/{accountId}/rooms/locations/{locationId}/settings
New auto_security response field in the following Zoom Rooms
Location APIs:
GET /v2/rooms/locations/{locationId}/settingsGET /v2/accounts/{accountId}/rooms/locations/{locationId}/settings
New auto_security request field in the following Zoom
Rooms APIs:
PATCH /v2/accounts/{accountId}/rooms/{id}/settingsPATCH /v2/rooms/{id}/settings
New location_id,tag_ids response fields in the
following Rooms API:
GET /v2/rooms/{roomId}