Create an AI Table column
Create a column within the given AI Table
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The unique ID of the AI Table
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