Page Properties | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||||
Resources & Remarks
Modification History
|
As of Version | product version 2.4 2020 Winter | component version 1.0 | ||||||||
---|---|---|---|---|---|---|---|---|---|
Request Method | POST | ||||||||
Response Format | JSON | ||||||||
Description |
Hints: Only username is mandatory butThe properties for the new user are passed in JSON format. The only required parameter is The reference client shows the user data in this format:option to disable a user is the recommended alternative instead of a deletion. The username might be required for compliance issues. yuuvis® Momentum client as reference implementation displays the user's name in the following format: . Meaning of the response status codes:
| ||||||||
Request Example | Will 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 Response Example |
| Responses | Meaning of the response status codes: 201 CREATEDThe user with his properties has been created 401 UNAUTHORIZEDThe call was unauthorized |