Removes a contact from a contact list.
delete/v2/email/contact-lists/{ContactListName}/contacts/{EmailAddress}
Path parameters
ContactListNamestring required
The name of the contact list from which the contact should be removed.
EmailAddressstring required
The contact's email address.
Response
Success
DeleteContactResponse required