UserUpdateRequest
Properties
string
new_password
Optional
Not available
string
username
Optional
Not available
JSON Example
{
"new_password": "password",
"username": "admin@local"
}