turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Constant Contact Community
- :
- Developer Community
- :
- Documentation
- :
- Removing a Contact
Article Options
- Subscribe to RSS Feed
- Bookmark
- Subscribe
- Email to a Friend
- Printer Friendly Page
- Report Inappropriate Content
To remove a contact from all lists, you need to start with the contact's detail data and simply remove all of the <ContactList> elements from the <ContactLists> element, and issue the PUT method on the contact resource:
https://api.constantcontact.com/ws/customers/{user
Removing a contact does not mean that the contact has unsubscribed or
opted out of receiving emails. It means the contact simply does not
belong to any particular contact list, and can be added back to a list
by the account owner. However, this API should not be used if the
contact has unsubscribed from receiving all emails. Instead, you must opt-out the contact.



