/api/user/create
Creates a new user in the database.
{ "username": "example_user", "password": "example_password" }
curl -X POST "https://url/api/user/create" \ -H "Content-Type: application/json" \ -d '{"username": "example_user", "password": "example_password"}'
/api
/ping
/leaderboard
/test
/user
/create
/login
/tests
Deleting the wiki page "post_user_create" cannot be undone. Continue?