x-auth-token: ********************
curl --location --request PUT 'https://api.lootlocker.io/admin/game/2/auth/url' \ --header 'x-auth-token: <api-key>' \ --header 'Content-Type: application/json' \ --data-raw '{ "url": "lol.io" }'
{}