Update conversation
Conversations
Update conversation
Update mutable conversation fields: autopilot toggle, active process/prompt, assignees, and history-modal flag. Used by the conversation detail panel.
PUT
Update conversation
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
application/json
When true, lets the configured AI agent respond automatically.
Prompt _id driving the AI for this conversation.
User _ids assigned to this conversation; receives socket events and pings.
Suppresses side-effects (audit log, socket emit) when the update originates from the history viewer.