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
Room device registration supported
visibility, addressStatus parameters supported
| Changed Methods |
POST /restapi/v1.0/client-info/sip-provision |
SMS and Fax
High Volume SMS
phoneNumber query parameter supported
cost parameter 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, NewEmergencyCallingFramework features supported
| Changed Methods |
GET /restapi/v1.0/account/{accountId}/extension/{extensionId?/features |
Phone Numbers
- usageType
ExternalMobileNumber is changed to DirectNumber, CompanyNumber correspondingly
| 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
includeManagers setting is supported
| Changed Methods |
GET /restapi/v1.0/account/{accountId}/extension/{extensionId}/notification-settings |
PUT /restapi/v1.0/account/{accountId}/extension/{extensionId}/notification-settings |
extensionType query parameter is supported
callQueueMessages parameter is supported
| Changed Methods |
GET /restapi/v1.0/account/{accountId}/extension/{extensionId}/grant |
Provisioning
Automatic Location Updates
- new API supported
If-None-Match header 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
label setting supported
emergency.address and emergencyServiceAddress is 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} |
lineProvisioningStatus parameter 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 |
Room device type supported
| Changed Methods |
GET /account/{accountId}/device/{deviceId} |
PUT /account/{accountId}/device/{deviceId} |
GET /account/{accountId}/extension/{extensionId}/device |
Address Book
- usageType
ExternalMobileNumber is changed to DirectNumber, CompanyNumber correspondingly
| 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 |