curl --location --request POST 'https://api.lootlocker.io/admin/game//catalog/item' \
--header 'Content-Type: application/json' \
--header 'x-auth-token;' \
--data-raw '{
"game_id": ,
"catalog_id": "01H0MAV2WK5ANGKR01PD15YHPX",
"entity_id": "01H0FTJKWP25WN84HMPDDNRCZW",
"entity_kind": "asset"
}'
{
"catalog_item_id": "01HGDAST3CEE2PZY2DYTQZ8XVJ"
}
x-auth-token: ********************