curl --location -g --request POST 'https://api.lootlocker.io/admin/game//progressions/{{progression_id}}/tiers' \
--header 'Content-Type: application/json' \
--header 'x-auth-token;' \
--data-raw '{
"step": 0,
"points_threshold": 100
}'
{}
x-auth-token: ********************