Description Usage Arguments Value Examples
View source: R/research-core-contacts.R
Delete a contact from a mailing list
1 | delete_contact(mailinglist_id, contact_id)
|
mailinglist_id |
the id of mailing list to delete |
contact_id |
ID of the contact to update (see list_contacts) |
A status code
1 | ## Not run: delete_contact("ML_1234567890AbCdE","MLRP_eaI7CCX9bxAbRt3")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.