Create a new conversation

Create a new conversation in the workspace identified by {wId}.

Path Params
string
required

ID of the workspace

Body Params
message
object
required
contentFragments
array of objects

The list of content fragments to attach to this conversation (optional)

contentFragments
string

The title of the conversation

boolean

Whether to skip the tools validation of the agent messages triggered by this user message (optional, defaults to false)

boolean

Whether to wait for the agent to generate the initial message. If true the query will wait for the agent's answer. If false (default), the API will return a conversation ID directly and you will need to use streaming events to get the messages.

Responses

400

Bad Request

401

Unauthorized

429

Rate limit exceeded.

500

Internal Server Error

Language
Credentials
Bearer
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json