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