curl --location --request DELETE 'https://api.lootlocker.io/server/player/361/assets/instances/38/storage/2' \
--header 'LL-Version: 2021-03-01' \
--header 'x-auth-token;'
{
"success": true,
"storage": [
{
"id": 0,
"key": "string",
"value": "string"
}
]
}