{ "username": "" }
curl --location '/users/Register' \ --header 'Content-Type: application/json' \ --data '{ "username": "" }'
{}