{
"success": true,
"data": "<unknown>"
}Updates the iser and returns the newly updated iser details. This is a PATCH operation, 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.