Create a new conversation

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

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
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.

string

The sId of the space (project) in which to create the conversation (optional). If not provided, the conversation is created outside projects

Responses

400

Bad Request

401

Unauthorized

429

Rate limit exceeded.

500

Internal Server Error

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