Skip to main content
PUT
Update conversation

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Body

application/json
isAutopilot
boolean

When true, lets the configured AI agent respond automatically.

process
string

Prompt _id driving the AI for this conversation.

assignees
string[]

User _ids assigned to this conversation; receives socket events and pings.

fromHistoryModal
boolean

Suppresses side-effects (audit log, socket emit) when the update originates from the history viewer.

Response

Conversation updated

message
string
data
object