Class Index
java.lang.Object
com.ringcentral.paths.restapi.v2.accounts.sms.consents.history.Index
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionget()get(ListSmsConsentHistoryRecordsParameters queryParams) Returns the history of SMS consent records for opted-out and/or opted-in phone numbers.path()
-
Field Details
-
rc
-
parent
-
-
Constructor Details
-
Index
-
-
Method Details
-
path
-
path
-
get
public ConsentHistoryRecordList get(ListSmsConsentHistoryRecordsParameters queryParams) throws RestException, IOException Returns the history of SMS consent records for opted-out and/or opted-in phone numbers.HTTP Method: get Endpoint: /restapi/v2/accounts/{accountId}/sms/consents/history Rate Limit Group: Light App Permission: SMS
- Throws:
RestExceptionIOException
-
get
- Throws:
RestExceptionIOException
-