AI Chat
Update an AI Chat Session
Change visibility or Document list of AI Session
POST
/
api
/
ai
/
session
/
{ai_session_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 Session
Body
application/json
List of Document IDs in this Session
Metadata, for internal use
Whether this session can only be seen by its creator, or by the whole Workspace
Available options:
shared
, private
Response
200 - application/json
Creation time, by UTC
Unique ID of this Session
Whether this is a multi-doc chat session
Session metadata, for internal use
Unique ID of Organization
Unique ID of user
Whether this session can only be seen by its creator, or by the whole Workspace
Available options:
shared
, private
List of Document IDs in this Session