{
"success": true,
"data": "<unknown>"
}Updates the iser and returns the newly updated iser details. This is treated as an informal a PATCH operation approach, which means that you can send in just the fields you want to update. Omitting fields will leave them alone.
{
"success": true,
"data": "<unknown>"
}The access token received from the authorization server in the OAuth 2.0 flow.
Input model to update an iser's details. This is NOT a PATCH operation. Any parameters that are missing or null will be set to null. Please pass in ALL parameters