Class Index
java.lang.Object
com.ringcentral.paths.scim.users.dotsearch.Index
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionpath()
post
(ScimSearchRequest scimSearchRequest) Returns the list of users satisfying search criteria HTTP Method: post Endpoint: /scim/{version}/Users/dotSearch Rate Limit Group: Light App Permission: ReadAccounts
-
Field Details
-
rc
-
parent
-
-
Constructor Details
-
Index
-
-
Method Details
-
path
-
path
-
post
public ScimUserSearchResponse post(ScimSearchRequest scimSearchRequest) throws RestException, IOException Returns the list of users satisfying search criteria HTTP Method: post Endpoint: /scim/{version}/Users/dotSearch Rate Limit Group: Light App Permission: ReadAccounts- Throws:
RestException
IOException
-