sesv2_delete_contact_list {paws.customer.engagement}R Documentation

Deletes a contact list and all of the contacts on that list

Description

Deletes a contact list and all of the contacts on that list.

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

Usage

sesv2_delete_contact_list(ContactListName)

Arguments

ContactListName

[required] The name of the contact list.


[Package paws.customer.engagement version 0.7.0 Index]