diff --git a/EI-IICS-Team/12Twenty/extraheader_POST_students.json b/EI-IICS-Team/12Twenty/extraheader_POST_students.json
index 2771d59ba80d4d24f622d41e08aaba80ac7793c3..42644df35b84d6cc2e4aded940409e61330f0744 100644
--- a/EI-IICS-Team/12Twenty/extraheader_POST_students.json
+++ b/EI-IICS-Team/12Twenty/extraheader_POST_students.json
@@ -40,6 +40,12 @@
           "description" : null,
           "required" : false,
           "type" : "string"
+        }, {
+          "name" : "User-Agent",
+          "in" : "header",
+          "description" : null,
+          "required" : false,
+          "type" : "string"
         } ],
         "responses" : {
           "200" : {