curl --location --request POST 'https://api.lootlocker.io/admin/game/2/collectables' \
--header 'Content-Type: application/json' \
--header 'x-auth-token;' \
--data-raw '{
"name": "Name of the collectable"
}'
{}
x-auth-token: ********************