Skip to main content
PATCH
Update a conversation

Authorizations

overlay_session
string
cookie
required

Signed httpOnly browser session cookie.

Body

application/json
conversationId
string
required
Minimum string length: 1
accessToken
string
Minimum string length: 1
userId
string
Minimum string length: 1
title
string
Required string length: 1 - 200
projectId
string | null
askModelIds
string[]
actModelId
string
lastMode
enum<string>
Available options:
ask,
act
clientId
string

Response

Successful response. Stable response schemas are documented in workflow guides when available.

Response shape is route-specific and may be backed by @overlay/app-core contracts.