/
ME
meganova
/
FastAPI
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 18h ago · Updated 2w ago
View markdown
meganova
FastAPI
put
Update User
latest
OpenAPI 3.1.0
2026-08-10
466
368
560.6 KB
2b2bab8b9017
ab-testing
7
admin
79
agents
49
analytics
7
assets
5
audio
1
auth
11
benchmarks
3
blocked-creators
4
cak
2
casting
4
character-reports
2
characters
20
chat
25
connectors
12
creator
48
credits
10
custom-tools
6
embeds
10
escalation-rules
5
images
8
impersonate
1
integrations
14
lorebooks
16
marketplace
19
mcp-tools
3
memories
4
memory-health
1
models
4
notifications
5
personas
5
referral
9
seo
6
short-urls
1
spaces
5
storage
5
storage-providers
11
stripe
20
support-metrics
2
trailers
6
user
4
get
Get User Profile
put
Update User
post
Upload Avatar
get
Get Sidebar Config
videos
4
get
Read Root
get
Redirect Short Url
get
Health Check
user
Update User
put
/user
Request body
UserUpdate
required
username
string
nullable
display_name
string
nullable
avatar_url
string
nullable
is_active
boolean
nullable
nsfw_preference
boolean
nullable
blur_explicit_images
boolean
nullable
theme_preference
string
nullable
default_model
string
nullable
default_temperature
number
nullable
Response
Successful Response
UserResponse
required
email
string
email
nullable
username
string
required
display_name
string
nullable
avatar_url
string
nullable
is_active
boolean
id
string
uuid
required
role
string
created_at
string
date-time
required
last_login_at
string
date-time
nullable
nsfw_preference
boolean
blur_explicit_images
boolean
theme_preference
string
default_model
string
nullable
default_temperature
number
nullable