Skip to main content

Delete a contact

DELETE 

/lists/list/:listId/rows/:leadId

Deletes a contact from the list (and its company data). The list counters stay in sync, and if the list is used by campaigns the removal is propagated to them. Find the contact's leadId with the email / linkedinUrl lookup of GET /lists/list/{listId}/rows.

Request

Responses

Contact deleted