Promotes a user to a delegated admin.
the email user uses to log in
OK
{"user_email": "td@example.com","delegated_admin": true}
Demotes a user from a delegated admin.
{"user_email": "td@example.com","delegated_admin": false}