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