Class Index
java.lang.Object
com.ringcentral.paths.restapi.account.extension.callerblocking.Index
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionget()
Returns the current caller blocking settings of a user.path()
phoneNumbers
(String blockedNumberId) put
(CallerBlockingSettingsUpdate callerBlockingSettingsUpdate) Updates the current caller blocking settings of a user.
-
Field Details
-
rc
-
parent
-
-
Constructor Details
-
Index
-
-
Method Details
-
path
-
path
-
get
Returns the current caller blocking settings of a user. HTTP Method: get Endpoint: /restapi/{apiVersion}/account/{accountId}/extension/{extensionId}/caller-blocking Rate Limit Group: Light App Permission: ReadAccounts User Permission: ReadBlockedNumbers- Throws:
RestException
IOException
-
put
public CallerBlockingSettings put(CallerBlockingSettingsUpdate callerBlockingSettingsUpdate) throws RestException, IOException Updates the current caller blocking settings of a user. HTTP Method: put Endpoint: /restapi/{apiVersion}/account/{accountId}/extension/{extensionId}/caller-blocking Rate Limit Group: Light App Permission: EditExtensions User Permission: EditBlockedNumbers- Throws:
RestException
IOException
-
phoneNumbers
-
phoneNumbers
-