This page redirects to an external site: https://developer.wordpress.org/reference/functions/edit_user/
Update (or create) a user in the database with data from $_POST
<?php edit_user( $userid ) ?>
edit_user() is located in wp-admin/includes/user.php.