{"info":{"_postman_id":"4b52e621-0bdf-4b47-bb68-86322c75a06f","name":"FuturePreneurs-Backend","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"21615069","collectionId":"4b52e621-0bdf-4b47-bb68-86322c75a06f","publishedId":"VUqpscyM","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2022-08-21T05:55:15.000Z"},"item":[{"name":"Authentication Routes","item":[{"name":"googleAuth","id":"02c00460-4a10-4de2-ad22-b0388b944b62","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"token\":\"eyJhbGciOiJSUzI1NiIsImtpZCI6ImNhYWJmNjkwODE5MTYxNmE5MDhhMTM4OTIyMGE5NzViM2MwZmJjYTEiLCJ0eXAiOiJKV1QifQ.eyJpc3MiOiJodHRwczovL2FjY291bnRzLmdvb2dsZS5jb20iLCJhenAiOiIxMzU2OTc1MDgwMzctNjA0NjU4ZmUwZXYydWtxbnVmMGgwdnI4MHJkYzlvNG8uYXBwcy5nb29nbGV1c2VyY29udGVudC5jb20iLCJhdWQiOiIxMzU2OTc1MDgwMzctNjA0NjU4ZmUwZXYydWtxbnVmMGgwdnI4MHJkYzlvNG8uYXBwcy5nb29nbGV1c2VyY29udGVudC5jb20iLCJzdWIiOiIxMDE0NTY5NjYxNDk2OTQ1NDg1MjEiLCJoZCI6InZpdHN0dWRlbnQuYWMuaW4iLCJlbWFpbCI6ImFuamFuZXlhLmd1cHRhMjAyMUB2aXRzdHVkZW50LmFjLmluIiwiZW1haWxfdmVyaWZpZWQiOnRydWUsImF0X2hhc2giOiJCN3pTczA3REhUYnY1Z2RaaTRCTFNRIiwibmFtZSI6IkFuamFuZXlhIEd1cHRhIDIxQkNFMDA2MiIsInBpY3R1cmUiOiJodHRwczovL2xoMy5nb29nbGV1c2VyY29udGVudC5jb20vYS9BSXRidm1rdC1IT3JmWVlXZFBoMHhHcm4zd1FUS1lUYkRBN2txak5RVzBHZD1zOTYtYyIsImdpdmVuX25hbWUiOiJBbmphbmV5YSBHdXB0YSIsImZhbWlseV9uYW1lIjoiMjFCQ0UwMDYyIiwibG9jYWxlIjoiZW4iLCJpYXQiOjE2NjMxNzI3NDcsImV4cCI6MTY2MzE3NjM0N30.i68Jm-CR0_hvebhxRv0f_CRajb2dLHC0jPuv-DJcrx6uAVncGM0LBE6QQcexPDK08bkos1uvbsdQYVaNwBswFI8Yc3pmyG45zuAG7KcLkr7fxBnb8ANgiZxrH89kr69sbPjoKhj037Qq5F9hMPMsulrzkNncC2svpO5oFQ5I1SHNXY4XpGvESeYUYr9AcFP_a8ab0TrvfJmdqfmICZM7bKWh88tibyWC0JkmJCIXznIedZG-RO7XwZy6FeBQnwK1ELhXFTC2gWq4iKYBjIpzAPCwRQ-docDh-_pDWzBw1q1J-fZXitR-zV1l8Xi1et6U0rTCJfgePsegfhJTzEtn7Q\",\r\n    \"email\": \"anjaneya.gupta2021@vitstudent.ac.in\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.saisreekar.live/api/auth/googleAuth","description":"<p>Google login for Users</p>\n","urlObject":{"path":["api","auth","googleAuth"],"host":["https://api.saisreekar.live"],"query":[],"variable":[]}},"response":[],"_postman_id":"02c00460-4a10-4de2-ad22-b0388b944b62"}],"id":"80ecc609-6e64-49cc-9d1a-e8805aa00653","_postman_id":"80ecc609-6e64-49cc-9d1a-e8805aa00653","description":""},{"name":"Team Routes","item":[{"name":"updateTeam","id":"d7b12303-2777-4024-8053-4855a0df36a4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"teamName\": \"Sai9\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://127.0.0.1:8080/api/team/6329e771e4e7ea598ad65062","description":"<p>The Route which is used to update Team's Name</p>\n","urlObject":{"path":["api","team","6329e771e4e7ea598ad65062"],"host":["http://127.0.0.1:8080"],"query":[],"variable":[]}},"response":[],"_postman_id":"d7b12303-2777-4024-8053-4855a0df36a4"},{"name":"getAllTeams","id":"bf32a5c3-ba89-4dca-ba3e-ce49d66c2f51","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"{{https}}/api/team/","description":"<p>The route which is used to get brief info of teams. Its includes pagination also.</p>\n","urlObject":{"path":["api","team",""],"host":["{{https}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"bf32a5c3-ba89-4dca-ba3e-ce49d66c2f51"},{"name":"getTeamDetails","id":"3dbc2d0f-c88f-4317-8197-aff1433beb4f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.saisreekar.live/api/team/6320ca2efd9b3d98b6989162","description":"<p>This route is used to get details of a particular team</p>\n","urlObject":{"path":["api","team","6320ca2efd9b3d98b6989162"],"host":["https://api.saisreekar.live"],"query":[],"variable":[]}},"response":[],"_postman_id":"3dbc2d0f-c88f-4317-8197-aff1433beb4f"},{"name":"createTeam","id":"dfcb047d-575a-4807-9515-dd00e9bf89cd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"teamName\":\"myTeam\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.saisreekar.live/api/team","description":"<p>This route is used to create team</p>\n","urlObject":{"path":["api","team"],"host":["https://api.saisreekar.live"],"query":[],"variable":[]}},"response":[],"_postman_id":"dfcb047d-575a-4807-9515-dd00e9bf89cd"},{"name":"deleteTeam","id":"0dd5e8c2-f97d-4c5b-9154-5e37e72c09da","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"http://127.0.0.1:8080/api/team/6326ed9a1901d3f2968b2b1b","description":"<p>This route is used to delete team</p>\n","urlObject":{"path":["api","team","6326ed9a1901d3f2968b2b1b"],"host":["http://127.0.0.1:8080"],"query":[],"variable":[]}},"response":[],"_postman_id":"0dd5e8c2-f97d-4c5b-9154-5e37e72c09da"},{"name":"removeMember","id":"273816d3-96db-4cf0-bf43-6e47a8183e54","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"userId\":\"63232160f73da259b61997ba\"\r\n}   ","options":{"raw":{"language":"json"}}},"url":"http://127.0.0.1:8080/api/team/remove/6323213c177cde27bc987a73","description":"<p>This route is for team leaders to remove a member from a team</p>\n","urlObject":{"path":["api","team","remove","6323213c177cde27bc987a73"],"host":["http://127.0.0.1:8080"],"query":[],"variable":[]}},"response":[],"_postman_id":"273816d3-96db-4cf0-bf43-6e47a8183e54"},{"name":"getTeamRequests","id":"6fca7ca8-70c4-44d1-b79d-6b66234c428a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://127.0.0.1:8080/api/team/requests/6325eec13de5eabbc17dfa8d","description":"<p>This route is for team leaders to see the requests sent to their team</p>\n","urlObject":{"path":["api","team","requests","6325eec13de5eabbc17dfa8d"],"host":["http://127.0.0.1:8080"],"query":[],"variable":[]}},"response":[],"_postman_id":"6fca7ca8-70c4-44d1-b79d-6b66234c428a"},{"name":"updateRequest","id":"6e028ed3-444d-43af-9b2a-29478e59eb3d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"userId\":\"6325eea8b53081154e89bde4\",\r\n    \"status\":1\r\n}   ","options":{"raw":{"language":"json"}}},"url":"http://127.0.0.1:8080/api/team/requests/6325eec13de5eabbc17dfa8d","description":"<p>This route is used to approve or decline a reuqest</p>\n","urlObject":{"path":["api","team","requests","6325eec13de5eabbc17dfa8d"],"host":["http://127.0.0.1:8080"],"query":[],"variable":[]}},"response":[],"_postman_id":"6e028ed3-444d-43af-9b2a-29478e59eb3d"},{"name":"getTeamToken","id":"e5f2d746-cf7b-420a-b27b-2efb791a2b5b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.saisreekar.live/api/team/token/63235412c0b920122faa3f23","description":"<p>This route is used to generate a unique token for a team</p>\n","urlObject":{"path":["api","team","token","63235412c0b920122faa3f23"],"host":["https://api.saisreekar.live"],"query":[],"variable":[]}},"response":[],"_postman_id":"e5f2d746-cf7b-420a-b27b-2efb791a2b5b"},{"name":"getRoundData","id":"6c918a6e-b9ed-4598-b83e-bde63dabafbb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://127.0.0.1:8080/api/team/round/634b059dc2abdc69054eedaf","description":"<p>This route is used to get the present round the team is playing.</p>\n","urlObject":{"path":["api","team","round","634b059dc2abdc69054eedaf"],"host":["http://127.0.0.1:8080"],"query":[],"variable":[]}},"response":[],"_postman_id":"6c918a6e-b9ed-4598-b83e-bde63dabafbb"}],"id":"dbd49d2d-e89f-40ae-9d9f-878e90a449b4","_postman_id":"dbd49d2d-e89f-40ae-9d9f-878e90a449b4","description":""},{"name":"User Routes","item":[{"name":"fillUserDetails","id":"ec52a8db-1121-4ef1-8d15-d72fa6cc29df","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"raw","raw":"{\r\n    \"firstName\":\"ECell\",\r\n    \"lastName\": \"FP\",\r\n    \"regNo\": \"21bds0001\",\r\n    \"mobileNumber\": \"9876543210\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.saisreekar.live/api/user","description":"<p>This is used to store the user data</p>\n","urlObject":{"path":["api","user"],"host":["https://api.saisreekar.live"],"query":[],"variable":[]}},"response":[],"_postman_id":"ec52a8db-1121-4ef1-8d15-d72fa6cc29df"},{"name":"hasFilledDetails","id":"9fea6cc1-77a6-45f8-bc9f-4c0b615ae7fc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"token\": \"efbejfbjebfebfje\",\r\n    \"email\":\"somu207e@gmail.com\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.saisreekar.live/api/user","description":"<p>This route is used to know whether the user has filled his details</p>\n","urlObject":{"path":["api","user"],"host":["https://api.saisreekar.live"],"query":[],"variable":[]}},"response":[],"_postman_id":"9fea6cc1-77a6-45f8-bc9f-4c0b615ae7fc"},{"name":"getUserTeam","id":"a13269c4-3231-49de-b7da-ca476b4b0c79","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"raw","raw":""},"url":"https://api.saisreekar.live/api/user/team","description":"<p>This route is to know the user's team details</p>\n","urlObject":{"path":["api","user","team"],"host":["https://api.saisreekar.live"],"query":[],"variable":[]}},"response":[],"_postman_id":"a13269c4-3231-49de-b7da-ca476b4b0c79"},{"name":"getRequests","id":"0428bc2d-3088-4d94-a645-a76cf2fccab1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.saisreekar.live/api/user/requests","description":"<p>This route is used to know the team joining requests the user sent</p>\n","urlObject":{"path":["api","user","requests"],"host":["https://api.saisreekar.live"],"query":[],"variable":[]}},"response":[],"_postman_id":"0428bc2d-3088-4d94-a645-a76cf2fccab1"},{"name":"sendRequest","id":"e23e9a2a-0496-4c28-81ac-9bbc96267c49","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":""},"url":"https://api.saisreekar.live/api/user/requests/6326ed9a1901d3f2968b2b1b","description":"<p>This route is used to send a request to a prticular team</p>\n","urlObject":{"path":["api","user","requests","6326ed9a1901d3f2968b2b1b"],"host":["https://api.saisreekar.live"],"query":[],"variable":[]}},"response":[],"_postman_id":"e23e9a2a-0496-4c28-81ac-9bbc96267c49"},{"name":"removeRequest","id":"89e112b7-ee82-4208-a8b6-d650db8daa40","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PATCH","header":[],"url":"http://127.0.0.1:8080/api/user/requests/6323213c177cde27bc987a73","description":"<p>This route is used to delete request sent to particluar team</p>\n","urlObject":{"path":["api","user","requests","6323213c177cde27bc987a73"],"host":["http://127.0.0.1:8080"],"query":[],"variable":[]}},"response":[],"_postman_id":"89e112b7-ee82-4208-a8b6-d650db8daa40"},{"name":"leaveTeam","id":"cc982add-616c-40ae-a76c-3f597f366644","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://api.saisreekar.live/api/user/leave/63235412c0b920122faa3f23","description":"<p>This route is for a team members to leave the team</p>\n","urlObject":{"path":["api","user","leave","63235412c0b920122faa3f23"],"host":["https://api.saisreekar.live"],"query":[],"variable":[]}},"response":[],"_postman_id":"cc982add-616c-40ae-a76c-3f597f366644"},{"name":"joinTeamViaToken","id":"8c02165f-f5b0-49ab-9a62-a1cb66cc73f0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"token\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2MzIzNTQxMmMwYjkyMDEyMmZhYTNmMjMiLCJpYXQiOjE2NjMyNTk2ODUsImV4cCI6MTY2MzY5MTY4NX0.VVW2tWfa99zP9ShOWZd0devzxEM3Ye9rt83afeZ1mKg\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.saisreekar.live/api/user/token","description":"<p>This route is used to join a particular team based on unique team toke</p>\n","urlObject":{"path":["api","user","token"],"host":["https://api.saisreekar.live"],"query":[],"variable":[]}},"response":[],"_postman_id":"8c02165f-f5b0-49ab-9a62-a1cb66cc73f0"}],"id":"56b76d1d-cc07-4674-b396-b5401619e615","_postman_id":"56b76d1d-cc07-4674-b396-b5401619e615","description":""},{"name":"Quiz Routes","item":[{"name":"getQuestion","id":"b7ece1e2-af26-4f94-8edc-0e4e9a1fad69","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://127.0.0.1:8080/api/team/quiz/63334e4131d0b3783290104f","description":"<p>This route is used to get a question</p>\n","urlObject":{"path":["api","team","quiz","63334e4131d0b3783290104f"],"host":["http://127.0.0.1:8080"],"query":[],"variable":[]}},"response":[],"_postman_id":"b7ece1e2-af26-4f94-8edc-0e4e9a1fad69"},{"name":"submitAnswer","id":"a4c9f8ca-bf68-4710-9136-ea9b46e37358","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n   \"setNum\":1,\r\n   \"questionNum\":15,\r\n   \"answerIdxs\":[1]\r\n}","options":{"raw":{"language":"json"}}},"url":"http://127.0.0.1:8080/api/team/quiz/63334e4131d0b3783290104f","description":"<p>This route is used to submit the answer</p>\n","urlObject":{"path":["api","team","quiz","63334e4131d0b3783290104f"],"host":["http://127.0.0.1:8080"],"query":[],"variable":[]}},"response":[],"_postman_id":"a4c9f8ca-bf68-4710-9136-ea9b46e37358"},{"name":"hasStarted","id":"36367af4-2478-4d6f-8216-397a7cdc7eb5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://127.0.0.1:8080/api/user/quiz","description":"<p>This route is used to know whether the team has started quiz</p>\n","urlObject":{"path":["api","user","quiz"],"host":["http://127.0.0.1:8080"],"query":[],"variable":[]}},"response":[],"_postman_id":"36367af4-2478-4d6f-8216-397a7cdc7eb5"}],"id":"2ed631b5-8fad-4421-8026-32ceb49f05df","_postman_id":"2ed631b5-8fad-4421-8026-32ceb49f05df","description":""},{"name":"Admin Routes","item":[{"name":"Get Users Count","id":"2535565c-cab4-4b09-b3cc-f434f28809c4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://127.0.0.1:8080/api/admin/user","urlObject":{"path":["api","admin","user"],"host":["http://127.0.0.1:8080"],"query":[],"variable":[]}},"response":[],"_postman_id":"2535565c-cab4-4b09-b3cc-f434f28809c4"},{"name":"Get Teams Count","id":"fe9d3713-3dc9-4998-b94e-47b343ba6b9a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://127.0.0.1:8080/api/admin/team","urlObject":{"path":["api","admin","team"],"host":["http://127.0.0.1:8080"],"query":[],"variable":[]}},"response":[],"_postman_id":"fe9d3713-3dc9-4998-b94e-47b343ba6b9a"},{"name":"getAllQuestions","id":"39e53573-eb19-418c-a03c-556b3d830883","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://127.0.0.1:8080/api/admin/questions","urlObject":{"path":["api","admin","questions"],"host":["http://127.0.0.1:8080"],"query":[],"variable":[]}},"response":[],"_postman_id":"39e53573-eb19-418c-a03c-556b3d830883"},{"name":"getQuestion(Admin)","id":"ab8f87ff-fec9-410f-8f18-2b065bdfe70c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://127.0.0.1:8080/api/admin/question/631657cc8a896c80c51692c6/","urlObject":{"protocol":"http","port":"8080","path":["api","admin","question","631657cc8a896c80c51692c6",""],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"ab8f87ff-fec9-410f-8f18-2b065bdfe70c"},{"name":"setQuestion","id":"8d011c40-4768-404c-ba0b-0e7f5e9bde2f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"  {\r\n      \"setNum\": 0,\r\n      \"questionNum\": 27,\r\n      \"questionType\": 5,\r\n      \"question\": [\"Write About YourSelf\"]\r\n  }","options":{"raw":{"language":"json"}}},"url":"http://127.0.0.1:8080/api/admin/question","urlObject":{"path":["api","admin","question"],"host":["http://127.0.0.1:8080"],"query":[],"variable":[]}},"response":[],"_postman_id":"8d011c40-4768-404c-ba0b-0e7f5e9bde2f"},{"name":"modifyQuestion","id":"33606240-4437-44d5-9736-541753eaf0ac","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n      \"question\": \"How hot is the surface of the sun?\",\r\n      \"answers\": [\"1,233 K\", \"5,778 K\", \"12,130 K\", \"101,300 K\"],\r\n      \"correctIndex\": 1\r\n    }","options":{"raw":{"language":"json"}}},"url":"http://127.0.0.1:8080/api/admin/question/631657cc8a896c80c51692c6","urlObject":{"protocol":"http","port":"8080","path":["api","admin","question","631657cc8a896c80c51692c6"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"33606240-4437-44d5-9736-541753eaf0ac"},{"name":"deleteQuestion","id":"a3a9caba-4870-4da5-b264-ebae34444f24","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"http://127.0.0.1:8080/api/admin/question/631663ecef1337cb0b2e41e6","urlObject":{"protocol":"http","port":"8080","path":["api","admin","question","631663ecef1337cb0b2e41e6"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"a3a9caba-4870-4da5-b264-ebae34444f24"},{"name":"getTeamsScores","id":"8e04480e-e86b-4ae3-ac39-17ecbd0805b0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://127.0.0.1:8080/api/admin/participants","urlObject":{"protocol":"http","port":"8080","path":["api","admin","participants"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"8e04480e-e86b-4ae3-ac39-17ecbd0805b0"},{"name":"getTeamAnswers","id":"44364000-9b7c-44e5-9d9c-e7daecba8e5e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://127.0.0.1:8080/api/admin/answers/6315b230eb1b17c9319cf388","urlObject":{"protocol":"http","port":"8080","path":["api","admin","answers","6315b230eb1b17c9319cf388"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"44364000-9b7c-44e5-9d9c-e7daecba8e5e"},{"name":"setEndTime","id":"9994ad27-d20e-4e90-9424-75d5b037e859","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PATCH","header":[],"url":"http://127.0.0.1:8080/api/admin/endTime/6315b230eb1b17c9319cf388","urlObject":{"protocol":"http","port":"8080","path":["api","admin","endTime","6315b230eb1b17c9319cf388"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"9994ad27-d20e-4e90-9424-75d5b037e859"},{"name":"sendEmails","id":"38afc74d-c5d8-4b86-9a4d-d1c0e18d3e74","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://127.0.0.1:8080/api/admin/email","urlObject":{"path":["api","admin","email"],"host":["http://127.0.0.1:8080"],"query":[],"variable":[]}},"response":[],"_postman_id":"38afc74d-c5d8-4b86-9a4d-d1c0e18d3e74"},{"name":"merge","id":"fbecd656-4556-405b-b045-401ff56fb454","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://127.0.0.1:8080/api/admin/merge","urlObject":{"path":["api","admin","merge"],"host":["http://127.0.0.1:8080"],"query":[],"variable":[]}},"response":[],"_postman_id":"fbecd656-4556-405b-b045-401ff56fb454"},{"name":"setRoundThreeData","id":"9392d732-fda6-4d77-8d42-1efac17f1f10","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"item\":\"Meditation Centre\",\r\n    \"price\": 200,\r\n    \"mapChoice\": 0,\r\n    \"score\": 7\r\n    }","options":{"raw":{"language":"json"}}},"url":"http://127.0.0.1:8080/api/admin/roundThree","urlObject":{"path":["api","admin","roundThree"],"host":["http://127.0.0.1:8080"],"query":[],"variable":[]}},"response":[],"_postman_id":"9392d732-fda6-4d77-8d42-1efac17f1f10"},{"name":"setRoundsScores","id":"fc1ba271-a278-4834-bd3b-f53e5533f0dc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://127.0.0.1:8080/api/admin","urlObject":{"path":["api","admin"],"host":["http://127.0.0.1:8080"],"query":[],"variable":[]}},"response":[],"_postman_id":"fc1ba271-a278-4834-bd3b-f53e5533f0dc"}],"id":"2f8290d3-4504-432d-8493-4c5a513f7ba6","_postman_id":"2f8290d3-4504-432d-8493-4c5a513f7ba6","description":""},{"name":"Unused Routes","item":[{"name":"signUp","id":"194f01b3-6905-4e0b-8eff-e35a45c76d1e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"username\": \"backend\",\r\n    \"password\": \"1234qwer\",\r\n    \"email\": \"xxx@gmail.com\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.saisreekar.live/api/auth/signUp/","urlObject":{"path":["api","auth","signUp",""],"host":["https://api.saisreekar.live"],"query":[],"variable":[]}},"response":[],"_postman_id":"194f01b3-6905-4e0b-8eff-e35a45c76d1e"},{"name":"login","id":"e7e8ca63-fd36-4f77-b858-65d243340402","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2MmU2YWRkZTk4MmQ4OWM3MjE3ODQxMzQiLCJpYXQiOjE2NTkzMzI2NTUsImV4cCI6MTY1OTMzMzU1NX0.zk88dYXPz-yX-BOpUvbKtXNjxKItHCTXdZyqOjfkjn8","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"username\":\"r3sai\",\r\n    \"password\":\"1234qwer\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.saisreekar.live/api/auth/logIn","urlObject":{"path":["api","auth","logIn"],"host":["https://api.saisreekar.live"],"query":[],"variable":[]}},"response":[],"_postman_id":"e7e8ca63-fd36-4f77-b858-65d243340402"},{"name":"getNewAccessToken","id":"b8c442d6-143f-45a4-ae8c-7dc28a7b826b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"refreshToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2MmU5NzU5YzgxNjFlNjc4MWE5Y2QxM2EiLCJpYXQiOjE2NTk4ODc5NzAsImV4cCI6MTY2MjQ3OTk3MH0.zbai-VYzTv_yMObw_NAnuw29jvfgvu5OPt1D5YORrqw\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://54.241.85.241:8080/api/auth/refreshToken","urlObject":{"protocol":"http","port":"8080","path":["api","auth","refreshToken"],"host":["54","241","85","241"],"query":[],"variable":[]}},"response":[],"_postman_id":"b8c442d6-143f-45a4-ae8c-7dc28a7b826b"},{"name":"logout","id":"336b7eb7-6abc-4a99-8188-68d729ae4f43","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"{\r\n    \"refresToken\":\"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2MmU5NzYwZDgxNjFlNjc4MWE5Y2QxNDciLCJpYXQiOjE2NTk4MTgxNTEsImV4cCI6MTY2MjQxMDE1MX0.Ts1_EH0XGUiNjV48PRXCh2hjSGhZb-FKk6Xw2k67OqY\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://54.241.85.241:8080/api/auth/logout","urlObject":{"protocol":"http","port":"8080","path":["api","auth","logout"],"host":["54","241","85","241"],"query":[],"variable":[]}},"response":[],"_postman_id":"336b7eb7-6abc-4a99-8188-68d729ae4f43"},{"name":"updateUser","id":"43ebb681-d757-47b3-9af3-07c8efb624c0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"firstName\":\"Sai__Sreekar\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.saisreekar.live/api/user{deprecatred}","description":"<p>This is for updating the user's profile. He can update mobile number, name, regNo</p>\n","urlObject":{"path":["api","user{deprecatred}"],"host":["https://api.saisreekar.live"],"query":[],"variable":[]}},"response":[],"_postman_id":"43ebb681-d757-47b3-9af3-07c8efb624c0"}],"id":"464bf80f-d66a-4618-9b3b-350d1665da5c","_postman_id":"464bf80f-d66a-4618-9b3b-350d1665da5c","description":""},{"name":"RoundOne","item":[{"name":"startRoundOne","id":"c00e3fd0-951b-4a8b-959c-cdae6a98064f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"url":"https://api.saisreekar.live/api/team/roundone/start/634c13f12ed9d479ab1568b8","description":"<p>This route is used to start the round one</p>\n","urlObject":{"path":["api","team","roundone","start","634c13f12ed9d479ab1568b8"],"host":["https://api.saisreekar.live"],"query":[],"variable":[]}},"response":[],"_postman_id":"c00e3fd0-951b-4a8b-959c-cdae6a98064f"},{"name":"mapChoice","id":"369cb186-bebd-42b8-bb05-339c9af224c3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"mapChoice\": 5\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.saisreekar.live/api/team/roundone/634c13f12ed9d479ab1568b8","description":"<p>This is used to submit map choice</p>\n","urlObject":{"path":["api","team","roundone","634c13f12ed9d479ab1568b8"],"host":["https://api.saisreekar.live"],"query":[],"variable":[]}},"response":[],"_postman_id":"369cb186-bebd-42b8-bb05-339c9af224c3"},{"name":"getMap","id":"35bbe52e-2579-4b81-a855-6e29c1fc1357","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://127.0.0.1:8080/api/team/roundone/634ae4e5f90b75088fd21010","description":"<p>This route id to say which map he has got to move to round 2</p>\n","urlObject":{"path":["api","team","roundone","634ae4e5f90b75088fd21010"],"host":["http://127.0.0.1:8080"],"query":[],"variable":[]}},"response":[],"_postman_id":"35bbe52e-2579-4b81-a855-6e29c1fc1357"}],"id":"94eab720-336b-413d-9419-57d94e33e3bf","_postman_id":"94eab720-336b-413d-9419-57d94e33e3bf","description":""},{"name":"RoundTwo","item":[{"name":"startRoundTwo","id":"1d8cf9b8-5f92-4de6-94cd-908f46b5b879","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"url":"https://api.saisreekar.live/api/team/roundtwo/start/634c13f12ed9d479ab1568b8","description":"<p>This round starts round two and u get start and end time in res</p>\n","urlObject":{"path":["api","team","roundtwo","start","634c13f12ed9d479ab1568b8"],"host":["https://api.saisreekar.live"],"query":[],"variable":[]}},"response":[],"_postman_id":"1d8cf9b8-5f92-4de6-94cd-908f46b5b879"},{"name":"submitBoxSelection","id":"06cbfff1-d494-464d-acbb-3d44239a8ecb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"boxChoice\":3\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.saisreekar.live/api/team/roundtwo/634c13f12ed9d479ab1568b8","description":"<p>This route is to send the box selection to backend</p>\n","urlObject":{"path":["api","team","roundtwo","634c13f12ed9d479ab1568b8"],"host":["https://api.saisreekar.live"],"query":[],"variable":[]}},"response":[],"_postman_id":"06cbfff1-d494-464d-acbb-3d44239a8ecb"}],"id":"f78152e4-2c9c-49e9-a254-2f16225c2e3d","_postman_id":"f78152e4-2c9c-49e9-a254-2f16225c2e3d","description":""},{"name":"RoundThree","item":[{"name":"startRoundThree","id":"b5c1b22b-0de4-4cd7-8c3d-583caf8bf698","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"url":"https://api.saisreekar.live/api/team/roundthree/start/634c13f12ed9d479ab1568b8","description":"<p>The route is used to start round three</p>\n","urlObject":{"path":["api","team","roundthree","start","634c13f12ed9d479ab1568b8"],"host":["https://api.saisreekar.live"],"query":[],"variable":[]}},"response":[],"_postman_id":"b5c1b22b-0de4-4cd7-8c3d-583caf8bf698"},{"name":"addOrDeleteItem","id":"ede2776d-0f77-4691-af50-f2b5ac68e6eb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"item\":\"Garden Sitting Area\",\r\n    \"operation\":0\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.saisreekar.live/api/team/roundthree/634c13f12ed9d479ab1568b8","description":"<p>The route is used add or delte a item</p>\n","urlObject":{"path":["api","team","roundthree","634c13f12ed9d479ab1568b8"],"host":["https://api.saisreekar.live"],"query":[],"variable":[]}},"response":[],"_postman_id":"ede2776d-0f77-4691-af50-f2b5ac68e6eb"},{"name":"submitroundthree","id":"90318199-83b6-4b2a-9131-52d8f5ac6912","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"url":"http://127.0.0.1:8080/api/team/roundthree/submit/634b059dc2abdc69054eedaf","description":"<p>This route is used to submit round three</p>\n","urlObject":{"path":["api","team","roundthree","submit","634b059dc2abdc69054eedaf"],"host":["http://127.0.0.1:8080"],"query":[],"variable":[]}},"response":[],"_postman_id":"90318199-83b6-4b2a-9131-52d8f5ac6912"}],"id":"8c05dd73-5e17-4e45-a270-bb0c55446e46","_postman_id":"8c05dd73-5e17-4e45-a270-bb0c55446e46","description":""},{"name":"NextRoundRoutes","item":[{"name":"getNextRound","id":"1420356d-efe6-45e7-a533-932845d91c5f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://127.0.0.1:8080/api/team/nextRounds/634d90699ceb217b2358828d","description":"<p>This route is used to get present round of team</p>\n","urlObject":{"path":["api","team","nextRounds","634d90699ceb217b2358828d"],"host":["http://127.0.0.1:8080"],"query":[],"variable":[]}},"response":[],"_postman_id":"1420356d-efe6-45e7-a533-932845d91c5f"},{"name":"setNextRound","id":"d8f4e41a-1485-4c15-a128-9e532678cbd2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"nextRound\":21\r\n}","options":{"raw":{"language":"json"}}},"url":"http://127.0.0.1:8080/api/team/nextRounds/634d90699ceb217b2358828d","description":"<p>This route is used to set next round of team</p>\n","urlObject":{"path":["api","team","nextRounds","634d90699ceb217b2358828d"],"host":["http://127.0.0.1:8080"],"query":[],"variable":[]}},"response":[],"_postman_id":"d8f4e41a-1485-4c15-a128-9e532678cbd2"}],"id":"5692660d-85c0-4d98-ba58-cf06bfe7c203","_postman_id":"5692660d-85c0-4d98-ba58-cf06bfe7c203","description":""}],"event":[{"listen":"prerequest","script":{"id":"cd41970a-eb11-4bdf-b087-3b615f03aece","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"7ba4ac2a-fab6-439f-809f-cfe48aadd8a3","type":"text/javascript","exec":[""]}}],"variable":[{"key":"aws","value":"https://api.saisreekar.live","type":"string"},{"key":"localhost","value":"http://127.0.0.1:8080","type":"string"}]}