Update an AI Table column
Update the name or query associated with a column. Does not automatically update the cells if a new query is provided
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
Body
Metadata, for internal use. Note that the language and model settings for the column are here. Avoid changing the model to avoid unexpected costs
The displayed name of the column
The displayed order of the column in the UI
The user-provided query to the AI
Response
The unique ID of the column
Metadata, for internal use. Note that the language and model settings for the column are here. Avoid changing the model to avoid unexpected costs
Time the column was last modified, in UTC
The displayed name of the column
The displayed order of the column in the UI
The user-provided query to the AI
The unique ID of the AI Table this column belongs to