{"info":{"_postman_id":"e0001425-8b8b-4a1c-bfa3-572325b555ff","name":"Backend","description":"<html><head></head><body><p>The UniGroup API contains endpoints for Universities, Users, and Articles. This API was developed to maintain UniGroupd project.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"17181039","collectionId":"e0001425-8b8b-4a1c-bfa3-572325b555ff","publishedId":"UVkpMEud","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"112D4E"},"publishDate":"2022-02-24T08:38:44.000Z"},"item":[{"name":"Unis","item":[{"name":"Get All Unis","id":"51c72356-794f-4281-a3e5-5b288bc20292","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{URL}}/api/v1/unis","description":"<p>Use this endpoint to load all unis</p>\n","urlObject":{"path":["api","v1","unis"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"51c72356-794f-4281-a3e5-5b288bc20292"},{"name":"Create New Uni","id":"1d2f1784-a8ac-4f0b-9089-b8fbba316752","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{jwt}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"location\": {\r\n                    \"type\": \"Point\",\r\n                    \"coordinates\": [\r\n                        41.33254166171503,\r\n                        69.26445765767255\r\n                    ],\r\n                    \"address\": \"Building 70, Labzak Street, Tashkent\"\r\n                },\r\n     \"courses\": [\r\n         \r\n                    {\r\n                        \"courseName\": \"Science in Information Technology\",\r\n                        \"description\": \"The B.Sc. (Information Technology) course at AMITY University in Tashkent offers students in-depth knowledge in building information databases, networks, software development & testing and programming. With state-of-the-art labs and infrastructure, the program also covers computational, cognitive and social subjects, including the study of the social impact of information technologies.\",\r\n                        \"duration\": 3\r\n                    },\r\n                    {\r\n                        \"courseName\": \"Technology (Computer Science & Engineering)\",\r\n                        \"description\": \"The B. Tech (Computer Science and Engineering) programme at AMITY University in Tashkent is designed to provide the industry with engineers with a high level of in-depth knowledge and expertise in a wide range of relevant topics. Using the high-tech lab, our students will also develop related skills in research and an understanding of the process of technological innovation, opening up a gateway for successful careers with global IT firms or for higher studies.\",\r\n                        \"duration\": 3\r\n                    },\r\n                    {\r\n                        \"courseName\": \"Arts (Honours) Economics\",\r\n                        \"description\": \"The B.A (Hons.) Economics is designed to give students a thorough understanding of Economic concepts added with analytical methods of Economics. It develops analytical skills and prepares our graduates for employment and further study in economics. The course is structured to ensure that thorough coverage of both quantitative and theoretical aspects of Economics is made. Furthermore, the programme aims to expose students to the corporate and the professional world through a summer internship programme.\",\r\n                        \"duration\": 3\r\n                    },\r\n                    {\r\n                        \"courseName\": \"Arts (Tourism Administration)\",\r\n                        \"description\": \"B.A. (Tourism Administration) program of Tourism is initiated keeping in view the growing importance of the Tourism & Industry in the country. The ever increasing growth of Tourism industry & its allied sectors is creating a demand for Tourism professionals to serve in the Industry. The Tourism education system has witnessed rapid progress in recent years to become one of largest in the world. The industry provides culture, heritage, sports, health and other leisure & business tourism. The growth of this sector is expected to rise with a fast pace in the coming years.\",\r\n                        \"duration\": 3\r\n                    },\r\n                    {\r\n                        \"courseName\": \"Business Administration\",\r\n                        \"description\": \"Bachelor of Business Administration Program not only facilitate improvement of leadership qualities but also enable students to develop skills that help them to turn out as excellent future managers. With specialization in different areas, Management courses prepare students to face the constantly advancing corporate world and impart effective people-management skills. A well-designed management training course suitably develops a talented workforce that can be expected to be efficient future leaders and successful managers who are able to tackle complex situations and relationships with clients in any organization.\",\r\n                        \"duration\": 3\r\n                    }\r\n                ],\r\n                \"admission\": [\r\n                    \"English language proficiency (iELTS, Toefl, CEFR)\",\r\n                    \"Interview\",\r\n                    \"Internal Exam\"\r\n                ],\r\n                \"universityFullName\": \"Test University in Tashkent\",\r\n                \"universityShortName\": \"Test\",\r\n                \"ratingsAverage\": 3.5,\r\n                \"summary\": \"AMITY University in Tashkent was established by the Decree of the President of the Republic of Uzbekistan dated January 7, 2019 No PP-4097 and the academic year started from 2019. AMITY University in Tashkent offers career focused programs at the Foundation, Undergraduate and Postgraduate levels in diverse disciplines of higher education, including Information Technology, Economics, Management and Tourism. AMITY University in Tashkent is committed to bringing world class education with commendable research and innovation in alignment with the strategic vision of Uzbekistan. AMITY’s highly practical and industry focused curriculum has been conceptualized in alignment with the region’s talent-needs, thus opening up a world of opportunities for students. It’s focus on industry led education has resulted in a curriculum that is developed in close partnership with industry. Another hallmark of AMITY is its endeavor to create modern hi-tech learning environments, through facilities and infrastructure that is globally benchmarked and state-of-the-art. More than 750 students are currently enrolled in AMITY University in Tashkent. Graduates are awarded a standard diploma of AMITY University (Republic of India), which is recognized as a document of higher education in the Republic of Uzbekistan.\",\r\n                \"scolarship\": \"No scholarship\",\r\n                \"tuitionFee\": 3300,\r\n                \"establishedIn\": \"2019-09-01T09:00:00.000Z\"\r\n            }\r\n\r\n\r\n","options":{"raw":{"language":"json"}}},"url":"{{URL}}api/v1/unis","description":"<p>Use this endpoint to create new uni</p>\n","urlObject":{"path":["v1","unis"],"host":["{{URL}}api"],"query":[],"variable":[]}},"response":[],"_postman_id":"1d2f1784-a8ac-4f0b-9089-b8fbba316752"},{"name":"Get Uni","id":"dea27115-f072-4cea-b895-d453dae07e14","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{jwt}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{URL}}/api/v1/unis/6205ebc5d726123ddc1ef2a2","description":"<p>Use this endpoint to load uni by Id</p>\n","urlObject":{"path":["api","v1","unis","6205ebc5d726123ddc1ef2a2"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"dea27115-f072-4cea-b895-d453dae07e14"},{"name":"Update Uni","id":"c8d7c64a-d2dc-4790-ad5b-d3efef2d99ba","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{jwt}}"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"formdata","formdata":[{"key":"imageCover","type":"file","src":"/D:/Данные/5x5 Photo.jpg"},{"key":"images","type":"file","src":"/D:/Данные/IMG_1618.jpg"},{"key":"images","type":"file","src":"/D:/Данные/IMG_1592.jpg"},{"key":"images","type":"file","src":"/D:/Данные/MIR_5935.JPG"}]},"url":"{{URL}}api/v1/unis/6206b34701138102a8d78e60","description":"<p>Use this endpoint to update uni</p>\n","urlObject":{"path":["v1","unis","6206b34701138102a8d78e60"],"host":["{{URL}}api"],"query":[],"variable":[]}},"response":[],"_postman_id":"c8d7c64a-d2dc-4790-ad5b-d3efef2d99ba"},{"name":"Delete Uni","id":"64e4048f-57ea-4cb5-abe4-1f411aa9ce5e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{jwt}}"}]},"isInherited":false},"method":"DELETE","header":[],"url":"{{URL}}api/v1/unis/61fcc9e26a77b125682e9f01","description":"<p>Use this endpoint to delete uni by Id</p>\n","urlObject":{"path":["v1","unis","61fcc9e26a77b125682e9f01"],"host":["{{URL}}api"],"query":[],"variable":[]}},"response":[],"_postman_id":"64e4048f-57ea-4cb5-abe4-1f411aa9ce5e"},{"name":"Top 5 Unis","id":"5146a9a2-127d-45a1-aa4b-1a5ca8ee280a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{URL}}/api/v1/unis/top-5-best","description":"<p>Use this endpoint to load top 5 unis</p>\n","urlObject":{"path":["api","v1","unis","top-5-best"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"5146a9a2-127d-45a1-aa4b-1a5ca8ee280a"},{"name":"Uni Stats","id":"c6721a29-d6d4-4445-a6ba-9842cd9fa0ea","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{URL}}api/v1/unis/uni-stats","description":"<p>Use this endpoint to load uni stats</p>\n","urlObject":{"path":["v1","unis","uni-stats"],"host":["{{URL}}api"],"query":[],"variable":[]}},"response":[],"_postman_id":"c6721a29-d6d4-4445-a6ba-9842cd9fa0ea"},{"name":"Established Years","id":"b4078eea-0755-4c6d-8993-2f341ed50525","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{jwt}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{URL}}api/v1/unis/established-years/2019","description":"<p>Use this endpoint to load unis by established year</p>\n","urlObject":{"path":["v1","unis","established-years","2019"],"host":["{{URL}}api"],"query":[],"variable":[]}},"response":[],"_postman_id":"b4078eea-0755-4c6d-8993-2f341ed50525"},{"name":"Each Unis Within Radius","id":"54c6d0c1-c618-4b22-a4fc-6ae4370a61ef","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{URL}}api/v1/unis/unis-within/10/center/41.270258601233536,69.19523715337367/unit/km","description":"<p>Use this endpoint to load unis by radius</p>\n","urlObject":{"path":["v1","unis","unis-within","10","center","41.270258601233536,69.19523715337367","unit","km"],"host":["{{URL}}api"],"query":[],"variable":[]}},"response":[],"_postman_id":"54c6d0c1-c618-4b22-a4fc-6ae4370a61ef"},{"name":"Get Uni Distances","id":"1cf54e45-6424-496a-9361-2930ee5cbaf7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{URL}}api/v1/unis/distances/41.2,69.1/unit/mi","description":"<p>Use this endpoint to load by distance</p>\n","urlObject":{"path":["v1","unis","distances","41.2,69.1","unit","mi"],"host":["{{URL}}api"],"query":[],"variable":[]}},"response":[],"_postman_id":"1cf54e45-6424-496a-9361-2930ee5cbaf7"},{"name":"Uni Searching","id":"038ceaa9-f93d-4d7c-a358-b166d9703faf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{URL}}/api/v1/unis?universityShortName=WIUT","description":"<p>Use this endpoint to search uni</p>\n","urlObject":{"path":["api","v1","unis"],"host":["{{URL}}"],"query":[{"key":"universityShortName","value":"WIUT"}],"variable":[]}},"response":[],"_postman_id":"038ceaa9-f93d-4d7c-a358-b166d9703faf"}],"id":"322204ec-1c31-46de-bdf5-d86355319130","description":"<p><strong>You can:</strong></p>\n<blockquote>\n<p>Get All Universities<br />Get University<br />Get Top 5 Universities<br />Get University Stats<br />Get University by their established year<br />Get Universities by particular radius<br />Get Universities by distances<br />Search for University<br />Update University data<br />Delete University<br />Create New University</p>\n</blockquote>\n","_postman_id":"322204ec-1c31-46de-bdf5-d86355319130"},{"name":"Users","item":[{"name":"Get All Users","id":"4691e341-dd9a-4288-994c-3c30b0444f1c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{jwt}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{URL}}api/v1/users","description":"<p>Use this endpoint to load all users</p>\n","urlObject":{"path":["v1","users"],"host":["{{URL}}api"],"query":[],"variable":[]}},"response":[],"_postman_id":"4691e341-dd9a-4288-994c-3c30b0444f1c"},{"name":"Update Profile","event":[{"listen":"test","script":{"id":"e4fb1578-6714-4a33-8425-d4479bc16908","exec":["pm.environment.set(\"jwt\", pm.response.json().token)"],"type":"text/javascript"}}],"id":"d9ca1634-6a4f-497a-8b05-124adf7b8f10","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{jwt}}"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"formdata","formdata":[{"key":"name","value":"Mansur","type":"text"},{"key":"photo","type":"file","src":"/D:/Данные/IMG_1592.jpg"}]},"url":"{{URL}}api/v1/users/updateMe","description":"<p>Use this endpoint to update profile</p>\n","urlObject":{"path":["v1","users","updateMe"],"host":["{{URL}}api"],"query":[],"variable":[]}},"response":[],"_postman_id":"d9ca1634-6a4f-497a-8b05-124adf7b8f10"},{"name":"Delete Current User","id":"f425555e-db73-46f3-bb01-e32dbebe4dcb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{jwt}}"}]},"isInherited":false},"method":"DELETE","header":[],"url":"{{URL}}api/v1/users/deleteMe","description":"<p>Use this endpoint to delete current user</p>\n","urlObject":{"path":["v1","users","deleteMe"],"host":["{{URL}}api"],"query":[],"variable":[]}},"response":[],"_postman_id":"f425555e-db73-46f3-bb01-e32dbebe4dcb"},{"name":"Delete User","id":"8547201b-1787-4168-a83e-03893afb275c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{jwt}}"}]},"isInherited":false},"method":"DELETE","header":[],"url":"{{URL}}api/v1/users/6203e32a0aa11b1234414ffc","description":"<p>Use this endpoint to delete user</p>\n","urlObject":{"path":["v1","users","6203e32a0aa11b1234414ffc"],"host":["{{URL}}api"],"query":[],"variable":[]}},"response":[],"_postman_id":"8547201b-1787-4168-a83e-03893afb275c"},{"name":"Update User","id":"af079daa-63da-4565-bfee-aca530c8c0c1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{jwt}}"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\": \"mansurisakov.dev@gmail.com\",\r\n\"name\": \"Mansurjon\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{URL}}api/v1/users/620e1e9d5df5f80016f51f44","description":"<p>Use this endpoint to update user</p>\n","urlObject":{"path":["v1","users","620e1e9d5df5f80016f51f44"],"host":["{{URL}}api"],"query":[],"variable":[]}},"response":[],"_postman_id":"af079daa-63da-4565-bfee-aca530c8c0c1"},{"name":"Get User","id":"73ffc2de-35ca-47b6-b50a-b23d163eb092","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{jwt}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{URL}}api/v1/users/6205f4e3d395b704283910b6","description":"<p>Use this endpoint to load user by Id</p>\n","urlObject":{"path":["v1","users","6205f4e3d395b704283910b6"],"host":["{{URL}}api"],"query":[],"variable":[]}},"response":[],"_postman_id":"73ffc2de-35ca-47b6-b50a-b23d163eb092"},{"name":"Get Me","id":"bbf05a80-7746-4ec6-ad77-0a1110b1ae44","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{jwt}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{URL}}api/v1/users/me","description":"<p>Use this endpoint to load current logged user</p>\n","urlObject":{"path":["v1","users","me"],"host":["{{URL}}api"],"query":[],"variable":[]}},"response":[],"_postman_id":"bbf05a80-7746-4ec6-ad77-0a1110b1ae44"}],"id":"08560caa-aa8c-4103-9ac0-8d376ff10d6f","description":"<p><strong>You can:</strong></p>\n<blockquote>\n<p>Get All Users<br />Get User<br />Get Me<br />Update User<br />Update Profile<br />Delete User<br />Delete Current user</p>\n</blockquote>\n","_postman_id":"08560caa-aa8c-4103-9ac0-8d376ff10d6f"},{"name":"Auth","item":[{"name":"Sing Up","event":[{"listen":"prerequest","script":{"id":"de6df8f4-ead8-406e-9fa5-bd6e0654791a","exec":[""],"type":"text/javascript"}},{"listen":"test","script":{"id":"bda09bc5-63ac-4368-847a-3160dcd75120","exec":["pm.environment.set(\"jwt\", pm.response.json().token)"],"type":"text/javascript"}}],"id":"27caccdc-2cd1-47d0-be8f-03814d2a4c76","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"Mansur\",\r\n    \"email\": \"admin1@gmail.com\",\r\n    \"password\": \"12345678\",\r\n    \"role\": \"admin\",\r\n    \"passwordConfirm\": \"12345678\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{URL}}/api/v1/users/signup","description":"<p>Use this endpoint to sign up</p>\n","urlObject":{"path":["api","v1","users","signup"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"27caccdc-2cd1-47d0-be8f-03814d2a4c76"},{"name":"Login","event":[{"listen":"test","script":{"id":"f6ac5dcb-b128-4266-aad2-47c4cf978d90","exec":["pm.environment.set(\"jwt\", pm.response.json().token)"],"type":"text/javascript"}}],"id":"347bd52e-1be8-4277-853f-931ead44d43f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\": \"admin-main@gmail.com\",\r\n    \"password\": \"{{password}}\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{URL}}api/v1/users/login","description":"<p>Use this endpoint to login</p>\n","urlObject":{"path":["v1","users","login"],"host":["{{URL}}api"],"query":[],"variable":[]}},"response":[],"_postman_id":"347bd52e-1be8-4277-853f-931ead44d43f"},{"name":"Forget Password","event":[{"listen":"test","script":{"id":"e16a8c3e-fc84-4df0-8a36-cefed0791df2","exec":[""],"type":"text/javascript"}}],"id":"a5e84212-dc72-4ad8-949e-180d993014e7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\": \"admin@gmail.com\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{URL}}api/v1/users/forgotPassword","description":"<p>Use this endpoint to forget password</p>\n","urlObject":{"path":["v1","users","forgotPassword"],"host":["{{URL}}api"],"query":[],"variable":[]}},"response":[],"_postman_id":"a5e84212-dc72-4ad8-949e-180d993014e7"}],"id":"34d43e80-fdf8-4dd4-b65e-3f96764496af","description":"<p><strong>You can:</strong></p>\n<blockquote>\n<p>Sign Up<br />Log In<br />Forget Password</p>\n</blockquote>\n","_postman_id":"34d43e80-fdf8-4dd4-b65e-3f96764496af"},{"name":"Articles","item":[{"name":"Create New Article","id":"c4cb8e12-f411-442b-b82a-5092e4795bb7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{jwt}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"articleTitle\": \"Student's Union Day at AMITY\",\r\n    \"articleContent\": \"The final day of Induction Week for our 2021-2022 students was comprised of music, dance, colours and tradition! \\nThe day was dedicated to the 30th anniversary of Independence of Uzbekistan and the cultural diversity and friendship held with other nations. Each group of students represented a different country and presented to their fellow classmates the country’s traditions, cuisine, songs and dances during a day that had it all! \\nThe 30th Anniversary of Independence of Uzbekistan was presented as the main motto of the event. \\nWishing you all a great academic year ahead! Welcome to AMITY!\",\r\n    \"articleCover\": \"article-1.jpg\",\r\n    \"articleTag\": \"6205ebc5d726123ddc1ef2a2\",\r\n    \"articleLikes\": 0,\r\n    \"author\": \"6205f4e3d395b704283910b6\"\r\n  }","options":{"raw":{"language":"json"}}},"url":"{{URL}}api/v1/articles","description":"<p>Use this endpoint to create new article</p>\n","urlObject":{"path":["v1","articles"],"host":["{{URL}}api"],"query":[],"variable":[]}},"response":[],"_postman_id":"c4cb8e12-f411-442b-b82a-5092e4795bb7"},{"name":"Get All Articles","id":"1b6a82b6-4fb4-4099-8396-3982e541bcf1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{jwt}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{URL}}api/v1/articles","description":"<p>Use this endpoint to load all articles</p>\n","urlObject":{"path":["v1","articles"],"host":["{{URL}}api"],"query":[],"variable":[]}},"response":[],"_postman_id":"1b6a82b6-4fb4-4099-8396-3982e541bcf1"},{"name":"Get Article","id":"35d4ecb5-944a-47d5-92d9-6cfb9cf8138f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{jwt}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{URL}}api/v1/articles/620605191b7f820fb8710b61","description":"<p>Use this endpoint to get article by Id</p>\n","urlObject":{"path":["v1","articles","620605191b7f820fb8710b61"],"host":["{{URL}}api"],"query":[],"variable":[]}},"response":[],"_postman_id":"35d4ecb5-944a-47d5-92d9-6cfb9cf8138f"},{"name":"Delete Article","id":"4471e250-2a2c-4e0d-a02e-7c40dd8d1293","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{jwt}}"}]},"isInherited":false},"method":"DELETE","header":[],"url":"{{URL}}api/v1/articles/6205f4039e85e50b405d9914","description":"<p>Use this endpoint to delete article by Id</p>\n","urlObject":{"path":["v1","articles","6205f4039e85e50b405d9914"],"host":["{{URL}}api"],"query":[],"variable":[]}},"response":[],"_postman_id":"4471e250-2a2c-4e0d-a02e-7c40dd8d1293"},{"name":"Update Article","id":"94ee35be-414a-4482-ace9-a357f4dffae9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{jwt}}"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"articleLikes\": 1\r\n}","options":{"raw":{"language":"json"}}},"url":"{{URL}}api/v1/articles/6205f4039e85e50b405d9914","description":"<p>Use this endpoint to update article</p>\n","urlObject":{"path":["v1","articles","6205f4039e85e50b405d9914"],"host":["{{URL}}api"],"query":[],"variable":[]}},"response":[],"_postman_id":"94ee35be-414a-4482-ace9-a357f4dffae9"}],"id":"376a50f6-f2f9-4d36-adf0-b808d7ce18ab","description":"<p><strong>You can:</strong></p>\n<blockquote>\n<p>Get All Articles<br />Get Article<br />Update Article<br />Delete Article<br />Create Article</p>\n</blockquote>\n","_postman_id":"376a50f6-f2f9-4d36-adf0-b808d7ce18ab"}]}