{
"id": "e2c149b6-d1ae-443e-ae68-95ee52fa6c8e",
"createdTimestamp": 1684269549606,
"username": "1111111111",
"enabled": true,
"totp": false,
"emailVerified": true,
"firstName": "first name {{$randomPassword}}",
"lastName": "last name {{$randomPassword}}",
"email":
"peter.penzov_{{$randomPassword}}@gmail.com",
"disableableCredentialTypes": [],
"requiredActions": [],
"notBefore": 0,
"access": {
"manageGroupMembership": false,
"view": true,
"mapRoles": false,
"impersonate": false,
"manage": false
}
}
But I get always 204 No Content. Do you know what is the correct way to set new user profile data?