AI Table
Create cells and run AI
Create cells for the given column-Document pairs if cells do not already exist, and invoke the AI to generate responses for them
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
Body
application/json
Response
200
application/json
OK
The response is of type object[]
.