{
"profilePictureId": "ef3a966e-48f9-4bec-8533-bd4f04ef8141",
"user": {
"id": 0,
"name": "string",
"surname": "string",
"userName": "string",
"emailAddress": "user@example.com",
"phoneNumber": "string",
"password": "string",
"isActive": true,
"shouldChangePasswordOnNextLogin": true,
"isTwoFactorEnabled": true,
"isLockoutEnabled": true
},
"roles": [
{
"roleId": 0,
"roleName": "string",
"roleDisplayName": "string",
"isAssigned": true,
"inheritedFromOrganizationUnit": true
}
],
"allOrganizationUnits": [
{
"parentId": 0,
"code": "string",
"displayName": "string",
"memberCount": 0,
"roleCount": 0,
"lastModificationTime": "2019-08-24T14:15:22Z",
"lastModifierUserId": 0,
"creationTime": "2019-08-24T14:15:22Z",
"creatorUserId": 0,
"id": 0
}
],
"memberedOrganizationUnits": [
"string"
],
"allowedUserNameCharacters": "string",
"isSMTPSettingsProvided": true
}