This page redirects to an external site: https://developer.wordpress.org/reference/functions/remove_user_from_blog/
Removes the specified user from the specified (or primary blog) and optionally reassigns their posts and other submissions to a new user.
<?php remove_user_from_blog($user_id, $blog_id, $reassign); ?>