Page Properties | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||
RessourcesRemarksHistory
|
...
As of Version | product version 2.4 | component version 1.0 | ||
---|---|---|---|
Request Method | POST | ||
Response Format | JSON | ||
Description | Create a new user with the given properties for the specified tenant. Hints:
| ||
Request Example | With version after next versionWill come with Release Candidate with tag 1.1.0-rc2: If the password is not set but email and the call parameter withInvitation is given with true an invitation email is sent by Keycloak to the given address.
| ||
Result Example |
| ||
Responses | Meaning of the response status codes: 201 CREATEDThe user with his properties has been created 401 UNAUTHORIZEDThe call was unauthorized |
...