Skip to main content
PATCH
Update settings

Authorizations

overlay_session
string
cookie
required

Signed httpOnly browser session cookie.

Body

application/json
accessToken
string
Minimum string length: 1
userId
string
Minimum string length: 1
theme
enum<string>
Available options:
light,
dark
lightThemePreset
string
darkThemePreset
string
autoContinue
boolean
defaultChatMode
enum<string>
Available options:
ask,
act
modelPreference
enum<string>
Available options:
same-for-each-chat,
different-for-each-chat
defaultAskModelIds
string[]
defaultActModelId
string
defaultImageModelId
string
defaultVideoModelId
string
defaultImageAspectRatio
string
defaultVideoAspectRatio
string
sendWithEnter
boolean
attachFilesToKnowledgeByDefault
boolean
onlyAllowZdrModels
boolean
dismissedZdrWarningGlobally
boolean
dismissedZdrWarningModelIds
string[]
chatStreamingMode
enum<string>
Available options:
token,
chunk

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.