Contacts
DELETE a Contact
Deletes the contact identified by the contact_id path parameter. Deleted contacts won't receive email from you, and they don't count as active contacts. Unlike unsubscribed contacts, deleted contacts can be revived, or added back to an account. Learn how to revive deleted contacts.
delete/contacts/{contact_id}
Path parameters
contact_idstring required
Unique ID of contact to DELETE
Response
Request successful; No content returned