Skip to main content
PATCH
Update conversation

Headers

X-Workspace-Id
string

Workspace ID

Path Parameters

id
string
required

Conversation ID

Body

application/json
title
string
Example:

"Updated title"

Response

200 - application/json
id
string
required
llmConfigId
string
required
agentMode
enum<string>
required
Available options:
ask,
agent
Example:

"ask"

createdAt
string<date-time>
required
updatedAt
string<date-time>
required
title
string
todos
array[]

Agent execution plan (todo list)

summary
string

Summarized context of previous conversation turns

workerId
string

The worker ID currently assigned to this conversation

Example:

"550e8400-e29b-41d4-a716-446655440000"