pinpointsmsvoicev2_delete_opted_out_number {paws.customer.engagement} | R Documentation |
Deletes an existing opted out destination phone number from the specified opt-out list
Description
Deletes an existing opted out destination phone number from the specified opt-out list.
See https://www.paws-r-sdk.com/docs/pinpointsmsvoicev2_delete_opted_out_number/ for full documentation.
Usage
pinpointsmsvoicev2_delete_opted_out_number(OptOutListName, OptedOutNumber)
Arguments
OptOutListName |
[required] The OptOutListName or OptOutListArn to remove the phone number from. If you are using a shared AWS End User Messaging SMS and Voice resource then you must use the full Amazon Resource Name(ARN). |
OptedOutNumber |
[required] The phone number, in E.164 format, to remove from the OptOutList. |
[Package paws.customer.engagement version 0.9.0 Index]