curl --location --request POST 'https://api.lootlocker.com/game/reports/asset' \
--header 'Content-Type: application/json' \
--header 'x-session-token;' \
--data-raw '{
"asset_id": 4,
"reason_ids": [3],
"text": "Why the asset bully me?"
}'
{}
x-session-token: ********************