🔐 – 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.
⭐️ – new API methods inroduced.
🔧 – bug fixes.
Basepath for all URLs: https://platform.ringcentral.com/restapi/v1.0
.
Address Book
New Notification Filters |
⭐️ /restapi/v1.0/account/{accountId}/directory/entries |
Authentication
🔧 Token Revocation
- error code
CMN-101
returned for empty token.
Call Handling
🔧 Greetings: Call Recording
languageId
supported for multipart/form-data
request content type.
Rule Management
Call Queue Transfer to Extension
- new
queue.holdTimeExpirationAction
attribute supported.
🔧 Call Queue Voicemail
voicemail.recipient.id
is processed properly for call queue answering rules.
Detailed List View
view
and enabledOnly
query parameters supported.
Call History
Caller/Callee Extension ID
from.extensionId
and to.extensionId
response attributes added.
Fax
🔧 Attachment Rendering
- error code
MSG-368
is returned: "Fax message processing is in progress" when fax rendering is not yet finished for the attachment.
Message History
Message Store Event Type and Direction Specific Filters
New Notification Filters |
⭐️ /restapi/v1.0/account/{accountId}/extension/{extensionId}/message-store?type={type}&direction={direction} |
Provisioning
Emergency Address Auto Update
⚠️ HELD Support
HELD
value supported for model.features
attribute.
Last Location Report Time
- new
lastLocationReportTime
response attribute added.
Team Messaging aka Glip
⚠️ Notes
⭐️ Chat Notes
New Methods |
⭐️ GET /glip/chats/{chatId}/notes |
⭐️ POST /glip/chats/{chatId}/notes |
⛔️ Global User Notes
Removed Methods |
⛔️ GET /glip/notes |
⛔️ POST /glip/notes |
⚠️ Note Actions
- ⚠️ response HTTP codes for actions changed to
204 No Content
.
⚠️ Single Note Operations
- new attribute
chatIds
added;
- ⚠️ attribute
creatorId
replaced with creator.id
;
- ⚠️ attribute
lockedBy
replaced with lockedBy.id
.
- ⚠️
PUT
update method replaced with PATCH
;
releaseLock
query parameter not supported anymore;
Removed Methods |
⛔️ PUT /glip/notes/{noteId} |
New Methods |
⭐️ PATCH /glip/notes/{noteId} |
- 🔧 note deletion now doesn't remove the post(s) where it is attached.
⭐️ Tasks
New Methods |
⭐️ GET /glip/chats/{chatId}/tasks |
⭐️ POST /glip/chats/{chatId}/tasks |
⭐️ GET /glip/tasks/{taskId} |
⭐️ PUT /glip/tasks/{taskId} |
Telephony/Voice
Call Control
Call Forwarding/Transfer to Extension
- new
extensionNumber
attribute supported.
Reply
New Methods |
⭐️ POST /account/{accountId}/telephony/sessions/{sessionId}/parties/{partyId}/reply |
SIP Provisioning: Survivable Voice Gateway
- new
sipInfoPstn
response attribute added.
-
Last updated:
-
Contributors