Companies Tables
Remove Column from Companies Table
Remove a column and delete all of its cell data across the table. Default Lusha columns cannot be removed.
Billing: Free.
delete/v3/companies/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