Authorization: Bearer ********************
{ "username": "string" }
curl --location --request POST '/games//admins' \ --header 'Content-Type: application/json' \ --data-raw '{ "username": "string" }'
{}