sesv2_delete_contact: Removes a contact from a contact list

View source: R/sesv2_operations.R

sesv2_delete_contactR Documentation

Removes a contact from a contact list

Description

Removes a contact from a contact list.

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

Usage

sesv2_delete_contact(ContactListName, EmailAddress)

Arguments

ContactListName

[required] The name of the contact list from which the contact should be removed.

EmailAddress

[required] The contact's email address.


paws.customer.engagement documentation built on Sept. 12, 2023, 1:19 a.m.