curl --location --request DELETE 'https://api.lootlocker.io/admin/game/23654' \ --header 'x-auth-token: ' \ --header 'Content-Type: application/json' \ --data '{}'
{ "success": true }