Skip to content

Latest commit

 

History

History
46 lines (30 loc) · 4.04 KB

1_0_35.md

File metadata and controls

46 lines (30 loc) · 4.04 KB

🔐 – 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

Method Resource Description
GET /account/{accountId}/call-monitoring-groups
GET /account/{accountId}/call-monitoring-groups/{groupId}/members
🔐 POST /account/{accountId}/call-monitoring-groups/{groupId}/bulk-assign
GET /account/{accountId}/call-queues
GET /account/{accountId}/call-queues/{groupId}/members
POST /account/{accountId}/call-queues/{groupId}/bulk-assign
🔐 POST /account/~/device

Request Changes

Method Resource Change Description
GET /account/{accountId}/directory/contacts type query parameter supported
🔐 PUT /account/{accountId}/extension/{extensionId} transition.sendWelcomeEmailsToUsers property added to UserTransitionInfo resource
GET /account/{accountId}/extension/{extensionId}/answering-rule/{ruleId} showInactiveNumbers query parameter supported

Response Changes

Method Resource Change Description
GET /account/{accountId}/extension/{extensionId} VoipCallingOnMobile service feature added
GET /account/{accountId}/extension/{extensionId}/answering-rule/{ruleId} forwarding.rules[].enabled and forwarding.rules[].forwardingNumbers[].type attributes added

Business Logic Changes

Method Resource Change Description
🔐 PUT /account/{accountId}/device/{deviceId} Changing the phone number of a device by specifying phoneLines.phoneInfo.id in request is supported
POST /account/{accountId}/extension/{extensionId}/address-book/contact Limitation is set for contact creation, the maximum amount of records is 10 000
GET /account/{accountId}/extension/{extensionId}/conferencing New phone number usageType value ConferencingNumber is supported; its type is VoiceOnly