curl -H "Authorization: 123" http://localhost:8080/api/sw/players curl -X POST -H "Authorization: 123" -H "Content-Type: application/json" http://localhost:8080/api/sw/map -d '{"name":"de_dust2"}'