pinpointsmsvoicev2_delete_opt_out_list {paws.customer.engagement}R Documentation

Deletes an existing opt-out list

Description

Deletes an existing opt-out list. All opted out phone numbers in the opt-out list are deleted.

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

Usage

pinpointsmsvoicev2_delete_opt_out_list(OptOutListName)

Arguments

OptOutListName

[required] The OptOutListName or OptOutListArn of the OptOutList to delete. You can use describe_opt_out_lists to find the values for OptOutListName and OptOutListArn.


[Package paws.customer.engagement version 0.7.0 Index]