Zoom Phone - June 23, 2023
Added
- New Reports APIs:
GET /v2/phone/reports/sms_chargesGET /v2/accounts/{accountId}/phone/reports/sms_charges
- New Recordings APIs:
PATCH /v2/phone/recordings/{recordingId}PATCH /v2/accounts/{accountId}/phone/recordings/{recordingId}
- New Alerts APIs:
DELETE /v2/phone/alert_settings/{alertSettingId}DELETE /v2/accounts/{accountId}/phone/alert_settings/{alertSettingId}POST /v2/phone/alert_settingsPOST /v2/accounts/{accountId}/phone/alert_settingsPATCH /v2/phone/alert_settings/{alertSettingId}PATCH /v2/accounts/{accountId}/phone/alert_settings/{alertSettingId}GET /v2/phone/alert_settings/{alertSettingId}GET /v2/accounts/{accountId}/phone/alert_settings/{alertSettingId}GET /v2/phone/alert_settingsGET /v2/accounts/{accountId}/phone/alert_settings
Enhancements
- New
auto_delete_enable,disclaimer_status,auto_delete_policyresponse fields in the following Recordings APIs:GET /v2/accounts/{accountId}/phone/recordingsGET /v2/phone/recordings
Bug Fixes
-
Fixed the bug that unauthorized user can view all Zoom Phone emergency service locations without required permissions. When you enable multiple sites, the
site_idparameter is required.GET /v2/phone/locationsGET /v2/accounts/{accountId}/phone/locations