Create a new user
Profile
Create a new user
POST
Create a new user
Documentation Index
Fetch the complete documentation index at: https://docs.enneo.ai/llms.txt
Use this file to discover all available pages before exploring further.
Autorisierungen
JWT-based authentication
Body
application/json
User ID
Beispiel:
1
First name
Beispiel:
"Max"
Last name
Beispiel:
"Mustermann"
Email address (read only)
Beispiel:
"demo@enneo.dev"
Phone number
Beispiel:
"+49 123 456789"
Image
Password
Beispiel:
123456
The last time the user was seen (read only)
Beispiel:
"2022-08-12 12:21:21"
The type of the user
Beispiel:
"enneo"
If 1, the user can only login via SSO. If 0, the user can login with password or SSO
Verfügbare Optionen:
0, 1 Beispiel:
0
The language of the user
Beispiel:
"de"
Alternative display name or alias for the user
Beispiel:
"Johnny"
External identifier such as employee number or ID from external system
Beispiel:
"EMP-12345"
- Option 1
- Option 2