RingCentral · Capability
RingCentral API — Call Blocking
RingCentral API — Call Blocking. 7 operations. Lead operation: Get Caller Blocking Settings. Self-contained Naftiko capability covering one Ringcentral business surface.
What You Can Do
GET
Readcallerblockingsettings
— Get Caller Blocking Settings
/v1/restapi/v1-0/account/{accountid}/extension/{extensionid}/caller-blocking
PUT
Updatecallerblockingsettings
— Update Caller Blocking Settings
/v1/restapi/v1-0/account/{accountid}/extension/{extensionid}/caller-blocking
GET
Listblockedallowednumbers
— List Blocked/Allowed Phone Numbers
/v1/restapi/v1-0/account/{accountid}/extension/{extensionid}/caller-blocking/phone-numbers
POST
Createblockedallowednumber
— Add Blocked/Allowed Number
/v1/restapi/v1-0/account/{accountid}/extension/{extensionid}/caller-blocking/phone-numbers
GET
Readblockedallowednumber
— Get Blocked/Allowed Number
/v1/restapi/v1-0/account/{accountid}/extension/{extensionid}/caller-blocking/phone-numbers/{blockednumberid}
PUT
Updateblockedallowednumber
— Update Blocked/Allowed Number
/v1/restapi/v1-0/account/{accountid}/extension/{extensionid}/caller-blocking/phone-numbers/{blockednumberid}
DELETE
Deleteblockedallowednumber
— Delete Blocked/Allowed Number
/v1/restapi/v1-0/account/{accountid}/extension/{extensionid}/caller-blocking/phone-numbers/{blockednumberid}
MCP Tools
get-caller-blocking-settings
Get Caller Blocking Settings
read-only
idempotent
update-caller-blocking-settings
Update Caller Blocking Settings
idempotent
list-blocked-allowed-phone-numbers
List Blocked/Allowed Phone Numbers
read-only
idempotent
add-blocked-allowed-number
Add Blocked/Allowed Number
get-blocked-allowed-number
Get Blocked/Allowed Number
read-only
idempotent
update-blocked-allowed-number
Update Blocked/Allowed Number
idempotent
delete-blocked-allowed-number
Delete Blocked/Allowed Number
idempotent