x-auth-token: ********************
curl --location -g --request PUT 'https://api.lootlocker.io/admin/game//progressions/01HW34CS29YWFKW9JN71XXPBKX/tiers/01HW34CS2ARPSCJ5YK78AVY53G' \
--header 'x-auth-token: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"points_threshold": 99
}'
{}