Unique identifier of the user to update
User updated successfully
The unique identifier for the user
The user's first name
"John"
The user's last name
"Doe"
The user's email address
A list of role ids
["ReadOnly", "Standard"]A map of login methods to their last login timestamps (Unix epoch).
{
"Okta": 1731370728,
"Password": 1731338939
}A map of key value pairs associated with this log
{
"region": "eu",
"environment": "production"
}