curl --location -g --request POST 'https://api.lootlocker.io/admin/game//reward' \
--header 'Content-Type: application/json' \
--header 'x-auth-token;' \
--data-raw '{
"entity_id": "{{catalog_progression_id}}",
"entity_kind": "progression_reset"
}'
{}
x-auth-token: ********************