Released calendar service APIs
Added
New response fields (billing_account_id, billing_account_name) in
Zoom Rooms APIs:
GET /v2/phone/roomsGET /v2/phone/rooms/{roomId}
New request body field (billing_account_id) in Assign calling
plans to a Zoom Room API:
POST /v2/phone/rooms/{roomId}/calling_plans
New query parameter (billing_account_id) in Remove a calling plan
from a Zoom Room API:
DELETE /v2/phone/rooms/{roomId}/calling_plans/{type}
New Zoom Rooms Calendar APIs:
GET /v2/rooms/calendar/servicesDELETE /v2/rooms/calendar/services/{serviceId}GET /v2/rooms/calendar/services/{serviceId}/resourcesPOST /v2/rooms/calendar/services/{serviceId}/resourcesGET /v2/rooms/calendar/services/{serviceId}/resources/{resourceId}DELETE /v2/rooms/calendar/services/{serviceId}/resources/{resourceId}PUT /v2/rooms/calendar/services/{serviceId}/sync
Enhancements
New remote_support field in the following Zoom Room APIs:
GET /v2/rooms/{roomId}/settingsPATCH /v2/rooms/{roomId}/settings