delete_contact: Delete a contact from a mailing list

Description Usage Arguments Value Examples

View source: R/research-core-contacts.R

Description

Delete a contact from a mailing list

Usage

1
delete_contact(mailinglist_id, contact_id)

Arguments

mailinglist_id

the id of mailing list to delete

contact_id

ID of the contact to update (see list_contacts)

Value

A status code

Examples

1
## Not run: delete_contact("ML_1234567890AbCdE","MLRP_eaI7CCX9bxAbRt3")

ppssphysics/QualtricsInR documentation built on Aug. 30, 2021, 8:12 a.m.