Update some fields of a local user by user_idAsk AIpatch https://clearpass-hostname/api/local-user/user-id/{user_id}Update some fields of a local user by user_idPath Paramsuser_idstringrequiredUnique user_id of the local userBody Paramsuser_idstringUnique user id of the local userpasswordstringPassword of the local userusernamestringUser name of the local userrole_namestringRole 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