Update site user.Ask AIpatch https://api.rocket.net/v1/sites/users/{user_id}For a given user, update site users username, email or passwordPath Paramsuser_idintegerrequiredBody ParamsUpdate site user detailsnamestringNew name of the site useremailstringNew email address of the site userpasswordstringNew password of the site userResponses 200OK 400Bad Request 401Authentication failed 403Not authorized to access endpoint 404Given site not found for user 405Invalid input 500Internal errorUpdated 6 months ago