/
MA
marmotdata
/
Marmot API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v1
latest
Swagger 2.0
MIT
2026-07-17
153
169
349.2 KB
users
Create a new user
Create a new user in the system
post
/users
Request body
CreateUserInput
required
name
string
required
oauth_provider
string
oauth_provider_data
object
oauth_provider_id
string
password
string
profile_picture
string
role_names
string[]
required
username
string
required
Response
OK
User
required
active
boolean
created_at
string
id
string
identities
UserIdentity[]
must_change_password
boolean
name
string
preferences
object
profile_picture
string
roles
Role[]
updated_at
string
username
string