Skip to main content

We want to update User details in the account from api call from our web application. We checked account api here https://developers.ringcentral.com/api-reference/account but no such api there to update user details of a particular extension of account.

Where is the api to update the user details of account?

Have you checked this API:

https://developers.ringcentral.com/api-reference/SCIM/replaceUser2

This update an existing user in the account.


Reply