x-api-key: ********************{
"unitName": "Coins",
"incrementBy": 50
}curl --location --request PUT 'https://testserver.loyi.io/public/api/leveling/configure' \
--header 'Origin: <WHITELISTED_URL>' \
--header 'x-api-key: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"unitName": "Coins",
"incrementBy": 50
}'{
"isActive": true,
"unitName": "Miles",
"type": "linear",
"incrementBy": 50,
"multiplyBy": 1
}