Contacts
Delete Contact
DELETE
a contact
DELETE
/user-api/v1/contacts/:id
Path Parameters
Contact ID
Query Parameters
Related data to include: emails
, phone_numbers
, companies
, custom_fields
, tags
, lists
, notes
Endpoint Example
DELETE
/user-api/v1/contacts/contact_67890?include=emails,phone_numbers,companies,custom_fields,tags,lists,notes