AI Table
Update an AI Table
Change visibility or Document list of AI Table
POST
/
api
/
ai
/
table
/
{ai_table_id}
/
update
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
List of Document IDs in this Table. If an ID is removed, all its associated cells will be automatically deleted
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