API Changelog for August 2020 (v.1.0.44)
Messaging
Message Export
- now only 2 parallel message report tasks are allowed
Changed Methods |
---|
GET /account/{accountId}/extension/{extensionId}/answering-rule/{ruleId} |
Call Management
Rule Management
Changed Methods |
---|
GET /account/{accountId}/extension/{extensionId}/answering-rule/{ruleId} |
GET /account/{accountId}/extension/{extensionId}/answering-rule |
PUT /account/{accountId}/extension/{extensionId}/answering-rule/{ruleId} |
PUT /account/{accountId}/extension/{extensionId}/answering-rule/{ruleId} |
Call Handling Rules Bugfixes
BusinessMobileNumber
label supported
Changed Methods |
---|
🔧 GET /account/{accountId}/extension/{extensionId}/answering-rule/{ruleId} |
🔧 PUT /account/{accountId}/extension/{extensionId}/answering-rule/{ruleId} |
Meetings
Meeting Configuration
New Methods |
---|
⭐️ GET /account/{accountId}/extension/{extensionId}/meeting/locked-settings |
Meeting Management
Create Meetings
muteParticipantsOnEntry
supportedenforceLogin
supportedenableWaitingRoom
supportedglobalDialInCountries
supported
Changed Methods |
---|
POST /restapi/v1.0/account/{accountId}/extension/{extensionId}/meeting |
Update Meeting
enforceLogin
supportedmuteParticipantsOnEntry
supportedenableWaitingRoom
supportedglobalDialInCountries
supported
Changed Methods |
---|
GET /account/{accountId}/extension/{extensionId}/meeting/{meetingId} |
PUT /account/{accountId}/extension/{extensionId}/meeting/{meetingId} |
Meeting Invitation
New Methods |
---|
⭐️ GET /account/{accountId}/extension/{extensionId}/meeting/{meetingId}/invitation |
Meeting Recording
Get Account Meeting Recordings List
cfUri
supportedfilePath
supported
Changed Methods |
---|
GET /account/{accountId}/extension/{extensionId}/meeting-recording |
Get User Meeting Recordings List
cfUri
supportedfilePath
supported
Changed Methods |
---|
GET /account/{accountId}/extension/{extensionId}/meeting-recording |
Account
Phone Numbers
BusinessMobileNumber
usageType supportedBusinessMobileNumberProvider
paymentType supported
Changed Methods |
---|
GET /account/{accountId}/{accountId}/phone-number |
BusinessMobileNumber
usageType supportedBusinessMobileNumberProvider
paymentType supported
Changed Methods |
---|
GET /account/{accountId}/extension/{extensionId}/phone-number |
User Permissions
domain
supported.
Changed Methods |
---|
GET /restapi/v1.0/account/~/extension/~/authz-profile |
GET /restapi/v1.0/account/~/extension/~/authz-profile/check |
User Settings
ProxyAdmin
Extension type supported
Changed Methods |
---|
GET /account/{accountId}/extension/{extensionId} |
PUT /account/{accountId}/extension/{extensionId} |
- Caller ID for Business Mobile device supported
Changed Methods |
---|
GET /restapi/v1.0/account/{accountId}/extension/{extensionId}/caller-id |
PUT /restapi/v1.0/account/{accountId}/extension/{extensionId}/caller-id |
Provisioning
Extensions
ProxyAdmin
Extension type supported
Changed Methods |
---|
GET /account/{accountId}/extension/{extensionId} |
Address Book
Internal Contacts
- search by
jobTitle
anddepartment
supported,searchFields
introduced
Changed Methods |
---|
POST /restapi/v1.0/account/~/directory/entries/search |