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