curl --location --globoff --request DELETE 'https://api.lootlocker.io/admin/v1/game//heroes//exceptions/' \ --header 'x-auth-token: ' \ --header 'Content-Type: application/json' \ --data '{ "asset_id": 2 }'
{}