API Changelog for Aug 2021 (v.1.0.48)
Voice
Call Handling Rules
| Changed Methods | 
| PUT /restapi/v1.0/account/{accountId}/extension/{extensionId}/answering-rule/{ruleId} | 
| GET /restapi/v1.0/account/{accountId}/extension/{extensionId}/answering-rule/{ruleId} | 
| POST /restapi/v1.0/account/{accountId}/extension/{extensionId}/answering-rule | 
Call Queues
- permission check logic has changed
| Changed Methods | 
| PUT restapi/v1.0/account/{accountId}/extension/{extensionId}/call-queues | 
- MembersOnlypermission is changed to- MemberManagement
| Changed Methods | 
| ⚠️ GET restapi/v1.0/account/{accountId}/call-queues/{groupId}/permissions | 
| ⚠️ POST restapi/v1.0/account/{accountId}/call-queues/{groupId}/permissions-bulk-assign | 
| ⚠️ POST restapi/v1.0/account/{accountId}/call-queues-permissions/validate | 
Device SIP Registration
- Roomdevice registration supported
- visibility,- addressStatusparameters supported
| Changed Methods | 
| POST /restapi/v1.0/client-info/sip-provision | 
SMS and Fax
High Volume SMS
- phoneNumberquery parameter supported
- costparameter supported
| Changed Methods | 
| GET /restapi/v1.0/account/accountId/a2p-sms/statuses | 
- error handling format is changed to follow standard format
| Changed Methods | 
| GET /restapi/v1.0/account/accountId/a2p-sms/statuses | 
| GET /restapi/v1.0/account/accountId/a2p-sms/opt-outs | 
| GET /restapi/v1.0/account/accountId/a2p-sms/messages | 
| GET /restapi/v1.0/account/accountId/a2p-sms/batches/{batchId} | 
| GET /restapi/v1.0/account/accountId/a2p-sms/messages/{messageId} | 
| GET /restapi/v1.0/account/accountId/a2p-sms/batches | 
| POST /restapi/v1.0/account/accountId/a2p-sms/batches | 
Account
Features
- new GeofencingEnforced,CallQueueToCallQueue,Webinars,NewEmergencyCallingFrameworkfeatures supported
| Changed Methods | 
| GET /restapi/v1.0/account/{accountId}/extension/{extensionId?/features | 
Phone Numbers
- usageType ExternalMobileNumberis changed toDirectNumber,CompanyNumbercorrespondingly
| Changed Methods | 
| ⚠️ GET /restapi/v1.0/account/{accountId}/phone-number | 
| ⚠️ GET /restapi/v1.0/account/{accountId}/extension/{extensionId}/phone-number | 
| ⚠️ GET /restapi/v1.0/account/{accountId}/extension/{extensionId}/phone-number/{phoneNumberId} | 
User Settings
- includeManagerssetting is supported
| Changed Methods | 
| GET /restapi/v1.0/account/{accountId}/extension/{extensionId}/notification-settings | 
| PUT /restapi/v1.0/account/{accountId}/extension/{extensionId}/notification-settings | 
- extensionTypequery parameter is supported
- callQueueMessagesparameter is supported
| Changed Methods | 
| GET /restapi/v1.0/account/{accountId}/extension/{extensionId}/grant | 
Provisioning
Automatic Location Updates
- new API supported
- If-None-Matchheader supported in Get User Emergency Location List API
| Changed Methods | 
| GET /restapi/v1.0/account/{accountId}/extension/{extensionId}/emergency-locations | 
| ⭐️ GET /restapi/v1.0/account/{accountId}/extension/{extensionId}/emergency-locations/{locationId} | 
| ⭐️ DELETE /restapi/v1.0/account/{accountId}/extension/{extensionId}/emergency-locations/{locationId} | 
| ⭐️ PUT /restapi/v1.0/account/{accountId}/extension/{extensionId}/emergency-locations/{locationId} | 
Devices
- labelsetting supported
- emergency.addressand- emergencyServiceAddressis restricted for New Emergency Service Framework
| Changed Methods | 
| ⚠️ PUT /restapi/v1.0/account/{accountId}/device/{deviceId} | 
| Changed Methods | 
| GET /restapi/v1.0/account/{accountId}/device/{deviceId} | 
- lineProvisioningStatusparameter supported
| Changed Methods | 
| GET /restapi/v1.0/account/{accountId}/device/{deviceId} | 
| PUT /restapi/v1.0/account/{accountId}/device/{deviceId} | 
| GET /restapi/v1.0/account/{accountId}/extension/{extensionId}/device | 
- Roomdevice type supported
| Changed Methods | 
| GET /account/{accountId}/device/{deviceId} | 
| PUT /account/{accountId}/device/{deviceId} | 
| GET /account/{accountId}/extension/{extensionId}/device | 
Address Book
- usageType ExternalMobileNumberis changed toDirectNumber,CompanyNumbercorrespondingly
| Changed Methods | 
| ⚠️ GET /restapi/v1.0/account/~/directory/entries | 
| ⚠️ GET /restapi/v1.0/account/~/directory/entries/search | 
Events & Notifications
Notification Types
- permission check has been changed for glip events to 'TeamMessaging' permission
| Changed Methods | 
| POST /restapi/v1.0/subscription |