curl --location --globoff 'https://api.lootlocker.io/admin/v1/game//heroes/2/exceptions' \ --header 'x-auth-token: ' \ --header 'Content-Type: application/json' \ --data '{ "context_id": 4, "can_equip": false }'
{}