Update some fields of an admin userAsk AIpatch https://clearpass-hostname/api/admin-user/{id}Update some fields of an admin userPath ParamsidstringrequiredNumeric ID of the admin userBody ParamsnamestringName of the admin useruser_idstringUnique user id of the admin userenabledbooleanFlag indicating if the account is enabledtruefalsepasswordstringPassword of the admin userprivilege_levelstringName of the admin privilegeResponses 200OK 204No Content 304Not Modified 401Unauthorized 403Forbidden 404Not Found 406Not Acceptable 415Unsupported Media Type 422Unprocessable EntityUpdated over 4 years ago