AI Table
Delete an AI Table column
Delete an AI Table column, and all its associated cells
DELETE
/
api
/
ai
/
table
/
{ai_table_id}
/
column
/
{ai_column_id}
/
delete
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The unique ID of the AI Table
The unique ID of the column to be deleted
Response
200 - application/json