DeleteContactByEmail

Overview

Delete a contact based on information sent via an http form post.

URL

POST/api/2/DeleteContactByEmail.aspx

Parameters

FieldMax LengthRequiredNotes
response_typefalseDefault results will be returned in XML. Set this field value to json to return results in JSON format
accountidtrueMust be numeric. Account ID for this account. Found in Settings > API Settings or for White Label CRM in the Admin control panel
apikeytrueAPI Key for this account. Found in Settings > API Settings or for White Label CRM in the Admin control panel
emailtrueSpecify contact by email address. Multiple contacts will be deleted if they have the same matching email address.