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