Skip to main content
POST
Create user

Body

application/json
email
string<email>
required
name
string
required
password
string | null

Initial password (omit for SSO-only users)

Response

201 - application/json

User created

success
enum<boolean>
Available options:
true
data
object

User entity