Property | Image RemovedW | Image RemovedR | Image RemovedU | Description | Image RemovedR | Image RemovedDV | Data Type | Example |
---|
JSON | UI |
---|
userName | User Name | √ | √ | | Username of the user, which will be used when login. When updating user details, note that this property can not be updated. | Yes | N/A | String | kim |
credential | Password | √ | √ | | The password for the user login, which should be at least six characters long. | Yes | N/A | String | kim12345 |
role | User Role | √ | √ | | The role of the user. The following are the possible user roles that can be added: | Yes | N/A | String | internal/user |
email | Email | √ | √ | | The email address of the user. | Yes | N/A | String | foo@bar.com |
firstName | First name | √ | √ | | The first name of the user. | Yes | N/A | String | Frank |
lastName | Last name | √ | √ | | The last name of the user. | Yes | N/A | String | Myers |
profileName | - | √ | √ | | The user's profile. The default profile is always used in WSO2 Private PaaS. | No | N/A | String | |