🔐 – advanced – API available by request, if you want to use it please welcome to Support page.
❗ – please pay attention to this change as it may potentially break compatibility with your app.
Basepath for all URLs: https://platform.ringcentral.com/restapi/v1.0
.
New Resources
Now Available As Public
Method |
Resource |
Description |
GET , PUT |
/account/{accountId}/extension/{extensionId}/caller-id |
Extension Caller ID setting |
POST |
/account/{accountId}/department/bulk-assign |
[Beta] Call queue member list management |
GET , POST |
/account/{accountId}/extension/{extensionId}/address-book/contact |
Upload and retrieval of User contacts |
GET, PUT, DELETE |
/account/{accountId}/extension/{extensionId}/address-book/contact/{contactId} |
Retrieval, update and removal of a user contact |
GET , PUT |
/account/{accountId}/extension/{extensionId}/conferencing |
Retrieval and update of Conference Calling settings |
GET , PUT |
/account/{accountId}/extension/{extensionId}/favorite |
Retrieval and update of user Favorite contacts |
GET |
/account/{accountId}/extension/{extensionId}/grant |
Retrieval of a user grant list |
GET, POST |
/account/{accountId}/extension/{extensionId}/meeting |
[Beta] Upload and retrieval of user meetings list |
GET, PUT, DELETE |
/account/{accountId}/extension/{extensionId}/meeting/{meetingId} |
[Beta] Retrieval, update and removal of a user meeting |
POST |
/account/{accountId}/extension/{extensionId}/meeting/{meetingId}/end |
[Beta] Ending of a user meeting |
GET |
/account/{accountId}/extension/{extensionId}/meeting/service-info |
[Beta] Retrieval of a meeting service data |
GET, PUT |
/account/{accountId}/extension/{extensionId}/notification-settings |
Retrieval and update of user notification settings |
GET |
/account/{accountId}/extension/{extensionId}/presence |
Retrieval of user presence settings |
GET |
/dictionary/greeting/{greetingId} |
Retrieval of a standard greeting |
Request Changes
|
Method |
Resource |
Change Description |
|
GET |
/dictionary/country |
signupAllowed query parameter supported |
Response Changes
Business Logic Changes
-
Last updated:
-
Contributors