sns_opt_in_phone_number {paws.application.integration} | R Documentation |
Use this request to opt in a phone number that is opted out, which enables you to resume sending SMS messages to the number
Description
Use this request to opt in a phone number that is opted out, which enables you to resume sending SMS messages to the number.
See https://www.paws-r-sdk.com/docs/sns_opt_in_phone_number/ for full documentation.
Usage
sns_opt_in_phone_number(phoneNumber)
Arguments
phoneNumber |
[required] The phone number to opt in. Use E.164 format. |
[Package paws.application.integration version 0.7.0 Index]