Delete a contact from a mailing list
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
if (FALSE) delete_contact("ML_1234567890AbCdE","MLRP_eaI7CCX9bxAbRt3")