Create an AI chat Session
Create an AI Chat session
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
Whether this is a multi-doc chat session. A multi-doc session can have only one (or zero) Documents in it, but a single-doc session cannot have more than one Document
The Organization in which to create the session
The user's unique ID
The IDs of the documents to include in this chat Session
Session metadata, for internal use
Whether this session can only be seen by its creator, or by the whole Workspace
shared
, private
Response
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
shared
, private
List of Document IDs in this Session