curl --location --request POST 'https://api.lootlocker.io/admin/v1/game/2/rarity' \
--header 'Content-Type: application/json' \
--header 'x-auth-token;' \
--data-raw '{
"name": "Rarity B",
"short_name": "RareB",
"color": "#000"
}'
{}
x-auth-token: ********************