RingCentral · Capability
RingCentral API — User Settings
RingCentral API — User Settings. 17 operations. Lead operation: Get Extension. Self-contained Naftiko capability covering one Ringcentral business surface.
What You Can Do
GET
Readextension
— Get Extension
/v1/restapi/v1-0/account/{accountid}/extension/{extensionid}
PUT
Updateextension
— Update Extension
/v1/restapi/v1-0/account/{accountid}/extension/{extensionid}
DELETE
Deleteextension
— Delete Extension
/v1/restapi/v1-0/account/{accountid}/extension/{extensionid}
GET
Readextensioncallerid
— Get Extension Caller ID
/v1/restapi/v1-0/account/{accountid}/extension/{extensionid}/caller-id
PUT
Updateextensioncallerid
— Update Extension Caller ID
/v1/restapi/v1-0/account/{accountid}/extension/{extensionid}/caller-id
GET
Readconferencingsettings
— Get User Conferencing Settings
/v1/restapi/v1-0/account/{accountid}/extension/{extensionid}/conferencing
PUT
Updateconferencingsettings
— Update User Conferencing Settings
/v1/restapi/v1-0/account/{accountid}/extension/{extensionid}/conferencing
GET
Listextensiongrants
— List Extension Grants
/v1/restapi/v1-0/account/{accountid}/extension/{extensionid}/grant
GET
Readnotificationsettings
— Get Notification Settings
/v1/restapi/v1-0/account/{accountid}/extension/{extensionid}/notification-settings
PUT
Updatenotificationsettings
— Update Notification Settings
/v1/restapi/v1-0/account/{accountid}/extension/{extensionid}/notification-settings
GET
Readuserprofileimagelegacy
— Get User Profile Image
/v1/restapi/v1-0/account/{accountid}/extension/{extensionid}/profile-image
PUT
Updateuserprofileimage
— Update User Profile Image
/v1/restapi/v1-0/account/{accountid}/extension/{extensionid}/profile-image
POST
Createuserprofileimage
— Upload User Profile Image
/v1/restapi/v1-0/account/{accountid}/extension/{extensionid}/profile-image
DELETE
Deleteuserprofileimage
— Delete User Profile Image
/v1/restapi/v1-0/account/{accountid}/extension/{extensionid}/profile-image
GET
Readscaledprofileimage
— Get Scaled Profile Image
/v1/restapi/v1-0/account/{accountid}/extension/{extensionid}/profile-image/{scalesize}
POST
Postbatchprovisionusers
— Create Multiple User Extensions
/v1/restapi/v2/accounts/{accountid}/batch-provisioning/users
DELETE
Bulkdeleteusersv2
— Delete User Extensions
/v1/restapi/v2/accounts/{accountid}/extensions
MCP Tools
get-extension
Get Extension
read-only
idempotent
update-extension
Update Extension
idempotent
delete-extension
Delete Extension
idempotent
get-extension-caller-id
Get Extension Caller ID
read-only
idempotent
update-extension-caller-id
Update Extension Caller ID
idempotent
get-user-conferencing-settings
Get User Conferencing Settings
read-only
idempotent
update-user-conferencing-settings
Update User Conferencing Settings
idempotent
list-extension-grants
List Extension Grants
read-only
idempotent
get-notification-settings
Get Notification Settings
read-only
idempotent
update-notification-settings
Update Notification Settings
idempotent
get-user-profile-image
Get User Profile Image
read-only
idempotent
update-user-profile-image
Update User Profile Image
idempotent
upload-user-profile-image
Upload User Profile Image
delete-user-profile-image
Delete User Profile Image
idempotent
get-scaled-profile-image
Get Scaled Profile Image
read-only
idempotent
create-multiple-user-extensions
Create Multiple User Extensions
delete-user-extensions
Delete User Extensions
idempotent