/
YU
yume-cloud
/
Yume API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v4
latest
OpenAPI 3.0.3
raw.githubusercontent.com
2026-05-12
917
687
2.7 MB
v1
patch
/v1/auth/profile/
Request body
PatchedProfileLimited
required
id
integer
username
string
nullable
Required. 150 characters or fewer. Letters, digits and @/./+/-/_ only.
avatar
string
uri
nullable
first_name
string
last_name
string
email
string
email
nullable
password
string
Response
ProfileLimited
required
id
integer
required
username
string
nullable
Required. 150 characters or fewer. Letters, digits and @/./+/-/_ only.
avatar
string
uri
nullable
first_name
string
last_name
string
email
string
email
nullable
password
string
required