Class Index
java.lang.Object
com.ringcentral.paths.restapi.account.a2psms.optouts.Index
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionget()
get
(ReadA2PSMSOptOutsParameters queryParams) Returns the list of numbers opted out from the account.path()
-
Field Details
-
rc
-
parent
-
-
Constructor Details
-
Index
-
-
Method Details
-
path
-
path
-
get
public OptOutListResponse get(ReadA2PSMSOptOutsParameters queryParams) throws RestException, IOException Returns the list of numbers opted out from the account. The list can be filtered by `to`/`from` phone number query parameters. Specifying `text/csv` in the Accept header downloads the data in CSV format. HTTP Method: get Endpoint: /restapi/{apiVersion}/account/{accountId}/a2p-sms/opt-outs Rate Limit Group: Light App Permission: A2PSMS- Throws:
RestException
IOException
-
get
- Throws:
RestException
IOException
-
bulkAssign
-