v26

latestOpenAPI 3.1.0raw.githubusercontent.com2026-01-285194311.8 KB
chats
android_app
web_app
evaluation

Update Chat Settings by Agent ID

We do not use chat_id to get settings, because we only support 1 chat per agent.TODO: We should switch to /chats/{chat_id}/settings

put/api/v1/chats/agents/{agent_id}/settings

Path parameters

agent_idstring required

Request body

languagestring nullable
voice_enabledboolean nullable
style_promptstring nullable
premium_modeboolean nullable
request_idstring nullable

Response

Successful Response

OR