/
NA
nascentcore
/
inty-backend
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2w ago · Updated 7mo ago
Details
Filter operations
agents
14
auth
2
character-themes
2
chat
3
chats
10
images
1
live-chat
1
notification
1
report
3
settings
2
get
Get Settings Endpoint
put
Update Settings Endpoint
subscription
6
text_to_speech
1
users
4
version
1
settings
web_app
NOT_USED
Update Settings Endpoint
Update current user settings
put
/api/v1/settings/
Request body
SettingsUpdate
required
更新设置
language
string
nullable
voice_enabled
boolean
nullable
request_id
string
nullable
Response
Successful Response
Settings
required
API 响应中的设置
language
string
voice_enabled
boolean
id
string
required
user_id
string
required
created_at
string
date-time
required
updated_at
string
date-time
nullable
Changes