curl --location --globoff 'https://api.lootlocker.io/admin/game//reports/reasons' \ --header 'x-auth-token: ' \ --header 'Content-Type: application/json' \ --data '{ "description": "Player is bullying me!", "report_type": "player" }'
{}