How to Create Conversations

Create a conversation with a set of documents. A conversation must be created before asking questions to documents.

Create Conversation

post

Creates a new conversation based on the document IDs.

Authorizations
AuthorizationstringRequired

API key provided as a Bearer token in the Authorization header.

Body
documentIdsstring · uuid[]Required
Responses
200

Successfully created a new conversation.

application/json
post
/v1/conversations

Last updated