x-auth-token: ********************
curl --location --request POST 'https://api.lootlocker.io/admin/game//refund/v1/' \ --header 'x-auth-token: <api-key>' \ --header 'Content-Type: application/json' \ --data-raw '{"asset_ids": [1001, 1002]}'
{}