OptInPhoneNumber
Use this request to opt in a phone number that is opted out, which enables you to resume sending SMS messages to the number.
You can opt in a phone number only once every 30 days.
Request Parameters
For information about the parameters that are common to all actions, see Common Parameters.
- phoneNumber
 - 
               
The phone number to opt in. Use E.164 format.
Type: String
Required: Yes
 
Errors
For information about the errors that are common to all actions, see Common Errors.
- AuthorizationError
 - 
               
Indicates that the user has been denied access to the requested resource.
HTTP Status Code: 403
 - InternalError
 - 
               
Indicates an internal service error.
HTTP Status Code: 500
 - InvalidParameter
 - 
               
Indicates that a request parameter does not comply with the associated constraints.
HTTP Status Code: 400
 - Throttled
 - 
               
Indicates that the rate at which requests have been submitted for this action exceeds the limit for your Amazon Web Services account.
- message
 - 
                        
Throttled request.
 
HTTP Status Code: 429
 
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: