/
AU
authula
/
Authula API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
authula
Authula API
post
Create user
v21
latest
OpenAPI 3.1.0
raw.githubusercontent.com
2026-08-01
104
135
151.5 KB
Admin Users
Create user
Creates a new user with the specified attributes.
post
/admin/users
Request body
CreateUserRequest
required
email
string
required
email_verified
boolean
nullable
image
string
nullable
metadata
object
nullable
name
string
required
Response
Created
CreateUserResponse
required
user
User
required