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