/
OK
okio-ai
/
Nendo server
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
okio-ai
Nendo server
post
Register:Register
v1
latest
OpenAPI 3.1.0
2026-07-17
152
21
159.7 KB
auth
Register:Register
post
/api/auth/register
Request body
UserCreate
required
email
string
email
required
password
string
required
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