paws.application.integration (version 0.1.0)

sns_opt_in_phone_number: 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.

Usage

sns_opt_in_phone_number(phoneNumber)

Arguments

phoneNumber

[required] The phone number to opt in.

Request syntax

svc$opt_in_phone_number(
  phoneNumber = "string"
)

Details

You can opt in a phone number only once every 30 days.