diff --git a/docs/ecolyo/Technical/doctypes.md b/docs/ecolyo/Technical/doctypes.md
index 98b54e0ba49cb0335403bb5260aeba737581e99c..9d6da6d85c5ddce79c07e3aaef9ddc69a507f1cf 100644
--- a/docs/ecolyo/Technical/doctypes.md
+++ b/docs/ecolyo/Technical/doctypes.md
@@ -106,24 +106,6 @@ This doctype is used to store all information about the user.
   "quizHash": "11372a56c03edef1d6656f8a76d5ec457174f2c1",
   "explorationHash": "cdbc7a84d041318253a10b3cc0c02f9020c78c0b",
   "sendAnalysisNotification": false,
-  "profileType": {
-    "area": "123",
-    "coldWater": "individual",
-    "constructionYear": "between_1948_and_1974",
-    "cookingFluid": 0,
-    "floor": "not_applicable",
-    "hasInstalledVentilation": "yes",
-    "hasReplacedHeater": "yes",
-    "heating": "individual",
-    "hotWater": "individual",
-    "hotWaterEquipment": "solar",
-    "hotWaterFluid": 0,
-    "housingType": "individual_house",
-    "individualInsulationWork": ["roof_insulation"],
-    "occupantsNumber": 1,
-    "outsideFacingWalls": "2",
-    "warmingFluid": 0
-  },
   "isProfileTypeCompleted": true,
 }
 ```