So entfernen Sie ein Objekt aus JSONObject in Java

jsonObj.getAsJsonObject("accounts").remove("email");
Encouraging Elk