This page redirects to an external site: https://developer.wordpress.org/reference/functions/revoke_super_admin/
Remove a user from the Super admin user list in WordPress Multisite
<?php revoke_super_admin( $user_id ); ?>
Since: Wordpress 3.0.0
revoke_super_admin() is located in wp-admin/includes/ms.php.