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