/
EN
ent
/
Ent Schema API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
OpenAPI 3.0.3
2026-07-17
10
15
26.2 KB
User
Create a new User
Creates a new User and persists it to storage.
post
/users
Request body
object
required
friends
integer[]
followers
integer[]
following
integer[]
parent
integer
children
integer[]
Response
User created
UserCreate
required
id
integer
required