x-session-token: ********************curl --location --request POST 'https://api.lootlocker.com/game/player/inventory/v1//consume' \
--header 'x-session-token: <api-key>'{
"consumed": true,
"granted": [
{
"inventory_id": "string",
"template_id": "string",
"count": 0
}
]
}