Admin API/Controlled accounts route: POST /users/
This route shall create a pre-prepared user with the details supplied in the JSON body. Request body shall follow the same format as the one returned by GET /users/@me, optionally with additional parameters mentioned in #108.
Use restricted to OPERATOR, MANAGE_USERS and ACCOUNT_CONTROLLER.