curl --location --request POST 'https://api.lootlocker.io/admin/game//feedback/category' \
--header 'Content-Type: application/json' \
--header 'x-auth-token;' \
--data-raw '{
"entity": "player",
"name": "Hacking",
"description": "Use this to report hacking players"
}'
{}
x-auth-token: ********************