curl --location -g --request DELETE 'https://api.lootlocker.io/admin/game//reward/group//remove/' \
--header 'Content-Type: application/json' \
--header 'x-auth-token;' \
--data-raw '{
"game_id": 1,
"entity_id": "string",
"entity_kind": "asset",
"metadata": [
"string"
]
}'
{}
x-auth-token: ********************