v1

latestOpenAPI 3.0.3Proprietary2026-08-0656136286.9 KB
Contacts Tables

Remove Column from Contacts Table

Remove a column and delete all of its cell data across the table. Default Lusha columns cannot be removed.

Billing: Free.

delete/v3/contacts/tables/{table_id}/columns/{column_id}

Path parameters

table_idstring required

The table's ID.

column_idstring required

The column's ID.

Query parameters

emailstring email

Email of the user making the request. Used to scope ownership/visibility checks on GET/DELETE calls, which cannot carry a body.

Response

Column removed

tableIdstring
columnIdstring
removedboolean