...
Name | Description | Default value |
username (required) | Username of the user. | - |
displayName | Display Name of the user | - |
locale | Locale of the user, or empty for the default locale. | - |
attributes | Attribute for the user. This form value can be set multiple times. The format used is attributeName=attributeValue. When multiple values with the same attributeName are given, all attributeValues are persisted. See example request below. | [] |
roles | Roles of the user. This form value can be set multiple times. | [] |
...