AI Table
Run AI on all cells in a row
Invokes the AI on all cells (Documents) within a column. If a cell does not already exist, a new one will be created. Existing cells’ responses will be overwritten
POST
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
Response
200
application/json
OK
The response is of type object[]
.