pinpointsmsvoicev2_put_opted_out_number {paws.customer.engagement}R Documentation

Creates an opted out destination phone number in the opt-out list

Description

Creates an opted out destination phone number in the opt-out list.

See https://www.paws-r-sdk.com/docs/pinpointsmsvoicev2_put_opted_out_number/ for full documentation.

Usage

pinpointsmsvoicev2_put_opted_out_number(OptOutListName, OptedOutNumber)

Arguments

OptOutListName

[required] The OptOutListName or OptOutListArn to add the phone number to.

OptedOutNumber

[required] The phone number to add to the OptOutList in E.164 format.


[Package paws.customer.engagement version 0.7.0 Index]