An operation where only users with the ADMIN role can update roles, status, and password; only users with POWER_USER and higher roles, along with the requesting user themselves, can change the username; and users with other roles can update the remaining fields.
Identifier of the Updating User
"88a52d74-ebee-49a4-9631-cfe492f4bf53"
New Username. This Field Can Be Updated by the User Themselves or by Users with POWER_USER Role!
User's New Password. This Field Can Only Be Updated by Users with ADMIN Role!
"newStr0ng!P@ssw0rd"
User's New First Name
User's New Middle Name
User's New Last Name
User's New Locale
"tr_TR"
User's New Time Zone
"Europe/Istanbul"
User's New Roles. This Field Can Only Be Updated by Users with ADMIN Role!
{msg:swagger.schema.users.update.roles}
GUEST, API_USER, STANDARD_USER, POWER_USER, EXTENDED_USER, ADMIN "['API_USER']"
User's New Status. This Field Can Only Be Updated by Users with ADMIN Role!
INACTIVE, ACTIVE, EXPIRED, BLOCKED, DELETED "INACTIVE"
Successful User Update
ID Number of Registered User
"8e94a551-5b86-40ba-ae55-b019dee5cc25"
Registered User Name
Registered User First Name
"John"
Registered User Last Name
"Doe"
Registered User Locale
"tr_TR"
Registered User Time Zone Id
"Europe/Istanbul"
Registered User Roles
{msg:swagger.schema.auth.register-response.roles}
GUEST, API_USER, STANDARD_USER, POWER_USER, EXTENDED_USER, ADMIN "API_USER"
Registered User Status
INACTIVE, ACTIVE, EXPIRED, BLOCKED, DELETED "INACTIVE"
Registered User Mid Name
"Bob"