Skip to main content
PUT
Update a user's Ring Central extension
Admin-only endpoint to update the Ring Central extension stored in a user’s personal information.

Request

Headers

Request Body

Request Body Schema

Response

200 OK - Successfully updated RC extension

400 Bad Request

401 Unauthorized

404 Not Found

500 Internal Server Error

Example

Notes

  • This is an admin-only endpoint - requires administrative privileges
  • The extension must be unique across the system
  • Extension numbers should be 2-10 digits long
  • The user ID must be a valid MongoDB ObjectId
  • Only administrators can update other users’ extensions

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
payload
object

Response

Successfully updated RC extension

message
string
data
object