AI Table
Create an AI Table
Create an AI Table
POST
/
api
/
ai
/
table
/
create
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
The Organization in which to create the Table
The user's unique ID
The IDs of the documents to include in this Table
Table metadata, for internal use
Whether this Table can only be seen by its creator, or by the whole Workspace
Available options:
shared
, private
Response
200 - application/json
Time of Table creation, in UTC
Unique ID of Table
Metadata, for internal use
Unique ID of Organization the Table belongs to
Unique ID of user the Table belongs to
Whether this Table can only be seen by its creator, or by the whole Workspace
Available options:
shared
, private
List of Document IDs in this Table