Skip to main content

DELETEa contact

DELETE /user-api/v1/contacts/:id

Path Parameters

string
Contact ID

Query Parameters

string
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

Response