Class Index
java.lang.Object
com.ringcentral.paths.restapi.v2.accounts.sms.consents.search.Index
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionpath()post(SearchSmsConsentRecordsRequest searchSmsConsentRecordsRequest) Returns the list of account-level SMS consent records according to the search criteria.
-
Field Details
-
rc
-
parent
-
-
Constructor Details
-
Index
-
-
Method Details
-
path
-
path
-
post
public OptRecordList post(SearchSmsConsentRecordsRequest searchSmsConsentRecordsRequest) throws RestException, IOException Returns the list of account-level SMS consent records according to the search criteria.HTTP Method: post Endpoint: /restapi/v2/accounts/{accountId}/sms/consents/search Rate Limit Group: Light App Permission: SMS
- Throws:
RestExceptionIOException
-