register_admin

@mount("citizens.register_admin") operation register_admin()

Authenticates the requester, checks if they have admin privileges, and then registers a new admin if the requester is authorized.

This opearation takes no parameter.