Class Index
java.lang.Object
com.ringcentral.paths.restapi.account.extension.authzprofile.check.Index
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionget()
get
(CheckUserPermissionParameters queryParams) Checks if a certain user permission is activated for a particular extension.path()
-
Field Details
-
rc
-
parent
-
-
Constructor Details
-
Index
-
-
Method Details
-
path
-
path
-
get
public AuthProfileCheckResource get(CheckUserPermissionParameters queryParams) throws RestException, IOException Checks if a certain user permission is activated for a particular extension. HTTP Method: get Endpoint: /restapi/{apiVersion}/account/{accountId}/extension/{extensionId}/authz-profile/check Rate Limit Group: Light- Throws:
RestException
IOException
-
get
- Throws:
RestException
IOException
-