DeleteContact Function Definition
The DeleteContact function is used to remove contacts from your CRM.
When calling this function, the Function parameter sent to the API should be DeleteContact.
Parameters
ContactId - The Id of a the contact you want to delete. Here are instructions for finding the correct ContactId.
*Note: ContactId should be treated like a string, NOT an integer or any other number type.*
Example Code
This code shows how to delete an existing contact.
Tags:
Keywords:
API, function, DeleteContact
Can't find what you're looking for?