{"info":{"_postman_id":"d925b8ec-64cf-427c-932e-01e81e1a9ca2","name":"learning-path","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"17518418","collectionId":"d925b8ec-64cf-427c-932e-01e81e1a9ca2","publishedId":"2s8Z73yB41","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2023-02-09T05:14:51.000Z"},"item":[{"name":"User","item":[{"name":"Signup","id":"eac75583-e4a3-44b1-b30d-f962fbb1b95e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"email","value":"shadman1@test.com","type":"text"},{"key":"username","value":"shadman11","type":"text"},{"key":"firstName","value":"Shadman","type":"text"},{"key":"lastName","value":"Ali","type":"text"},{"key":"password","value":"abc123","type":"text"},{"key":"confirmPassword","value":"abc123","type":"text"}]},"url":"localhost:8000/api/v1/user/signup","urlObject":{"path":["api","v1","user","signup"],"host":["localhost:8000"],"query":[],"variable":[]}},"response":[],"_postman_id":"eac75583-e4a3-44b1-b30d-f962fbb1b95e"},{"name":"Signin","id":"12f94c4c-7ac0-4934-a32d-a0d64d5d8a12","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"usernameOrEmail","value":"shadman1","type":"text","disabled":true},{"key":"password","value":"abc123","type":"text"},{"key":"usernameOrEmail","value":"shadman1@test.com","type":"text"}]},"url":"localhost:8000/api/v1/user/signin","urlObject":{"path":["api","v1","user","signin"],"host":["localhost:8000"],"query":[],"variable":[]}},"response":[],"_postman_id":"12f94c4c-7ac0-4934-a32d-a0d64d5d8a12"},{"name":"google auth","id":"46d05845-a828-48fc-b294-555e0fc36a83","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"usernameOrEmail","value":"shadman1","type":"text","disabled":true},{"key":"password","value":"abc123","type":"text"},{"key":"usernameOrEmail","value":"shadman1@test.com","type":"text"}]},"url":"localhost:8000/api/v1/user/auth/google","urlObject":{"path":["api","v1","user","auth","google"],"host":["localhost:8000"],"query":[],"variable":[]}},"response":[],"_postman_id":"46d05845-a828-48fc-b294-555e0fc36a83"},{"name":"check username","id":"7e32aa20-d7c7-4273-bb85-a8fab19d9071","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"username","value":"shadman11","type":"text"}]},"url":"localhost:8000/api/v1/user/checkusername","urlObject":{"path":["api","v1","user","checkusername"],"host":["localhost:8000"],"query":[],"variable":[]}},"response":[],"_postman_id":"7e32aa20-d7c7-4273-bb85-a8fab19d9071"},{"name":"check email","id":"86a4ca33-6334-4ad8-a53d-0a1a100edf59","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"email","value":"shadman@test.com","type":"text"}]},"url":"localhost:8000/api/v1/user/checkemail","urlObject":{"path":["api","v1","user","checkemail"],"host":["localhost:8000"],"query":[],"variable":[]}},"response":[],"_postman_id":"86a4ca33-6334-4ad8-a53d-0a1a100edf59"},{"name":"user profile","id":"a94a7a26-432c-4331-aa41-6c5577906112","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"localhost:8000/api/v1/user/me","urlObject":{"path":["api","v1","user","me"],"host":["localhost:8000"],"query":[],"variable":[]}},"response":[],"_postman_id":"a94a7a26-432c-4331-aa41-6c5577906112"},{"name":"logout","id":"975fc864-db4f-45f1-b582-d7e70db682ea","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"localhost:8000/api/v1/user/logout","urlObject":{"path":["api","v1","user","logout"],"host":["localhost:8000"],"query":[],"variable":[]}},"response":[],"_postman_id":"975fc864-db4f-45f1-b582-d7e70db682ea"},{"name":"forgot password","id":"5218a0f1-e0f9-4a8d-8671-ae006043fee8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"App-Name","value":"tech","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"email","value":"shadman@test.com","type":"text"}]},"url":"localhost:8000/api/v1/user/forgot","urlObject":{"path":["api","v1","user","forgot"],"host":["localhost:8000"],"query":[{"disabled":true,"key":"","value":""}],"variable":[]}},"response":[],"_postman_id":"5218a0f1-e0f9-4a8d-8671-ae006043fee8"},{"name":"reset password","id":"5e46a33f-17bd-467b-93c2-4a585d9a73a8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"password","value":"abcd123","type":"text"},{"key":"confirmPassword","value":"abcd123","type":"text"}]},"url":"localhost:8000/api/v1/user/password/reset/387c12810c8e77f45f3cacf72a2480f1579b629e","urlObject":{"path":["api","v1","user","password","reset","387c12810c8e77f45f3cacf72a2480f1579b629e"],"host":["localhost:8000"],"query":[],"variable":[]}},"response":[],"_postman_id":"5e46a33f-17bd-467b-93c2-4a585d9a73a8"},{"name":"update password","id":"51a188c8-5583-4391-90da-e1a0c5a063d7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"oldPassword","value":"abc123","type":"text"},{"key":"password","value":"abc123","type":"text"}]},"url":"localhost:8000/api/v1/user/password/update","urlObject":{"path":["api","v1","user","password","update"],"host":["localhost:8000"],"query":[],"variable":[]}},"response":[],"_postman_id":"51a188c8-5583-4391-90da-e1a0c5a063d7"},{"name":"update profile","id":"e6966f7d-71b0-4bd7-91a4-f153853370c2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"firstName","value":"Shadmann","type":"text"}]},"url":"localhost:8000/api/v1/user/me/update","urlObject":{"path":["api","v1","user","me","update"],"host":["localhost:8000"],"query":[],"variable":[]}},"response":[],"_postman_id":"e6966f7d-71b0-4bd7-91a4-f153853370c2"},{"name":"get all users","id":"c701223d-9439-43d8-a8e1-1a0e0503d6ef","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"urlencoded","urlencoded":[]},"url":"localhost:8000/api/v1/user/admin/users?pageNumber=1","urlObject":{"path":["api","v1","user","admin","users"],"host":["localhost:8000"],"query":[{"key":"pageNumber","value":"1"},{"disabled":true,"key":"resPerPage","value":"10"}],"variable":[]}},"response":[],"_postman_id":"c701223d-9439-43d8-a8e1-1a0e0503d6ef"},{"name":"googleauth","id":"49995438-4f27-4345-a50c-f8798a51cbd9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"urlencoded","urlencoded":[]},"url":"localhost:8000/api/v1/user/auth/google","urlObject":{"path":["api","v1","user","auth","google"],"host":["localhost:8000"],"query":[{"disabled":true,"key":"resPerPage","value":"10"}],"variable":[]}},"response":[],"_postman_id":"49995438-4f27-4345-a50c-f8798a51cbd9"},{"name":"get user details","id":"14572b10-e033-461c-882e-5eb130b46d15","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"localhost:8000/api/v1/user/admin/user/56","urlObject":{"path":["api","v1","user","admin","user","56"],"host":["localhost:8000"],"query":[],"variable":[]}},"response":[],"_postman_id":"14572b10-e033-461c-882e-5eb130b46d15"},{"name":"update user details","id":"6c1afd3b-faca-4ec6-9ffc-e601907a9912","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"username","value":"shadman2","type":"text"}]},"url":"localhost:8000/api/v1/user/admin/user/56","urlObject":{"path":["api","v1","user","admin","user","56"],"host":["localhost:8000"],"query":[],"variable":[]}},"response":[],"_postman_id":"6c1afd3b-faca-4ec6-9ffc-e601907a9912"},{"name":"delete user","id":"223578b6-51fe-4bf8-b450-8731b15e42af","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"localhost:8000/api/v1/user/admin/user/56","urlObject":{"path":["api","v1","user","admin","user","56"],"host":["localhost:8000"],"query":[],"variable":[]}},"response":[],"_postman_id":"223578b6-51fe-4bf8-b450-8731b15e42af"}],"id":"f343bb33-a030-4982-aaef-813073627617","_postman_id":"f343bb33-a030-4982-aaef-813073627617","description":""},{"name":"Section","item":[{"name":"update section","id":"e918af8a-c365-4126-b895-22cd178f30e3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"name","value":"Modern Indian History","type":"text"},{"key":"id","value":"16","type":"text"}]},"url":"localhost:8000/api/v1/section/update","urlObject":{"path":["api","v1","section","update"],"host":["localhost:8000"],"query":[],"variable":[]}},"response":[],"_postman_id":"e918af8a-c365-4126-b895-22cd178f30e3"},{"name":"add section","id":"768decff-6993-4750-8475-523298388cce","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"name","value":"Java Developer","type":"text"},{"key":"learningPathId","value":"6","type":"text"}]},"url":"localhost:8000/api/v1/section/new","urlObject":{"path":["api","v1","section","new"],"host":["localhost:8000"],"query":[],"variable":[]}},"response":[],"_postman_id":"768decff-6993-4750-8475-523298388cce"},{"name":"delete section","id":"6bcb18c1-e664-4f56-9253-764d900b78d8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"id","value":"","type":"text","disabled":true}]},"url":"localhost:8000/api/v1/section/delete/17","urlObject":{"path":["api","v1","section","delete","17"],"host":["localhost:8000"],"query":[],"variable":[]}},"response":[],"_postman_id":"6bcb18c1-e664-4f56-9253-764d900b78d8"},{"name":"get all section","id":"e371d452-4bbe-4f51-80b0-c723ec971cea","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"id","value":"","type":"text","disabled":true}]},"url":"localhost:8000/api/v1/section","urlObject":{"path":["api","v1","section"],"host":["localhost:8000"],"query":[],"variable":[]}},"response":[],"_postman_id":"e371d452-4bbe-4f51-80b0-c723ec971cea"}],"id":"fd29fdb0-f0ec-4173-9488-8cbbebe45e95","_postman_id":"fd29fdb0-f0ec-4173-9488-8cbbebe45e95","description":""},{"name":"Category","item":[{"name":"update category","id":"f079de22-74f7-46e2-b20f-901294e3ff34","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"title","value":"ai","type":"text"},{"key":"url","value":"3","type":"text"}]},"url":"localhost:8000/api/v1/category/update","urlObject":{"path":["api","v1","category","update"],"host":["localhost:8000"],"query":[],"variable":[]}},"response":[],"_postman_id":"f079de22-74f7-46e2-b20f-901294e3ff34"},{"name":"add category","id":"cd258cae-ee1f-4338-826a-d1be59d09920","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"name","value":"css","type":"text"}]},"url":"localhost:8000/api/v1/category/new","urlObject":{"path":["api","v1","category","new"],"host":["localhost:8000"],"query":[],"variable":[]}},"response":[],"_postman_id":"cd258cae-ee1f-4338-826a-d1be59d09920"},{"name":"get category","id":"0fe6444c-5945-4de5-adb5-49f764f01b60","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"id","value":"","type":"text","disabled":true}]},"url":"localhost:8000/api/v1/category?pageNumber=1","urlObject":{"path":["api","v1","category"],"host":["localhost:8000"],"query":[{"key":"pageNumber","value":"1"}],"variable":[]}},"response":[],"_postman_id":"0fe6444c-5945-4de5-adb5-49f764f01b60"},{"name":"delete category","id":"29951620-84c2-4de7-9208-aced764a088d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"body":{"mode":"urlencoded","urlencoded":[]},"url":"localhost:8000/api/v1/chapter/delete/3","urlObject":{"path":["api","v1","chapter","delete","3"],"host":["localhost:8000"],"query":[],"variable":[]}},"response":[],"_postman_id":"29951620-84c2-4de7-9208-aced764a088d"}],"id":"ca612505-8347-4a5f-8269-21703f70e194","_postman_id":"ca612505-8347-4a5f-8269-21703f70e194","description":""},{"name":"Chapters","item":[{"name":"update chapter","id":"7bc73104-c5eb-4536-97da-99e4465485df","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"title","value":"","type":"text"},{"key":"url","value":"","type":"text"},{"key":"imageUrl","value":"","type":"text"},{"key":"tutorialId","value":"","type":"text"},{"key":"id","value":"","type":"text"}]},"url":"localhost:8000/api/v1/chapter/update","urlObject":{"path":["api","v1","chapter","update"],"host":["localhost:8000"],"query":[],"variable":[]}},"response":[],"_postman_id":"7bc73104-c5eb-4536-97da-99e4465485df"},{"name":"add chapter","id":"fa087959-07d4-4dab-a7d7-dcc1afeca9d3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"title","value":"Befor We Begin","type":"text"},{"key":"url","value":"https://www.youtube.com/watch?v=UB1O30fR-EE&t=44s","type":"text"},{"key":"imageUrl","value":"https://i.ytimg.com/vi/UB1O30fR-EE/hqdefault_52900.jpg?sqp=-oaymwEcCNACELwBSFXyq4qpAw4IARUAAIhCGAFwAcABBg==&rs=AOn4CLCup4MXuATmHIZkR-ka2bMumbo0JQ","type":"text"},{"key":"tutorialId","value":"5","type":"text"}]},"url":"localhost:8000/api/v1/chapter/new","urlObject":{"path":["api","v1","chapter","new"],"host":["localhost:8000"],"query":[],"variable":[]}},"response":[],"_postman_id":"fa087959-07d4-4dab-a7d7-dcc1afeca9d3"},{"name":"get chapters","id":"d57709d7-aa05-4d3a-a202-d7c30e1e293e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"id","value":"","type":"text","disabled":true}]},"url":"localhost:8000/api/v1/chapter?pageNumber=1&tutorialId=5","urlObject":{"path":["api","v1","chapter"],"host":["localhost:8000"],"query":[{"key":"pageNumber","value":"1"},{"key":"tutorialId","value":"5"}],"variable":[]}},"response":[],"_postman_id":"d57709d7-aa05-4d3a-a202-d7c30e1e293e"},{"name":"delete category","id":"7d277f30-bf1f-401f-bb79-3cd883cf6663","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"id","value":"","type":"text","disabled":true}]},"url":"localhost:8000/api/v1/category/delete/3","urlObject":{"path":["api","v1","category","delete","3"],"host":["localhost:8000"],"query":[],"variable":[]}},"response":[],"_postman_id":"7d277f30-bf1f-401f-bb79-3cd883cf6663"}],"id":"ed8015ad-78b4-4b4c-a21b-231195e78893","_postman_id":"ed8015ad-78b4-4b4c-a21b-231195e78893","description":""},{"name":"Category To Learningpath","item":[{"name":"update category","id":"9cd027c5-2dbc-445b-9413-5789e84e4803","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"categoryId","value":"1","type":"text"},{"key":"learningPathId","value":"6","type":"text"},{"key":"newCategoryId","value":"2","type":"text"},{"key":"newLearningPathId","value":"5","type":"text"}]},"url":"localhost:8000/api/v1/categoryToLearningPath/update","urlObject":{"path":["api","v1","categoryToLearningPath","update"],"host":["localhost:8000"],"query":[],"variable":[]}},"response":[],"_postman_id":"9cd027c5-2dbc-445b-9413-5789e84e4803"},{"name":"add category","id":"a3dd969f-dc5e-4863-834b-743acfbc25df","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"categoryId","value":"1","type":"text"},{"key":"learningPathId","value":"6","type":"text"}]},"url":"localhost:8000/api/v1/categoryToLearningPath/new","urlObject":{"path":["api","v1","categoryToLearningPath","new"],"host":["localhost:8000"],"query":[],"variable":[]}},"response":[],"_postman_id":"a3dd969f-dc5e-4863-834b-743acfbc25df"}],"id":"b85d054c-5318-4d06-b7cd-fa298706c685","_postman_id":"b85d054c-5318-4d06-b7cd-fa298706c685","description":""},{"name":"LearningPath","item":[{"name":"get all learning path","id":"e018e66a-78ca-44c7-b10a-845e05f1dcd6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"App-Name","value":"tech","type":"text"}],"url":"localhost:8000/api/v1/learningpath","urlObject":{"path":["api","v1","learningpath"],"host":["localhost:8000"],"query":[],"variable":[]}},"response":[],"_postman_id":"e018e66a-78ca-44c7-b10a-845e05f1dcd6"},{"name":"get a learning path","id":"f6422cb0-3f17-4451-a085-380cff9b1015","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"App-Name","value":"tech","type":"text"}],"url":"localhost:8000/api/v1/learningpath/react-js-developer","urlObject":{"path":["api","v1","learningpath","react-js-developer"],"host":["localhost:8000"],"query":[],"variable":[]}},"response":[],"_postman_id":"f6422cb0-3f17-4451-a085-380cff9b1015"},{"name":"localhost:8000/api/v1/learningpath/new","id":"ca452d7a-7c62-468e-9661-15cca7d94ac8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"name","value":"Java Developer","type":"text"}]},"url":"localhost:8000/api/v1/learningpath/new","urlObject":{"path":["api","v1","learningpath","new"],"host":["localhost:8000"],"query":[],"variable":[]}},"response":[],"_postman_id":"ca452d7a-7c62-468e-9661-15cca7d94ac8"},{"name":"update learning path name","id":"cf871696-775f-4286-afe3-617a5ef782f5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"name","value":"History","type":"text"},{"key":"id","value":"6","type":"text"}]},"url":"localhost:8000/api/v1/learningpath/update","urlObject":{"path":["api","v1","learningpath","update"],"host":["localhost:8000"],"query":[],"variable":[]}},"response":[],"_postman_id":"cf871696-775f-4286-afe3-617a5ef782f5"},{"name":"delete learning path","id":"d7a84fca-1f85-4e38-a445-dfe1528b8b8c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"id","value":"","type":"text","disabled":true}]},"url":"localhost:8000/api/v1/learningpath/delete/11","urlObject":{"path":["api","v1","learningpath","delete","11"],"host":["localhost:8000"],"query":[],"variable":[]}},"response":[],"_postman_id":"d7a84fca-1f85-4e38-a445-dfe1528b8b8c"}],"id":"82ad9415-92dd-44ae-b476-a020b2766bec","_postman_id":"82ad9415-92dd-44ae-b476-a020b2766bec","description":""},{"name":"Tutorials","item":[{"name":"get random tutorials","id":"ff95869e-5402-4860-a4b4-2d1e0bbe3b93","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"App-Name","value":"tech","type":"text"}],"url":"localhost:8000/api/v1/tutorial/random","urlObject":{"path":["api","v1","tutorial","random"],"host":["localhost:8000"],"query":[],"variable":[]}},"response":[],"_postman_id":"ff95869e-5402-4860-a4b4-2d1e0bbe3b93"},{"name":"get tutorial","id":"ae213660-f13e-4014-ab92-9c6b0122fdd2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"App-Name","value":"tech","type":"text"}],"url":"localhost:8000/api/v1/tutorial/n4R2E7O-Ngo","urlObject":{"path":["api","v1","tutorial","n4R2E7O-Ngo"],"host":["localhost:8000"],"query":[],"variable":[]}},"response":[],"_postman_id":"ae213660-f13e-4014-ab92-9c6b0122fdd2"},{"name":"get all tutorial","id":"16a711a1-1409-4acb-91be-ebef4681633f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"App-Name","value":"tech","type":"text"}],"url":"localhost:8000/api/v1/tutorial?pageNumber=20","urlObject":{"path":["api","v1","tutorial"],"host":["localhost:8000"],"query":[{"key":"pageNumber","value":"20"}],"variable":[]}},"response":[],"_postman_id":"16a711a1-1409-4acb-91be-ebef4681633f"},{"name":"get tutorial Copy","id":"f1bb5104-9e4e-46a9-ae97-c97c2887e6f5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"App-Name","value":"tech","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"title","value":"Postman Beginner's Course - API Testing","type":"text"},{"key":"url","value":"https://www.youtube.com/watch?v=VywxIQ2ZXw4","type":"text"},{"key":"image_url","value":"https://img.youtube.com/vi/VywxIQ2ZXw4/0.jpg","type":"text"}]},"url":"localhost:8000/api/v1/tutorial/new","urlObject":{"path":["api","v1","tutorial","new"],"host":["localhost:8000"],"query":[],"variable":[]}},"response":[],"_postman_id":"f1bb5104-9e4e-46a9-ae97-c97c2887e6f5"},{"name":"update tutorial","id":"3b77c140-cf59-4bd8-8516-dc7b6e514930","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"App-Name","value":"tech","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"title","value":"Postman Beginner's Course - API Testing","type":"text"},{"key":"url","value":"https://www.youtube.com/watch?v=VywxIQ2ZXw4","type":"text"},{"key":"image_url","value":"https://img.youtube.com/VywxIQ2ZXw4/vq/0.jpg","type":"text"},{"key":"id","value":"196","type":"text"}]},"url":"localhost:8000/api/v1/tutorial/update","urlObject":{"path":["api","v1","tutorial","update"],"host":["localhost:8000"],"query":[],"variable":[]}},"response":[],"_postman_id":"3b77c140-cf59-4bd8-8516-dc7b6e514930"},{"name":"delete tutorial","id":"1635d446-936d-4625-9403-851c78de5763","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"id","value":"","type":"text","disabled":true}]},"url":"localhost:8000/api/v1/tutorial/delete/196","urlObject":{"path":["api","v1","tutorial","delete","196"],"host":["localhost:8000"],"query":[],"variable":[]}},"response":[],"_postman_id":"1635d446-936d-4625-9403-851c78de5763"}],"id":"29d7bea6-8dae-4c14-8cf8-ea923943c6ca","_postman_id":"29d7bea6-8dae-4c14-8cf8-ea923943c6ca","description":""},{"name":"Chapter To User","item":[{"name":"viewed chapter","id":"be4b0398-6564-43c8-8984-6bffddc1a254","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"chapterId","value":"5","type":"text"},{"key":"userId","value":"1","type":"text"}]},"url":"localhost:8000/api/v1/chapterToUser/new","urlObject":{"path":["api","v1","chapterToUser","new"],"host":["localhost:8000"],"query":[],"variable":[]}},"response":[],"_postman_id":"be4b0398-6564-43c8-8984-6bffddc1a254"}],"id":"dc5ae6d5-45ab-42a2-8171-1937dc5b3bca","_postman_id":"dc5ae6d5-45ab-42a2-8171-1937dc5b3bca","description":""}],"variable":[{"key":"baseUrl","value":"localhost:8000"}]}