Как удалить объект из jsonObject в Java

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