DELETE
/
api
/
ai
/
table
/
{ai_table_id}
/
column
/
{ai_column_id}
/
delete

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

ai_table_id
integer
required

The unique ID of the AI Table

ai_column_id
integer
required

The unique ID of the column to be deleted

Response

200 - application/json
success
boolean
default: true