Replace a local user by user_idAsk AIput https://clearpass-hostname/api/local-user/user-id/{user_id}Replace a local user by user_idPath Paramsuser_idstringrequiredUnique user_id of the local userBody Paramsuser_idstringrequiredUnique user id of the local userpasswordstringrequiredPassword of the local userusernamestringrequiredUser name of the local userrole_namestringrequiredRole name of the local userenabledbooleanFlag indicating if the account is enabledtruefalsechange_pwd_next_loginbooleanFlag indicating if the password change is required in next logintruefalseattributesobjectAdditional attributes(key/value pairs) may be stored with the local user accountattributes objectResponses 200OK 204No Content 304Not Modified 401Unauthorized 403Forbidden 404Not Found 406Not Acceptable 415Unsupported Media Type 422Unprocessable EntityUpdated over 4 years ago