x-auth-token: ********************
curl --location 'https://api.lootlocker.io/admin/game/2/assets/templates' \ --header 'x-auth-token: <api-key>' \ --header 'Content-Type: application/json' \ --data '{ "name": "A template with data 75" }'
{}