/
OK
okio-ai
/
Nendo server
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.1.0
2026-07-17
152
21
159.7 KB
users
Users:Patch User
patch
/api/users/{id}
Path parameters
id
string
required
Request body
UserUpdate
required
password
string
nullable
email
string
email
nullable
is_active
boolean
nullable
is_superuser
boolean
nullable
is_verified
boolean
nullable
Response
Successful Response
UserRead
required
id
string
uuid
required
email
string
email
required
is_active
boolean
is_superuser
boolean
is_verified
boolean