{"info":{"_postman_id":"305c5a7a-7b41-473d-bd94-b5be2c48c7fe","name":"TutorTrek","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"23308654","collectionId":"305c5a7a-7b41-473d-bd94-b5be2c48c7fe","publishedId":"2s93mAVL88","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2023-05-31T14:51:17.000Z"},"item":[{"name":"Admin","item":[{"name":"login","id":"fa346b9b-7016-44af-b495-a0d9316c05f8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"jwt","jwt":{"basicConfig":[{"key":"isSecretBase64Encoded","value":"<is-secret-base64encoded>"},{"key":"payload","value":"<payload>"},{"key":"header","value":"<header>"},{"key":"secret","value":"<secret>"},{"key":"algorithm","value":"<algorithm>"},{"key":"addTokenTo","value":"<add-token-to>"},{"key":"headerPrefix","value":"<header-prefix>"},{"key":"queryParamKey","value":"<query-param-key>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\":\"abin@gmail.com\",\r\n    \"password\":\"abin\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/auth/admin/admin-login","urlObject":{"protocol":"http","port":"5000","path":["api","auth","admin","admin-login"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"cf704e27-9511-4c54-a70c-5c6aee3233e7","name":"login","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\":\"abin@gmail.com\",\r\n    \"password\":\"abin\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:4000/api/auth/admin/admin-login"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';font-src 'self' https: data:;form-action 'self';frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"},{"key":"Cross-Origin-Resource-Policy","value":"same-origin"},{"key":"Origin-Agent-Cluster","value":"?1"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-XSS-Protection","value":"0"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"571"},{"key":"ETag","value":"W/\"23b-jySOERC0z8hSlPngN9pVAeO/pA8\""},{"key":"Date","value":"Tue, 27 Jun 2023 10:22:47 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"Successfully logged in \",\n    \"accessToken\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJwYXlsb2FkIjp7IklkIjoiNjQ4OWEyOGIyNWE3MzEzYzJiN2IxMjU1IiwiZW1haWwiOiJhYmluQGdtYWlsLmNvbSIsInJvbGUiOiJhZG1pbiJ9LCJpYXQiOjE2ODc4NjEzNjcsImV4cCI6MTY4Nzg2NDk2N30.FG3KN-bM_G32EntcD5iCuPkMy2GeiLyD4s8vi9v6zgc\",\n    \"refreshToken\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJwYXlsb2FkIjp7IklkIjoiNjQ4OWEyOGIyNWE3MzEzYzJiN2IxMjU1IiwiZW1haWwiOiJhYmluQGdtYWlsLmNvbSIsInJvbGUiOiJhZG1pbiJ9LCJpYXQiOjE2ODc4NjEzNjcsImV4cCI6MTY4ODQ2NjE2N30.wr6gmlRqx9wKe_N5lPnk9TphDXEIAQwMjimr4bpoL3Q\"\n}"}],"_postman_id":"fa346b9b-7016-44af-b495-a0d9316c05f8"},{"name":"dashboard","id":"a79b2c06-59b1-4e39-ae68-b979f135c636","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"jwt","jwt":{"basicConfig":[{"key":"isSecretBase64Encoded","value":"<is-secret-base64encoded>"},{"key":"payload","value":"<payload>"},{"key":"header","value":"<header>"},{"key":"secret","value":"<secret>"},{"key":"algorithm","value":"<algorithm>"},{"key":"addTokenTo","value":"<add-token-to>"},{"key":"headerPrefix","value":"<header-prefix>"},{"key":"queryParamKey","value":"<query-param-key>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.example.com/admin/dashboard","urlObject":{"protocol":"https","path":["admin","dashboard"],"host":["api","example","com"],"query":[],"variable":[]}},"response":[{"id":"8ee05ef2-9b5c-42ad-9bfb-a4683571a381","name":"dashboard","originalRequest":{"method":"GET","header":[],"url":"https://api.example.com/admin/dashboard"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\r\n    \"platform_name\": \"Online Learning Platform\",\r\n    \"total_users\": 5000,\r\n    \"total_courses\": 100,\r\n    \"total_enrollments\": 15000,\r\n    \"total_instructors\": 50\r\n}"}],"_postman_id":"a79b2c06-59b1-4e39-ae68-b979f135c636"},{"name":"courses","id":"2c6426b8-547e-4c00-88fe-1aae2cd11450","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"jwt","jwt":{"basicConfig":[{"key":"isSecretBase64Encoded","value":"<is-secret-base64encoded>"},{"key":"payload","value":"<payload>"},{"key":"header","value":"<header>"},{"key":"secret","value":"<secret>"},{"key":"algorithm","value":"<algorithm>"},{"key":"addTokenTo","value":"<add-token-to>"},{"key":"headerPrefix","value":"<header-prefix>"},{"key":"queryParamKey","value":"<query-param-key>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.example.com/admin/courses/pending","urlObject":{"protocol":"https","path":["admin","courses","pending"],"host":["api","example","com"],"query":[],"variable":[]}},"response":[{"id":"8aa65a94-1dce-479f-b917-5231dde5e6d9","name":"courses","originalRequest":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://api.example.com/admin/courses/pending"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"\r\n{\r\n    \"status\": \"success\",\r\n    \"message\": \"Course approved successfully\",\r\n    \"data\": {\r\n        \"course_id\": \"course1\",\r\n        \"title\": \"Introduction to Programming\",\r\n        \"instructor\": \"jane_smith\",\r\n        \"status\": \"approved\"\r\n    }\r\n}\r\n"}],"_postman_id":"2c6426b8-547e-4c00-88fe-1aae2cd11450"},{"name":"view-instructor-request","id":"679a7d64-8a36-4932-94e6-4526379e504b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:4000/api/admin/instructors/view-instructor-requests","urlObject":{"protocol":"http","port":"4000","path":["api","admin","instructors","view-instructor-requests"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"9b1dc4e0-cf03-4e0d-b046-dc9ab3d484bc","name":"view-instructor-request","originalRequest":{"method":"GET","header":[],"url":"https://api.example.com/admin/instructors/view-requests"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\r\n    \"status\": \"success\",\r\n    \"data\": [\r\n        {\r\n            \"request_id\": \"123456\",\r\n            \"name\": \"John Doe\",\r\n            \"email\": \"john.doe@example.com\",\r\n            \"specialization\": \"Physics\",\r\n            \"experience\": \"5 years\",\r\n            \"qualification\": \"PhD in Physics\",\r\n            \"status\": \"pending\"\r\n        },\r\n        {\r\n            \"request_id\": \"789012\",\r\n            \"name\": \"Jane Smith\",\r\n            \"email\": \"jane.smith@example.com\",\r\n            \"specialization\": \"Mathematics\",\r\n            \"experience\": \"3 years\",\r\n            \"qualification\": \"Master's in Mathematics\",\r\n            \"status\": \"approved\"\r\n        }\r\n    ]\r\n}\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n"}],"_postman_id":"679a7d64-8a36-4932-94e6-4526379e504b"},{"name":"view-individual-instructor-request","id":"f9e0965b-4e7f-43ac-9ee5-187c44f1e75b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:4000/api/admin/instructors/view-instructor-requests/64888f9d41e91a608d40cbfd","urlObject":{"protocol":"http","port":"4000","path":["api","admin","instructors","view-instructor-requests","64888f9d41e91a608d40cbfd"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"9d732000-6105-4362-9ad5-f7b142193779","name":"view-instructor-request","originalRequest":{"method":"GET","header":[],"url":"https://api.example.com/admin/instructors/view-requests"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\r\n    \"status\": \"success\",\r\n    \"data\": [\r\n        {\r\n            \"request_id\": \"123456\",\r\n            \"name\": \"John Doe\",\r\n            \"email\": \"john.doe@example.com\",\r\n            \"specialization\": \"Physics\",\r\n            \"experience\": \"5 years\",\r\n            \"qualification\": \"PhD in Physics\",\r\n            \"status\": \"pending\"\r\n        },\r\n        {\r\n            \"request_id\": \"789012\",\r\n            \"name\": \"Jane Smith\",\r\n            \"email\": \"jane.smith@example.com\",\r\n            \"specialization\": \"Mathematics\",\r\n            \"experience\": \"3 years\",\r\n            \"qualification\": \"Master's in Mathematics\",\r\n            \"status\": \"approved\"\r\n        }\r\n    ]\r\n}\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n"},{"id":"faeb319d-09cd-4736-a9a8-0370503ba0f9","name":"view-instructor-request Copy","originalRequest":{"method":"GET","header":[],"url":"http://localhost:4000/api/admin/instructors/view-instructor-requests/64888f9d41e91a608d40cbfd"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';font-src 'self' https: data:;form-action 'self';frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"},{"key":"Cross-Origin-Resource-Policy","value":"same-origin"},{"key":"Origin-Agent-Cluster","value":"?1"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-XSS-Protection","value":"0"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"621"},{"key":"ETag","value":"W/\"26d-0M+mTsi6exdifbsHxJIEck6OYII\""},{"key":"Date","value":"Mon, 19 Jun 2023 12:04:48 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"Successfully fetched instructor info\",\n    \"data\": {\n        \"isVerified\": false,\n        \"rejected\": false,\n        \"rejectedReason\": \"\",\n        \"_id\": \"64888f9d41e91a608d40cbfd\",\n        \"firstName\": \"John\",\n        \"lastName\": \"Doe\",\n        \"email\": \"john111.doe@example.com\",\n        \"mobile\": \"1234560090\",\n        \"qualifications\": \"Master's degree in Computer Science\",\n        \"subjects\": [\n            \"Programming\",\n            \"Web Development\"\n        ],\n        \"experience\": \"something\",\n        \"skills\": \"something\",\n        \"about\": \"something\",\n        \"password\": \"$2b$10$9UAB5QbNioe4CHGTL4t4V.SzV0edBRw5D7D6QoHeWltezNglH00mC\",\n        \"coursesCreated\": [],\n        \"dateJoined\": \"2023-06-13T15:47:41.619Z\",\n        \"__v\": 0,\n        \"blockedReason\": \"Violated the rules\",\n        \"isBlocked\": true\n    }\n}"}],"_postman_id":"f9e0965b-4e7f-43ac-9ee5-187c44f1e75b"},{"name":"accept-instructor-request","id":"18d2a0ff-8f87-4b2e-a543-b8f0237a7b9a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PATCH","header":[],"url":"http://localhost:4000/api/admin/instructors/accept-instructor-request/64895cc4fe56aeb0d74bbb8e","urlObject":{"protocol":"http","port":"4000","path":["api","admin","instructors","accept-instructor-request","64895cc4fe56aeb0d74bbb8e"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"bcfbe1f3-cd30-4429-b203-5a6f043c341a","name":"accept-instructor-request","originalRequest":{"method":"PATCH","header":[],"url":{"raw":"https://api.example.com/admin/instructors/view-requests/accept/:id","protocol":"https","host":["api","example","com"],"path":["admin","instructors","view-requests","accept",":id"],"variable":[{"key":"id","value":null}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"\r\n{\r\n    \"status\": \"success\",\r\n    \"message\": \"Tutor request accepted successfully\"\r\n}"}],"_postman_id":"18d2a0ff-8f87-4b2e-a543-b8f0237a7b9a"},{"name":"reject-instructor-request","id":"77a387a1-fbb7-489d-8b15-80c8967e6ef6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"instructorId\":\"64898178066fe6a5e8305388\",\r\n    \"reason\":\"insufficient data\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:4000/api/admin/instructors/reject-instructor-request","urlObject":{"protocol":"http","port":"4000","path":["api","admin","instructors","reject-instructor-request"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"6c0c569d-0120-4b85-84a0-7a82038ada90","name":"reject-instructor-request","originalRequest":{"method":"PATCH","header":[]},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\r\n    \"status\": \"success\",\r\n    \"message\": \"Tutor request rejected successfully\"\r\n}"}],"_postman_id":"77a387a1-fbb7-489d-8b15-80c8967e6ef6"},{"name":"get-all-instructors","id":"b7144000-922e-46ab-8cc5-02135682d027","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:4000/api/admin/instructors/get-all-instructors","urlObject":{"protocol":"http","port":"4000","path":["api","admin","instructors","get-all-instructors"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"8fb4d907-f3a3-4f74-bd11-bc05cc56db26","name":"view-instructors","originalRequest":{"method":"GET","header":[],"url":"https://api.example.com/admin/instructors"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\r\n    \"status\": \"success\",\r\n    \"data\": [\r\n        {\r\n            \"instructor_id\": \"123456\",\r\n            \"name\": \"John Doe\",\r\n            \"email\": \"john.doe@example.com\",\r\n            \"bio\": \"Experienced instructor with a passion for teaching.\",\r\n            \"expertise\": \"Computer Science\",\r\n            \"social_links\": {\r\n                \"website\": \"https://www.johndoe.com\",\r\n                \"twitter\": \"https://twitter.com/johndoe\",\r\n                \"linkedin\": \"https://www.linkedin.com/in/johndoe\"\r\n            }\r\n        },\r\n        {\r\n            \"instructor_id\": \"789012\",\r\n            \"name\": \"Jane Smith\",\r\n            \"email\": \"jane.smith@example.com\",\r\n            \"bio\": \"Passionate educator specializing in Mathematics.\",\r\n            \"expertise\": \"Mathematics\",\r\n            \"social_links\": {\r\n                \"website\": \"https://www.janesmith.com\",\r\n                \"twitter\": \"https://twitter.com/janesmith\",\r\n                \"linkedin\": \"https://www.linkedin.com/in/janesmith\"\r\n            }\r\n        }\r\n    ]\r\n}"}],"_postman_id":"b7144000-922e-46ab-8cc5-02135682d027"},{"name":"view-learners","id":"d929d65c-bd62-4297-ae2c-0164d2a82268","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"jwt","jwt":{"basicConfig":[{"key":"isSecretBase64Encoded","value":"<is-secret-base64encoded>"},{"key":"payload","value":"<payload>"},{"key":"header","value":"<header>"},{"key":"secret","value":"<secret>"},{"key":"algorithm","value":"<algorithm>"},{"key":"addTokenTo","value":"<add-token-to>"},{"key":"headerPrefix","value":"<header-prefix>"},{"key":"queryParamKey","value":"<query-param-key>"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"raw","raw":""},"url":"https://api.example.com/admin/learners","urlObject":{"protocol":"https","path":["admin","learners"],"host":["api","example","com"],"query":[],"variable":[]}},"response":[{"id":"a64605db-39ea-4d03-a262-7b5ea129de9e","name":"New Request","originalRequest":{"method":"GET","header":[{"key":"accesstoken","value":"'token'","type":"text","disabled":true},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://api.example.com/admin/learners"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\r\n    \"status\": \"success\",\r\n    \"data\": [\r\n        {\r\n            \"user_id\": \"user1\",\r\n            \"username\": \"john_doe\",\r\n            \"email\": \"john.doe@example.com\",\r\n            \"role\": \"learner\"\r\n        },\r\n        {\r\n            \"user_id\": \"user2\",\r\n            \"username\": \"jane_smith\",\r\n            \"email\": \"jane.smith@example.com\",\r\n            \"role\": \"instructor\"\r\n        }\r\n        \r\n    ]\r\n}"}],"_postman_id":"d929d65c-bd62-4297-ae2c-0164d2a82268"},{"name":"content-moderation","id":"05a05da9-c230-431a-a436-1d83c1e707de","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"jwt","jwt":{"basicConfig":[{"key":"isSecretBase64Encoded","value":"<is-secret-base64encoded>"},{"key":"payload","value":"<payload>"},{"key":"header","value":"<header>"},{"key":"secret","value":"<secret>"},{"key":"algorithm","value":"<algorithm>"},{"key":"addTokenTo","value":"<add-token-to>"},{"key":"headerPrefix","value":"<header-prefix>"},{"key":"queryParamKey","value":"<query-param-key>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.example.com/admin/course/{course_id}/content/moderation","urlObject":{"protocol":"https","path":["admin","course","{course_id}","content","moderation"],"host":["api","example","com"],"query":[],"variable":[]}},"response":[{"id":"b5d97432-3a46-413d-94a3-b0d1eeb4a24c","name":"content-moderation","originalRequest":{"method":"GET","header":[],"url":"https://api.example.com/admin/course/{course_id}/content/moderation"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"\r\n{\r\n    \"status\": \"success\",\r\n    \"data\": [\r\n        {\r\n            \"content_id\": \"123456\",\r\n            \"title\": \"Introduction to the Course\",\r\n            \"description\": \"This is the introductory lesson of the course.\",\r\n            \"status\": \"pending\"\r\n        },\r\n        {\r\n            \"content_id\": \"789012\",\r\n            \"title\": \"Module 1: Basics of Topic\",\r\n            \"description\": \"Learn the fundamental concepts of the topic.\",\r\n            \"status\": \"flagged\"\r\n        }\r\n    ]\r\n}"}],"_postman_id":"05a05da9-c230-431a-a436-1d83c1e707de"},{"name":"approve-course-content","id":"ab9c722f-0a07-419e-bfeb-0c8e5e14be26","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[]},"isInherited":false},"method":"GET","header":[],"url":"https://api.example.com/admin/course/{course_id}/approve","urlObject":{"protocol":"https","path":["admin","course","{course_id}","approve"],"host":["api","example","com"],"query":[],"variable":[]}},"response":[{"id":"b2994e1d-54a3-414d-92e3-fc65ac972230","name":"approve-course-content","originalRequest":{"method":"GET","header":[],"url":"https://api.example.com/admin/course/{course_id}/approve"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\r\n    \"status\": \"success\",\r\n    \"message\": \"Course content approved successfully\"\r\n}"}],"_postman_id":"ab9c722f-0a07-419e-bfeb-0c8e5e14be26"},{"name":"remove-course-content","id":"fd2101a8-adb4-4c33-a9d5-b9b116a1b15f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.example.com/admin/course/{course_id}/reject","urlObject":{"protocol":"https","path":["admin","course","{course_id}","reject"],"host":["api","example","com"],"query":[],"variable":[]}},"response":[{"id":"edcfd8f0-18f7-4092-a95b-ef11cdee156c","name":"remove-course-content","originalRequest":{"method":"GET","header":[],"url":"https://api.example.com/admin/course/{course_id}/reject"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\r\n    \"status\": \"success\",\r\n    \"message\": \"Course content removed successfully\"\r\n}"}],"_postman_id":"fd2101a8-adb4-4c33-a9d5-b9b116a1b15f"},{"name":"platform-analytics","id":"8739c22b-a9b1-44ee-bad4-300c2e42d79d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"jwt","jwt":{"basicConfig":[{"key":"isSecretBase64Encoded","value":"<is-secret-base64encoded>"},{"key":"payload","value":"<payload>"},{"key":"header","value":"<header>"},{"key":"secret","value":"<secret>"},{"key":"algorithm","value":"<algorithm>"},{"key":"addTokenTo","value":"<add-token-to>"},{"key":"headerPrefix","value":"<header-prefix>"},{"key":"queryParamKey","value":"<query-param-key>"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://api.example.com/admin/analytics","urlObject":{"protocol":"https","path":["admin","analytics"],"host":["api","example","com"],"query":[],"variable":[]}},"response":[{"id":"ddda29dc-c1fd-4dd0-82a1-c161e61915a9","name":"platform-analytics","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://api.example.com/admin/analytics"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\r\n    \"status\": \"success\",\r\n    \"data\": {\r\n        \"total_users\": 5000,\r\n        \"active_users\": 3500,\r\n        \"courses_published\": 100,\r\n        \"revenue\": {\r\n            \"total\": 50000,\r\n            \"last_month\": 10000,\r\n            \"current_month\": 15000\r\n        },\r\n        \"engagement\": {\r\n            \"average_time_on_platform\": \"00:25:00\",\r\n            \"popular_courses\": [\r\n                {\r\n                    \"course_id\": \"123456\",\r\n                    \"title\": \"Introduction to Programming\",\r\n                    \"enrollment_count\": 1000\r\n                },\r\n                {\r\n                    \"course_id\": \"789012\",\r\n                    \"title\": \"Web Development Basics\",\r\n                    \"enrollment_count\": 800\r\n                }\r\n            ]\r\n        }\r\n    }\r\n}"}],"_postman_id":"8739c22b-a9b1-44ee-bad4-300c2e42d79d"},{"name":"block-instructor","id":"7489da98-943c-41c7-becf-65dc0e18390e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"instructorId\":\"64888f9d41e91a608d40cbfd\",\r\n    \"reason\":\"violated rules\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:4000/api/admin/instructors/get-all-instructors/block-instructors","urlObject":{"protocol":"http","port":"4000","path":["api","admin","instructors","get-all-instructors","block-instructors"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"7e46ef57-8370-4649-a96d-e1ef9879b0d7","name":"block-instructor","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"instructorId\":\"64888f9d41e91a608d40cbfd\",\r\n    \"reason\":\"violated rules\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:4000/api/admin/instructors/get-all-instructors/block-instructors"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';font-src 'self' https: data:;form-action 'self';frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"},{"key":"Cross-Origin-Resource-Policy","value":"same-origin"},{"key":"Origin-Agent-Cluster","value":"?1"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-XSS-Protection","value":"0"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"102"},{"key":"ETag","value":"W/\"66-K1ITYk8+1EnyUMAlKcd0NWjYoq4\""},{"key":"Date","value":"Sun, 18 Jun 2023 12:31:17 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"Successfully blocked the instructor\",\n    \"data\": \"64888f9d41e91a608d40cbfd\"\n}"}],"_postman_id":"7489da98-943c-41c7-becf-65dc0e18390e"},{"name":"unblock-instructor","id":"941e275f-9a01-4c4d-96e3-87c7d1a5d952","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PATCH","header":[],"url":"http://localhost:4000/api/admin/instructors/get-all-instructors/unblock-instructors/64888f9d41e91a608d40cbfd","urlObject":{"protocol":"http","port":"4000","path":["api","admin","instructors","get-all-instructors","unblock-instructors","64888f9d41e91a608d40cbfd"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"40eb6dbf-692d-41f7-8d99-327c61d51444","name":"unblokc-insturcotr","originalRequest":{"method":"PATCH","header":[],"url":"http://localhost:4000/api/admin/instructors/get-all-instructors/unblock-instructors/64888f9d41e91a608d40cbfd"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';font-src 'self' https: data:;form-action 'self';frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"},{"key":"Cross-Origin-Resource-Policy","value":"same-origin"},{"key":"Origin-Agent-Cluster","value":"?1"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-XSS-Protection","value":"0"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"70"},{"key":"ETag","value":"W/\"46-wF+SgsCGoHPQGODt4tCgiOelnQI\""},{"key":"Date","value":"Sun, 18 Jun 2023 13:16:49 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"Successfully unblocked the instructor\"\n}"}],"_postman_id":"941e275f-9a01-4c4d-96e3-87c7d1a5d952"},{"name":"get-blocked-instructors","id":"8830c794-b609-4e51-a99d-6377e3d294f7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:4000/api/admin/instructors/get-blocked-instructors","urlObject":{"protocol":"http","port":"4000","path":["api","admin","instructors","get-blocked-instructors"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"9b377425-4588-459a-8339-756646d14069","name":"get-blocked-instructors","originalRequest":{"method":"GET","header":[],"url":"http://localhost:4000/api/admin/instructors/get-blocked-instructors"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';font-src 'self' https: data:;form-action 'self';frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"},{"key":"Cross-Origin-Resource-Policy","value":"same-origin"},{"key":"Origin-Agent-Cluster","value":"?1"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-XSS-Protection","value":"0"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1694"},{"key":"ETag","value":"W/\"69e-eyQncgmOLAP+xUHtF+Jq30nFglE\""},{"key":"Date","value":"Sun, 18 Jun 2023 16:28:35 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"Successfully fetched blocked instructors\",\n    \"data\": [\n        {\n            \"isVerified\": false,\n            \"rejected\": false,\n            \"rejectedReason\": \"\",\n            \"_id\": \"64888f9d41e91a608d40cbfd\",\n            \"firstName\": \"John\",\n            \"lastName\": \"Doe\",\n            \"email\": \"john111.doe@example.com\",\n            \"mobile\": \"1234560090\",\n            \"qualifications\": \"Master's degree in Computer Science\",\n            \"subjects\": [\n                \"Programming\",\n                \"Web Development\"\n            ],\n            \"experience\": \"something\",\n            \"skills\": \"something\",\n            \"about\": \"something\",\n            \"password\": \"$2b$10$9UAB5QbNioe4CHGTL4t4V.SzV0edBRw5D7D6QoHeWltezNglH00mC\",\n            \"coursesCreated\": [],\n            \"dateJoined\": \"2023-06-13T15:47:41.619Z\",\n            \"__v\": 0,\n            \"blockedReason\": \"Posted wrong content\",\n            \"isBlocked\": true\n        },\n        {\n            \"_id\": \"648890940e2d2a72e38b547a\",\n            \"firstName\": \"John\",\n            \"lastName\": \"Doe\",\n            \"email\": \"abinth@gmail.com\",\n            \"mobile\": \"9072175116\",\n            \"qualifications\": \"Master's degree in Computer Science\",\n            \"subjects\": [\n                \"Programming\",\n                \"Web Development\"\n            ],\n            \"experience\": \"something\",\n            \"skills\": \"something\",\n            \"about\": \"something\",\n            \"password\": \"$2b$10$1BSAmp9wA1MpmspJ1agtmuRMNNvwndS1mOC16byrjpAMeCLpA0qTG\",\n            \"isVerified\": true,\n            \"coursesCreated\": [],\n            \"dateJoined\": \"2023-06-13T15:51:48.932Z\",\n            \"__v\": 0,\n            \"rejected\": false,\n            \"rejectedReason\": \"qualification not provided\",\n            \"blockedReason\": \"Posted wrong content\",\n            \"isBlocked\": true\n        },\n        {\n            \"_id\": \"64898178066fe6a5e8305388\",\n            \"firstName\": \"dinson\",\n            \"lastName\": \"dindi\",\n            \"email\": \"dindii@gmail.com\",\n            \"mobile\": \"9027372721\",\n            \"qualification\": \"sdfjkdf\",\n            \"subjects\": [\n                \"sfdsfdsfsd\"\n            ],\n            \"experience\": \"sdfdsf\",\n            \"skills\": \"sdfdsf\",\n            \"about\": \"sdfsdf\",\n            \"password\": \"$2b$10$QgekxrAu9uACoCdl9rvlAO.rkYEaCwia/04sMwe4HEe9lVrrHQHHG\",\n            \"isVerified\": true,\n            \"coursesCreated\": [],\n            \"dateJoined\": \"2023-06-14T08:59:36.188Z\",\n            \"__v\": 0,\n            \"rejected\": true,\n            \"rejectedReason\": \"insufficient data\",\n            \"blockedReason\": \"Violated the rules\",\n            \"isBlocked\": true\n        }\n    ]\n}"}],"_postman_id":"8830c794-b609-4e51-a99d-6377e3d294f7"},{"name":"add-category","id":"9dc48b71-15fa-46f5-a975-8a2bf1829fe1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\":\"web dev\",\r\n    \"description\":\"web developement courses\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:4000/api/category/add-category","urlObject":{"protocol":"http","port":"4000","path":["api","category","add-category"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"d11e131d-cab3-4324-aae8-8aa99824491c","name":"add-category","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\":\"mobile dev\",\r\n    \"description\":\"web developement courses\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:4000/api/category/add-category"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Security-Policy","value":"img-src 'self' data:;frame-src 'self' https:;default-src 'self';base-uri 'self';font-src 'self' https: data:;form-action 'self';frame-ancestors 'self';object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"78"},{"key":"ETag","value":"W/\"4e-gvJyPp24vrn6CfaMMGXl311VTQs\""},{"key":"Date","value":"Tue, 11 Jul 2023 17:30:58 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"Successfully added a new category\",\n    \"data\": null\n}"}],"_postman_id":"9dc48b71-15fa-46f5-a975-8a2bf1829fe1"},{"name":"http://localhost:4000/api/category/get-all-categories","id":"bd15fee9-0241-4251-88e6-a30687b99c07","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:4000/api/category/get-all-categories","urlObject":{"protocol":"http","port":"4000","path":["api","category","get-all-categories"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"bd15fee9-0241-4251-88e6-a30687b99c07"},{"name":"get-category-by-id","id":"479b1f89-ca91-4346-9455-b2759fe5ba71","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:4000/api/category/get-category/64ad91d23c6e6012e6e0ae1f","urlObject":{"protocol":"http","port":"4000","path":["api","category","get-category","64ad91d23c6e6012e6e0ae1f"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"4604aef8-18cd-43b6-a8d0-a0113dcf68cd","name":"New Request","originalRequest":{"method":"GET","header":[],"url":"http://localhost:4000/api/category/get-category/64ad91d23c6e6012e6e0ae1f"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Security-Policy","value":"img-src 'self' data:;frame-src 'self' https:;default-src 'self';base-uri 'self';font-src 'self' https: data:;form-action 'self';frame-ancestors 'self';object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"261"},{"key":"ETag","value":"W/\"105-dQp+qO0rSQy3FdCJwid7hBsxDwU\""},{"key":"Date","value":"Tue, 11 Jul 2023 17:34:21 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"Successfully retrieved a category by id\",\n    \"data\": {\n        \"_id\": \"64ad91d23c6e6012e6e0ae1f\",\n        \"name\": \"mobile dev\",\n        \"description\": \"web developement courses\",\n        \"createdAt\": \"2023-07-11T17:30:58.636Z\",\n        \"updatedAt\": \"2023-07-11T17:30:58.637Z\",\n        \"__v\": 0\n    }\n}"}],"_postman_id":"479b1f89-ca91-4346-9455-b2759fe5ba71"},{"name":"edit-category","id":"92e84106-b5c7-4fb1-855b-b2ba939d337c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\":\"mobile\",\r\n    \"description\":\"mobile developement courses\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:4000/api/category/edit-category/64ad91d23c6e6012e6e0ae1f","urlObject":{"protocol":"http","port":"4000","path":["api","category","edit-category","64ad91d23c6e6012e6e0ae1f"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"92e84106-b5c7-4fb1-855b-b2ba939d337c"},{"name":"get-all-students","id":"8a2f09b8-86f2-4883-b0f6-19ae2354c761","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:5000/api/students/get-all-students","urlObject":{"protocol":"http","port":"5000","path":["api","students","get-all-students"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"a0c49e69-7f6b-4e19-98c1-b940ae5b42ea","name":"get-all-students","originalRequest":{"method":"GET","header":[],"url":"http://localhost:5000/api/students/get-all-students"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"97"},{"key":"Date","value":"Thu, 20 Jul 2023 12:16:01 GMT"},{"key":"X-RateLimit-Reset","value":"1689856230"},{"key":"Content-Security-Policy","value":"img-src 'self' data:;frame-src 'self' https:;default-src 'self';base-uri 'self';font-src 'self' https: data:;form-action 'self';frame-ancestors 'self';object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"4204"},{"key":"ETag","value":"W/\"106c-BYoJtl5i42fq0wtmAfC07Inn+DY\""},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"Successfully retrieved all student details\",\n    \"data\": [\n        {\n            \"interests\": [],\n            \"_id\": \"6487ff127ae9dac07e5116b0\",\n            \"firstName\": \"dinson\",\n            \"lastName\": \"cd\",\n            \"email\": \"didi@gmail.com\",\n            \"mobile\": \"9072879809\",\n            \"password\": \"$2b$10$So1NqVy1AyVqYOKXBDN5NOQGpN9UPhoNIutZ7OojAWa0TNpYcuhBK\",\n            \"coursesEnrolled\": [],\n            \"isGoogleUser\": false,\n            \"dateJoined\": \"2023-06-13T05:30:58.509Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"648957cce99ee45392075590\",\n            \"firstName\": \"dinson\",\n            \"lastName\": \"cd\",\n            \"email\": \"dinson@gmail.com\",\n            \"mobile\": \"9022381800\",\n            \"password\": \"$2b$10$3EBr5PqsotQTf2J.0MbV7OBek9Ll2UATiX7CxqxdcRynQKLYC2.ES\",\n            \"coursesEnrolled\": [],\n            \"isGoogleUser\": false,\n            \"dateJoined\": \"2023-06-14T06:01:48.602Z\",\n            \"__v\": 0,\n            \"interests\": [\n                \"web dev\",\n                \"Marketing\",\n                \"basic coding\"\n            ],\n            \"profilePic\": {\n                \"name\": \"himawari-smile-himawari-uzumaki-43785527-1600-900.jpg\",\n                \"key\": \"c63cc471807ad94121dcbd74ee3dc2093495adf4509865c0b907b738e738616e\",\n                \"_id\": \"64b761811c638ab9c46b31ac\"\n            }\n        },\n        {\n            \"interests\": [],\n            \"_id\": \"64895807e99ee45392075597\",\n            \"firstName\": \"dinson\",\n            \"lastName\": \"c d\",\n            \"email\": \"dinsoncd@gmail.com\",\n            \"mobile\": \"9022381820\",\n            \"password\": \"$2b$10$rKrEcA7vDOZFoYpqaXCVKeQZtwbFD03EkLzjQoruy8VuaaUqkQgye\",\n            \"coursesEnrolled\": [],\n            \"isGoogleUser\": false,\n            \"dateJoined\": \"2023-06-14T06:02:47.498Z\",\n            \"__v\": 0\n        },\n        {\n            \"interests\": [],\n            \"_id\": \"648d8672320950d1ec7454ac\",\n            \"firstName\": \"abin\",\n            \"lastName\": \"aaa\",\n            \"email\": \"aaa@gmail.com\",\n            \"mobile\": \"abin\",\n            \"password\": \"$2b$10$4c9pOU2Omb6o3FBF8xX0YuEEoufwi07Vh.FSGJyaWPBoYCQ2u2hbG\",\n            \"coursesEnrolled\": [],\n            \"isGoogleUser\": false,\n            \"dateJoined\": \"2023-06-17T10:09:55.026Z\",\n            \"__v\": 0,\n            \"profilePic\": {\n                \"name\": \"WhatsApp Image 2023-05-06 at 11.38.03.jpg\",\n                \"key\": \"48ca9668ef3fcd3e380bbe36658cb6ef9886551c15dde87f18abd9cf782a7f97\",\n                \"_id\": \"64b68f16e427823fffc0e1a0\"\n            }\n        },\n        {\n            \"interests\": [],\n            \"_id\": \"648d87fe11bb9d03e9ed7a37\",\n            \"firstName\": \"abksjf\",\n            \"lastName\": \"sfdf\",\n            \"email\": \"abin44@gmail.com\",\n            \"mobile\": \"9072175116\",\n            \"password\": \"$2b$10$babNNhcLOkE4ICu6hBYCeecdu1PAIDtEl7zKMwivbHny4n6VPxfGm\",\n            \"coursesEnrolled\": [],\n            \"isGoogleUser\": false,\n            \"dateJoined\": \"2023-06-17T10:16:30.471Z\",\n            \"__v\": 0\n        },\n        {\n            \"interests\": [],\n            \"_id\": \"64974401398dd46cd23918b1\",\n            \"firstName\": \"abin\",\n            \"lastName\": \"abin\",\n            \"email\": \"abin11@gmail.com\",\n            \"mobile\": \"9072324554\",\n            \"password\": \"$2b$10$owe6eE9wQhYOlboM/O9jse1bcyDgB94tTxHUK8je.dJd3zuEwh8YO\",\n            \"coursesEnrolled\": [],\n            \"isGoogleUser\": false,\n            \"dateJoined\": \"2023-06-24T19:29:05.707Z\",\n            \"__v\": 0\n        },\n        {\n            \"interests\": [],\n            \"_id\": \"649ae847919d862f9cd33479\",\n            \"firstName\": \"abin\",\n            \"lastName\": \"t h\",\n            \"email\": \"abinnnn@gmail.com\",\n            \"mobile\": \"9072175100\",\n            \"password\": \"$2b$10$x1Ent3Fotc1WFvCGKmfnZOAfBBxIXTlspLAWySl/eVa6.GrOBHuJi\",\n            \"coursesEnrolled\": [],\n            \"isGoogleUser\": false,\n            \"dateJoined\": \"2023-06-27T13:46:47.246Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"64aecfc32c5a87e89cc69730\",\n            \"firstName\": \"ersdfds\",\n            \"lastName\": \"sdfdsfd\",\n            \"email\": \"abin666@gmail.com\",\n            \"mobile\": \"9893873938\",\n            \"interests\": [\n                \"web dev\",\n                \"Marketing\",\n                \"basic coding\"\n            ],\n            \"password\": \"$2b$10$7OnVNjhdppdnJzNZAZkzoeblv72rAGl37KEWE79vYGOu.LONgRxve\",\n            \"isGoogleUser\": false,\n            \"dateJoined\": \"2023-07-12T16:07:31.268Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"64b00929a28d21fe76eedf5e\",\n            \"firstName\": \"ash\",\n            \"lastName\": \"vi\",\n            \"email\": \"ash@gmail.com\",\n            \"mobile\": \"9083738383\",\n            \"interests\": [\n                \"web dev\",\n                \"mobile developement\",\n                \"data structures\"\n            ],\n            \"password\": \"$2b$10$P8aSS0OYrqNHpwoZI0Yw2.qksmhlbiLIpwrFa9b7R5iJZIs/QH2pW\",\n            \"isGoogleUser\": false,\n            \"dateJoined\": \"2023-07-13T14:24:41.195Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"64b00977a28d21fe76eedf65\",\n            \"firstName\": \"sfsdfsd\",\n            \"lastName\": \"sdfsdf\",\n            \"email\": \"a@gmail.com\",\n            \"mobile\": \"9839303839\",\n            \"interests\": [\n                \"data sceince \",\n                \"web dev\"\n            ],\n            \"password\": \"$2b$10$J1Xwk8Yb/jHoPo.Fy0WVlONG.8rawUVQFodlbfvk1v0/MUYNKE5Mq\",\n            \"isGoogleUser\": false,\n            \"dateJoined\": \"2023-07-13T14:25:59.018Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"64b6e45e6adf21e4b4cae71c\",\n            \"firstName\": \"ABIN\",\n            \"lastName\": \"T H\",\n            \"email\": \"abinth250@gmail.com\",\n            \"profilePic\": {\n                \"name\": \"ABIN T H\",\n                \"url\": \"https://lh3.googleusercontent.com/a/AAcHTtdaRJQ9HTZ8AZXWjEOOOEgAsc5JKvmlKWw5N4q3mYAh6Q=s96-c\",\n                \"_id\": \"64b6e45e6adf21e4b4cae71d\"\n            },\n            \"interests\": [],\n            \"isGoogleUser\": true,\n            \"dateJoined\": \"2023-07-18T19:13:34.063Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"64b78dfe4bf201ab2a85431f\",\n            \"firstName\": \"sarath\",\n            \"lastName\": \"rajan\",\n            \"email\": \"sarathrajan@gmail.com\",\n            \"mobile\": \"8907383835\",\n            \"interests\": [\n                \"mobile developement\",\n                \"web dev\",\n                \"data structures\"\n            ],\n            \"password\": \"$2b$10$kCegZqc/63Hkz4QQmeqbSOTmfLQJc4sIqVx0zTX989vxvsZwMniR6\",\n            \"isGoogleUser\": false,\n            \"dateJoined\": \"2023-07-19T07:17:18.716Z\",\n            \"__v\": 0\n        }\n    ]\n}"}],"_postman_id":"8a2f09b8-86f2-4883-b0f6-19ae2354c761"},{"name":"block-student","id":"16e1c31f-d3b3-4f3b-8477-a67c9b1983d7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"reason\":\"violated policy\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/students/block-student/6487ff127ae9dac07e5116b0","urlObject":{"protocol":"http","port":"5000","path":["api","students","block-student","6487ff127ae9dac07e5116b0"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"73b301cf-1caa-4ce4-9876-eeb4488c200e","name":"block-user","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"reason\":\"violated policy\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/students/block-student/6487ff127ae9dac07e5116b0"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"97"},{"key":"Date","value":"Thu, 20 Jul 2023 13:03:20 GMT"},{"key":"X-RateLimit-Reset","value":"1689859052"},{"key":"Content-Security-Policy","value":"img-src 'self' data:;frame-src 'self' https:;default-src 'self';base-uri 'self';font-src 'self' https: data:;form-action 'self';frame-ancestors 'self';object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"74"},{"key":"ETag","value":"W/\"4a-mOw/ZFXR+5d6JXK2EdR/Y5czhzA\""},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"Successfully blocked student \",\n    \"data\": null\n}"}],"_postman_id":"16e1c31f-d3b3-4f3b-8477-a67c9b1983d7"},{"name":"unblock-student","id":"d999d33f-bd20-4ddc-82d6-235b2288139d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"urlObject":{"query":[],"variable":[]},"url":""},"response":[],"_postman_id":"d999d33f-bd20-4ddc-82d6-235b2288139d"},{"name":"get-dash-data","id":"ee20dd7c-348c-433b-aa23-b046c27fa2a4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:5000/api/admin/dashboard-details","urlObject":{"protocol":"http","port":"5000","path":["api","admin","dashboard-details"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"32132f8d-cdc1-4f27-a891-316d7d468ee2","name":"New Request","originalRequest":{"method":"GET","header":[],"url":"http://localhost:5000/api/admin/dashboard-details"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"99"},{"key":"Date","value":"Fri, 21 Jul 2023 06:38:29 GMT"},{"key":"X-RateLimit-Reset","value":"1689922400"},{"key":"Content-Security-Policy","value":"img-src 'self' data:;frame-src 'self' https:;default-src 'self';base-uri 'self';font-src 'self' https: data:;form-action 'self';frame-ancestors 'self';object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"170"},{"key":"ETag","value":"W/\"aa-Ipag5vxybvWsNYTYckHKUMxz9Ik\""},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"Successfully retrieved dashboard details\",\n    \"data\": {\n        \"numberOfCourses\": 4,\n        \"numberInstructors\": 19,\n        \"numberOfStudents\": 12,\n        \"monthlyRevenue\": 17157\n    }\n}"}],"_postman_id":"ee20dd7c-348c-433b-aa23-b046c27fa2a4"},{"name":"get-graph-data","id":"9986dddc-7f26-47b4-b346-d24708079ce7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:5000/api/admin/graph-data","urlObject":{"protocol":"http","port":"5000","path":["api","admin","graph-data"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"9986dddc-7f26-47b4-b346-d24708079ce7"}],"id":"a56cbd7c-7c12-44ea-857c-a7d5273e6bbd","description":"<p>Description:<br />The admin user has full control over the online learning platform. They can manage user accounts, courses, and overall platform settings.</p>\n<p>Permissions:</p>\n<ul>\n<li>Create, retrieve, update, and delete user accounts.</li>\n<li>Manage instructor accounts, including approval and access control.</li>\n<li>Manage course categories and tags.</li>\n<li>View and analyze platform analytics and statistics.</li>\n<li>Configure platform settings, such as payment gateway integration and email notifications.</li>\n</ul>\n","_postman_id":"a56cbd7c-7c12-44ea-857c-a7d5273e6bbd"},{"name":"Instructors","item":[{"name":"register","id":"7778f0ea-b5b8-4d07-aa24-807ff25bd7b8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"firstName\": \"John\",\r\n    \"lastName\": \"Doe\",\r\n    \"email\": \"abinth@gmail.com\",\r\n    \"mobile\": \"9072175116\",\r\n    \"password\": \"password123\",\r\n    \"about\":\"something\",\r\n    \"role\": \"instructor\",\r\n    \"skills\":\"something\",\r\n    \"subjects\":[\"Programming\", \"Web Development\"],\r\n    \"qualifications\": \"Master's degree in Computer Science\",\r\n    \"experience\":\"something\",\r\n    \"extra\":\"something\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:4000/api/auth/instructor/instructor-register","description":"<p>StartFragment</p>\n<p>API end point to register a user</p>\n<ul>\n<li><code>400 Bad Request</code>: If the request body is missing or invalid.</li>\n<li><code>401 Unauthorized</code>: If the email or password is incorrect.</li>\n<li><code>500 Internal Server Error</code>: If there's an unexpected error on the server side.</li>\n</ul>\n<p>EndFragment</p>\n","urlObject":{"protocol":"http","port":"4000","path":["api","auth","instructor","instructor-register"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"4dc0b37c-decd-4a66-b125-423d9abc978d","name":"register","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"first_name\": \"John\",\r\n    \"last_name\": \"Doe\",\r\n    \"email\": \"john.doe@example.com\",\r\n    \"phone\": \"1234567890\",\r\n    \"password\": \"password123\",\r\n    \"confirm_password\": \"password123\",\r\n    \"role\": \"instructor\",\r\n    \"qualification\": \"Master's degree in Computer Science\",\r\n    \"expertise\": [\"Programming\", \"Web Development\"]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.example.com/register"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\r\n    \"status\": \"pending\",\r\n    \"message\": \"Registration successful. Please wait for admin approval.\",\r\n    \"data\": {\r\n        \"user_id\": \"123456\",\r\n        \"username\": \"johndoe\",\r\n        \"email\": \"john.doe@example.com\",\r\n        \"role\": \"instructor\"\r\n    }\r\n}"}],"_postman_id":"7778f0ea-b5b8-4d07-aa24-807ff25bd7b8"},{"name":"login","id":"a8ee7d6d-d6dc-48eb-aa34-8db92bfea264","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\":\"sarath@gmail.com\",\r\n    \"password\":\"abinabin\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:/4000/auth/instructor/instructor-login","description":"<p>This API endpoint allows a user to log in by sending their email and password. Upon successful login, the API will return a JSON Web Token (JWT) that the client can use to authenticate future requests</p>\n<ul>\n<li><code>400 Bad Request</code>: If the request body is missing or invalid.</li>\n<li><code>401 Unauthorized</code>: If the email or password is incorrect.</li>\n<li><code>500 Internal Server Error</code>: If there's an unexpected error on the server side.</li>\n</ul>\n","urlObject":{"protocol":"http","port":"","path":["4000","auth","instructor","instructor-login"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"bfd8ffe6-6c37-4167-a3d9-41c8ea142b99","name":"New Request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"username\":\"abin@gmail.com\",\r\n    \"password\":\"abin@123\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.example.com/login"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\r\n    \"status\": \"success\",\r\n    \"message\": \"Login successful\",\r\n    \"data\": {\r\n        \"user_id\": \"123456\",\r\n        \"username\": \"abin\",\r\n        \"access_token\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiMTIzNDU2IiwidXNlcm5hbWUiOiJqb2huX2RvZSIsImVtYWlsIjoiam9obkBlbWFpbC5jb20iLCJpYXQiOjE2MjMxNjMzNTUsImV4cCI6MTYyMzE2Njk1NX0.XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX\"\r\n    },\r\n    \"status_code\": 200\r\n}"}],"_postman_id":"a8ee7d6d-d6dc-48eb-aa34-8db92bfea264"},{"name":"update-profile","id":"08bf3de3-dc14-4cc4-93b2-bec7663b55fc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"jwt","jwt":{"basicConfig":[{"key":"isSecretBase64Encoded","value":"<is-secret-base64encoded>"},{"key":"payload","value":"<payload>"},{"key":"header","value":"<header>"},{"key":"secret","value":"<secret>"},{"key":"algorithm","value":"<algorithm>"},{"key":"addTokenTo","value":"<add-token-to>"},{"key":"headerPrefix","value":"<header-prefix>"},{"key":"queryParamKey","value":"<query-param-key>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"bio\": \"I am an experienced web developer...\",\r\n    \"expertise\": \"HTML, CSS, JavaScript\",\r\n    \"social_links\": {\r\n        \"website\": \"https://example.com\",\r\n        \"twitter\": \"https://twitter.com/example\",\r\n        \"linkedin\": \"https://linkedin.com/in/example\"\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api/instructors/profile","urlObject":{"protocol":"https","path":["instructors","profile"],"host":["api"],"query":[],"variable":[]}},"response":[{"id":"7253a8cd-373a-4d8e-8afd-25438a58fae1","name":"New Request","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"bio\": \"I am an experienced web developer...\",\r\n    \"expertise\": \"HTML, CSS, JavaScript\",\r\n    \"social_links\": {\r\n        \"website\": \"https://example.com\",\r\n        \"twitter\": \"https://twitter.com/example\",\r\n        \"linkedin\": \"https://linkedin.com/in/example\"\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api/instructors/profile"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"Instructor profile created\",\n    \"data\": {\n        \"profile_id\": \"12345\"\n    }\n}"}],"_postman_id":"08bf3de3-dc14-4cc4-93b2-bec7663b55fc"},{"name":"create-course","id":"f234174b-70a6-46cc-b1ca-ef381d017080","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"files","type":"file","src":"/C:/Users/abin/Downloads/WhatsApp Image 2023-05-06 at 11.38.03.jpg"},{"key":"files","type":"file","src":"/C:/Users/abin/Downloads/Northernlights2_HD.mp4"},{"key":"title","value":"Introduction to Programming","type":"text"},{"key":"description","value":"Learn the basics of programming and start building your own applications.","type":"text"},{"key":"category","value":"Computer Science","type":"text"},{"key":"instructorId","value":"12345","type":"text"},{"key":"price","value":"100","type":"text"},{"key":"enrollmentCount","value":"40","type":"text"},{"key":"rating","value":"3","type":"text"},{"key":"lessons","value":" [\n        \"Lesson 1: Introduction\",\n        \"Lesson 2: Variables and Data Types\",\n        \"Lesson 3: Control Flow\"\n    ]","type":"text"},{"key":"isPaid","value":"true","type":"text"},{"key":"duration","value":"20","type":"text"},{"key":"requirements","value":" [\n        \"Basic computer skills\",\n        \"Interest in programming\"\n    ]","type":"text"},{"key":"tags","value":"[\n        \"programming\",\n        \"beginner\"\n    ]","type":"text"},{"key":"enrollmentLimit","value":"100","type":"text"},{"key":"completionStatus","value":"75","type":"text"}]},"url":"http://localhost:4000/api/courses/instructors/add-course","urlObject":{"protocol":"http","port":"4000","path":["api","courses","instructors","add-course"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"6f481792-14b5-4ae8-93cd-86d0d3e09f43","name":"create-course","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"title\": \"Introduction to Programming\",\r\n    \"thumbnail\": \"https://example.com/thumbnail.jpg\",\r\n    \"introductionVideo\": \"https://example.com/intro_video.mp4\",\r\n    \"description\": \"Learn the basics of programming and start building your own applications.\",\r\n    \"category\": \"Computer Science\",\r\n    \"instructorId\": \"12345\",\r\n    \"price\": 99.99,\r\n    \"enrollmentCount\": 50,\r\n    \"rating\": 4.5,\r\n    \"lessons\": [\r\n        \"Lesson 1: Introduction\",\r\n        \"Lesson 2: Variables and Data Types\",\r\n        \"Lesson 3: Control Flow\"\r\n    ],\r\n    \"isVerified\": true,\r\n    \"isPaid\": true,\r\n    \"duration\": 30,\r\n    \"requirements\": [\r\n        \"Basic computer skills\",\r\n        \"Interest in programming\"\r\n    ],\r\n    \"tags\": [\r\n        \"programming\",\r\n        \"beginner\"\r\n    ],\r\n    \"quiz\": {\r\n        \"title\": \"Sample Quiz\",\r\n        \"questions\": [\r\n            {\r\n                \"question\": \"What is the capital of France?\",\r\n                \"options\": [\r\n                    \"Paris\",\r\n                    \"London\",\r\n                    \"Berlin\",\r\n                    \"Madrid\"\r\n                ],\r\n                \"correctOptionIndex\": 0\r\n            },\r\n            {\r\n                \"question\": \"Which planet is known as the Red Planet?\",\r\n                \"options\": [\r\n                    \"Mars\",\r\n                    \"Venus\",\r\n                    \"Jupiter\",\r\n                    \"Mercury\"\r\n                ],\r\n                \"correctOptionIndex\": 0\r\n            },\r\n            {\r\n                \"question\": \"What is the chemical symbol for gold?\",\r\n                \"options\": [\r\n                    \"Au\",\r\n                    \"Ag\",\r\n                    \"Fe\",\r\n                    \"Cu\"\r\n                ],\r\n                \"correctOptionIndex\": 0\r\n            }\r\n        ]\r\n    },\r\n    \"enrollmentLimit\": 100,\r\n    \"completionStatus\": 75\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:4000/api/courses/instructors/add-course"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';font-src 'self' https: data:;form-action 'self';frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"},{"key":"Cross-Origin-Resource-Policy","value":"same-origin"},{"key":"Origin-Agent-Cluster","value":"?1"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-XSS-Protection","value":"0"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"205"},{"key":"ETag","value":"W/\"cd-TNboU3N3+3MiBo/5rk3md+JJ3Fc\""},{"key":"Date","value":"Wed, 21 Jun 2023 18:49:18 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"Successfully added new course,course will be published after verification\",\n    \"data\": {\n        \"insertedCourseId\": \"6493462e33f3358c908794b6\",\n        \"insertedQuizId\": \"6493462e33f3358c908794b8\"\n    }\n}"}],"_postman_id":"f234174b-70a6-46cc-b1ca-ef381d017080"},{"name":"edit-course","id":"ce42eaea-3857-4c7a-bef8-ae9e44d3e1d5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"jwt","jwt":{"basicConfig":[{"key":"isSecretBase64Encoded","value":"<is-secret-base64encoded>"},{"key":"payload","value":"<payload>"},{"key":"header","value":"<header>"},{"key":"secret","value":"<secret>"},{"key":"algorithm","value":"<algorithm>"},{"key":"addTokenTo","value":"<add-token-to>"},{"key":"headerPrefix","value":"<header-prefix>"},{"key":"queryParamKey","value":"<query-param-key>"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"title\": \"Introduction to Web Development\",\r\n    \"description\": \"Learn the basics of web development...\",\r\n    \"price\": 59.99,\r\n    \"schedule\": \"2023-08-01\",\r\n    \"videos\": [\r\n        {\r\n            \"title\": \"Introduction to HTML\",\r\n            \"url\": \"https://example.com/videos/html_intro.mp4\"\r\n        },\r\n        {\r\n            \"title\": \"Introduction to CSS\",\r\n            \"url\": \"https://example.com/videos/css_intro.mp4\"\r\n        },\r\n        {\r\n            \"title\": \"Introduction to JavaScript\",\r\n            \"url\": \"https://example.com/videos/js_intro.mp4\"\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.example.com/instructors/courses/edit-course","urlObject":{"protocol":"https","path":["instructors","courses","edit-course"],"host":["api","example","com"],"query":[],"variable":[]}},"response":[{"id":"b2c08062-935d-4a25-bcdd-e4bb6693cfa3","name":"edit-course","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"title\": \"Introduction to Web Development\",\r\n    \"description\": \"Learn the basics of web development...\",\r\n    \"price\": 59.99,\r\n    \"schedule\": \"2023-08-01\",\r\n    \"videos\": [\r\n        {\r\n            \"title\": \"Introduction to HTML\",\r\n            \"url\": \"https://example.com/videos/html_intro.mp4\"\r\n        },\r\n        {\r\n            \"title\": \"Introduction to CSS\",\r\n            \"url\": \"https://example.com/videos/css_intro.mp4\"\r\n        },\r\n        {\r\n            \"title\": \"Introduction to JavaScript\",\r\n            \"url\": \"https://example.com/videos/js_intro.mp4\"\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.example.com/instructors/courses/edit-course"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\r\n    \"status\": \"success\",\r\n    \"message\": \"Course updated\"\r\n}"}],"_postman_id":"ce42eaea-3857-4c7a-bef8-ae9e44d3e1d5"},{"name":"delete-course","id":"fa7034f8-d654-4893-bd5b-d82f6ce3c712","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"jwt","jwt":{"basicConfig":[{"key":"isSecretBase64Encoded","value":"<is-secret-base64encoded>"},{"key":"payload","value":"<payload>"},{"key":"header","value":"<header>"},{"key":"secret","value":"<secret>"},{"key":"algorithm","value":"<algorithm>"},{"key":"addTokenTo","value":"<add-token-to>"},{"key":"headerPrefix","value":"<header-prefix>"},{"key":"queryParamKey","value":"<query-param-key>"}]},"isInherited":false},"method":"DELETE","header":[],"body":{"mode":"raw","raw":""},"url":"https://api.example.com/instructors/courses/delete-course/:id","urlObject":{"protocol":"https","path":["instructors","courses","delete-course",":id"],"host":["api","example","com"],"query":[],"variable":[{"type":"any","value":null,"key":"id"}]}},"response":[{"id":"2331bd1b-133c-42e0-8872-cd9c81000eb2","name":"delete-course","originalRequest":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":""},"url":{"raw":"https://api.example.com/instructors/courses/delete-course/:id","protocol":"https","host":["api","example","com"],"path":["instructors","courses","delete-course",":id"],"variable":[{"key":"id","value":null}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\r\n    \"status\": \"success\",\r\n    \"message\": \"Course deleted successfully\"\r\n}"}],"_postman_id":"fa7034f8-d654-4893-bd5b-d82f6ce3c712"},{"name":"add-lessons","id":"a832ce61-832c-476f-bd9b-09da9f5bb8e7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"title\": \"Introduction to Programming\",\r\n  \"description\": \"Learn the basics of programming\",\r\n  \"contents\": [\r\n    \"Variables\",\r\n    \"Loops\",\r\n    \"Functions\"\r\n  ],\r\n  \"videoUrl\": \"https://example.com/videos/intro-to-programming\",\r\n  \"duration\": 60\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"http://localhost:4000/api/courses/instructors/add-lessons/649d5e1a6914c0566164c7f7","urlObject":{"protocol":"http","port":"4000","path":["api","courses","instructors","add-lessons","649d5e1a6914c0566164c7f7"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"25aed2d9-0d7a-47d0-8638-f6972652a0f5","name":"add-lessons","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"title","value":"Introduction to Programming","type":"text"},{"key":"description","value":"Learn the basics of programming","type":"text"},{"key":"contents","value":"Variables,Loops,Functions","type":"text"},{"key":"media","type":"file","src":"/C:/Users/abin/Downloads/josue-soto-140cHe0oS58-unsplash.jpg"},{"key":"duration","value":"60","type":"text"}],"options":{"raw":{"language":"json"}}},"url":"http://localhost:4000/api/courses/instructors/add-lessons/649683cec903d3b89e78eab9"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';font-src 'self' https: data:;form-action 'self';frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"},{"key":"Cross-Origin-Resource-Policy","value":"same-origin"},{"key":"Origin-Agent-Cluster","value":"?1"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-XSS-Protection","value":"0"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"74"},{"key":"ETag","value":"W/\"4a-zTL/FthmzHMljorWo0VlOJXqP90\""},{"key":"Date","value":"Thu, 29 Jun 2023 10:34:02 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"Successfully added new lesson\",\n    \"data\": null\n}\n"}],"_postman_id":"a832ce61-832c-476f-bd9b-09da9f5bb8e7"},{"name":"edit-lessons","id":"29c3e9c6-f40a-4eef-be09-a986f54fdec0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"jwt","jwt":{"basicConfig":[{"key":"isSecretBase64Encoded","value":"<is-secret-base64encoded>"},{"key":"payload","value":"<payload>"},{"key":"header","value":"<header>"},{"key":"secret","value":"<secret>"},{"key":"algorithm","value":"<algorithm>"},{"key":"addTokenTo","value":"<add-token-to>"},{"key":"headerPrefix","value":"<header-prefix>"},{"key":"queryParamKey","value":"<query-param-key>"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"title\": \"Updated Lesson Title\",\r\n    \"description\": \"Updated lesson description\",\r\n    \"video_url\": \"https://example.com/updated-video-url\",\r\n    \"order\": 3\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.example.com/instructors/courses/edit-lesson","urlObject":{"protocol":"https","path":["instructors","courses","edit-lesson"],"host":["api","example","com"],"query":[],"variable":[]}},"response":[{"id":"61164ac4-ce2e-400e-9bc3-23f0a6e97428","name":"edit-lessons","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"title\": \"Updated Lesson Title\",\r\n    \"description\": \"Updated lesson description\",\r\n    \"video_url\": \"https://example.com/updated-video-url\",\r\n    \"order\": 3\r\n}","options":{"raw":{"language":"json"}}},"url":"edit-lessons"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\r\n    \"status\": \"success\",\r\n    \"message\": \"Lesson updated successfully\",\r\n    \"data\": {\r\n        \"lesson_id\": \"12345\",\r\n        \"title\": \"Updated Lesson Title\",\r\n        \"description\": \"Updated lesson description\",\r\n        \"video_url\": \"https://example.com/updated-video-url\",\r\n        \"order\": 3\r\n    }\r\n}"}],"_postman_id":"29c3e9c6-f40a-4eef-be09-a986f54fdec0"},{"name":"delete-lessons","id":"5782c87d-637f-4bae-9ef7-46b429d26e3b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"jwt","jwt":{"basicConfig":[{"key":"isSecretBase64Encoded","value":"<is-secret-base64encoded>"},{"key":"payload","value":"<payload>"},{"key":"header","value":"<header>"},{"key":"secret","value":"<secret>"},{"key":"algorithm","value":"<algorithm>"},{"key":"addTokenTo","value":"<add-token-to>"},{"key":"headerPrefix","value":"<header-prefix>"},{"key":"queryParamKey","value":"<query-param-key>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"https://api.example.com/instructors/courses/delete-lessons/:id","urlObject":{"protocol":"https","path":["instructors","courses","delete-lessons",":id"],"host":["api","example","com"],"query":[],"variable":[{"type":"any","value":null,"key":"id"}]}},"response":[{"id":"87d5cbc8-4eb4-4f11-93e5-b00bac0e09c9","name":"delete-lessons","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"https://api.example.com/instructors/courses/delete-lessons/:id","protocol":"https","host":["api","example","com"],"path":["instructors","courses","delete-lessons",":id"],"variable":[{"key":"id","value":null}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\r\n    \"status\": \"success\",\r\n    \"message\": \"Lesson deleted successfully\"\r\n}"}],"_postman_id":"5782c87d-637f-4bae-9ef7-46b429d26e3b"},{"name":"course-analytics","id":"10b8cffc-ad7d-49b1-869a-4d9820a0ffee","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"jwt","jwt":{"basicConfig":[{"key":"isSecretBase64Encoded","value":"<is-secret-base64encoded>"},{"key":"payload","value":"<payload>"},{"key":"header","value":"<header>"},{"key":"secret","value":"<secret>"},{"key":"algorithm","value":"<algorithm>"},{"key":"addTokenTo","value":"<add-token-to>"},{"key":"headerPrefix","value":"<header-prefix>"},{"key":"queryParamKey","value":"<query-param-key>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.example.com/instructors/course-analytics","urlObject":{"protocol":"https","path":["instructors","course-analytics"],"host":["api","example","com"],"query":[],"variable":[]}},"response":[{"id":"5a32ddd8-9b95-406a-9b75-08563dad7156","name":"course-analytics","originalRequest":{"method":"GET","header":[],"url":"https://api.example.com/instructors/course-analytics"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\r\n    \"status\": \"success\",\r\n    \"data\": {\r\n        \"course_id\": \"67890\",\r\n        \"learner_engagement\": 75.2,\r\n        \"course_performance\": {\r\n            \"completion_rate\": 80,\r\n            \"average_rating\": 4.5\r\n        }\r\n    }\r\n}"}],"_postman_id":"10b8cffc-ad7d-49b1-869a-4d9820a0ffee"},{"name":"get-course-by-instructor","id":"06fc269e-fc48-450e-bfe9-512068dd3fe9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"raw","raw":""},"url":"http://localhost:4000/api/courses/get-course-by-instructor","urlObject":{"protocol":"http","port":"4000","path":["api","courses","get-course-by-instructor"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"3ce1d16a-1021-4f6b-9642-c4248bd58e3f","name":"get-course-by-instructor","originalRequest":{"method":"GET","header":[],"url":"http://localhost:4000/api/courses/get-course-by-instructor"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';font-src 'self' https: data:;form-action 'self';frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"},{"key":"Cross-Origin-Resource-Policy","value":"same-origin"},{"key":"Origin-Agent-Cluster","value":"?1"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-XSS-Protection","value":"0"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"4596"},{"key":"ETag","value":"W/\"11f4-PnN6bd5/aecGVwUp30nJOHE2kyM\""},{"key":"Date","value":"Thu, 29 Jun 2023 09:37:21 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"Successfully retrieved your courses\",\n    \"data\": [\n        {\n            \"_id\": \"649683cec903d3b89e78eab9\",\n            \"title\": \"Introduction to Programming\",\n            \"thumbnail\": \"https://res.cloudinary.com/dwucedjmy/image/upload/v1687723674/Tutor-Trek/lautaro-andreani-xkBaqlcqeb4-unsplash_kfjp9y.jpg\",\n            \"introductionVideo\": \"https://res.cloudinary.com/dwucedjmy/video/upload/v1687585743/Tutor-Trek/syxwzjwvnuztesl5pbub.mp4\",\n            \"description\": \"Learn the basics of programming and start building your own applications.\",\n            \"category\": \"Computer Science\",\n            \"instructorId\": \"648983ae066fe6a5e8305395\",\n            \"isPaid\": true,\n            \"price\": 100,\n            \"enrollmentCount\": 40,\n            \"rating\": 3,\n            \"lessons\": [\n                \" [\\n        \\\"Lesson 1: Introduction\\\",\\n        \\\"Lesson 2: Variables and Data Types\\\",\\n        \\\"Lesson 3: Control Flow\\\"\\n    ]\"\n            ],\n            \"isVerified\": false,\n            \"duration\": 20,\n            \"requirements\": [\n                \" [\\n        \\\"Basic computer skills\\\",\\n        \\\"Interest in programming\\\"\\n    ]\"\n            ],\n            \"tags\": [\n                \"[\\n        \\\"programming\\\",\\n        \\\"beginner\\\"\\n    ]\"\n            ],\n            \"completionStatus\": 75,\n            \"createdAt\": \"2023-06-24T05:49:02.337Z\",\n            \"reviews\": [],\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"64968872c903d3b89e78eabe\",\n            \"title\": \"Web Development Mastery: From Beginner to Pro\",\n            \"thumbnail\": \"https://res.cloudinary.com/dwucedjmy/image/upload/v1687636653/Tutor-Trek/Web-Development-Course-Thumbnail_czxzch.jpg\",\n            \"introductionVideo\": \"https://res.cloudinary.com/dwucedjmy/video/upload/v1687586931/Tutor-Trek/ons1wwwaa1f2ygz8r67e.mp4\",\n            \"description\": \"Learn the essentials of web development and build dynamic websites and web applications.\",\n            \"category\": \"Web Development\",\n            \"instructorId\": \"648983ae066fe6a5e8305395\",\n            \"price\": 2319,\n            \"enrollmentCount\": 0,\n            \"rating\": 0,\n            \"lessons\": [\n                \"Introduction to Web Development\"\n            ],\n            \"isVerified\": false,\n            \"duration\": 2311,\n            \"requirements\": [\n                \"Basic understanding of HTML, CSS, and JavaScript\"\n            ],\n            \"tags\": [\n                \"Web Development\"\n            ],\n            \"completionStatus\": 0,\n            \"createdAt\": \"2023-06-24T06:08:50.849Z\",\n            \"reviews\": [],\n            \"isPaid\": true,\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"649940c472493388011ded9b\",\n            \"title\": \"ljsdklfd\",\n            \"thumbnail\": \"https://res.cloudinary.com/dwucedjmy/image/upload/v1687765190/Tutor-Trek/rxdn2sqxkmymsfjdbvet.jpg\",\n            \"introductionVideo\": \"https://res.cloudinary.com/dwucedjmy/video/upload/v1687765187/Tutor-Trek/gxvdgxz91iue7atqfsj2.mp4\",\n            \"description\": \"dsfsdfdsdfdsfdf\",\n            \"category\": \"female\",\n            \"instructorId\": \"648983ae066fe6a5e8305395\",\n            \"price\": 2333,\n            \"enrollmentCount\": 0,\n            \"rating\": 0,\n            \"lessons\": [\n                \"sdfsdfdsfdsfds\"\n            ],\n            \"isVerified\": false,\n            \"duration\": 23,\n            \"requirements\": [\n                \"dfdfdfdsfdfdf\"\n            ],\n            \"tags\": [\n                \"sdfdf\"\n            ],\n            \"completionStatus\": 0,\n            \"createdAt\": \"2023-06-26T07:39:48.751Z\",\n            \"reviews\": [],\n            \"isPaid\": true,\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"649a7a405ce6cfd25769247d\",\n            \"title\": \"Introduction to Programming\",\n            \"description\": \"Learn the basics of programming and start building your own applications.\",\n            \"category\": \"Computer Science\",\n            \"instructorId\": \"648983ae066fe6a5e8305395\",\n            \"isPaid\": true,\n            \"price\": 100,\n            \"enrollmentCount\": 40,\n            \"rating\": 3,\n            \"lessons\": [\n                \" [\\n        \\\"Lesson 1: Introduction\\\",\\n        \\\"Lesson 2: Variables and Data Types\\\",\\n        \\\"Lesson 3: Control Flow\\\"\\n    ]\"\n            ],\n            \"isVerified\": false,\n            \"duration\": 20,\n            \"requirements\": [\n                \" [\\n        \\\"Basic computer skills\\\",\\n        \\\"Interest in programming\\\"\\n    ]\"\n            ],\n            \"tags\": [\n                \"[\\n        \\\"programming\\\",\\n        \\\"beginner\\\"\\n    ]\"\n            ],\n            \"completionStatus\": 75,\n            \"createdAt\": \"2023-06-27T05:57:20.432Z\",\n            \"reviews\": [],\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"649a7a485ce6cfd25769247f\",\n            \"title\": \"Introduction to Programming\",\n            \"description\": \"Learn the basics of programming and start building your own applications.\",\n            \"category\": \"Computer Science\",\n            \"instructorId\": \"648983ae066fe6a5e8305395\",\n            \"isPaid\": true,\n            \"price\": 100,\n            \"enrollmentCount\": 40,\n            \"rating\": 3,\n            \"lessons\": [\n                \" [\\n        \\\"Lesson 1: Introduction\\\",\\n        \\\"Lesson 2: Variables and Data Types\\\",\\n        \\\"Lesson 3: Control Flow\\\"\\n    ]\"\n            ],\n            \"isVerified\": false,\n            \"duration\": 20,\n            \"requirements\": [\n                \" [\\n        \\\"Basic computer skills\\\",\\n        \\\"Interest in programming\\\"\\n    ]\"\n            ],\n            \"tags\": [\n                \"[\\n        \\\"programming\\\",\\n        \\\"beginner\\\"\\n    ]\"\n            ],\n            \"completionStatus\": 75,\n            \"createdAt\": \"2023-06-27T05:57:28.617Z\",\n            \"reviews\": [],\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"649c5958fb71d1eb53f748a8\",\n            \"title\": \"efdfdffs\",\n            \"thumbnail\": \"https://res.cloudinary.com/dwucedjmy/image/upload/v1687968089/Tutor-Trek/lsnlvj1f3uhozakvbybg.jpg\",\n            \"introductionVideo\": \"https://res.cloudinary.com/dwucedjmy/video/upload/v1687968089/Tutor-Trek/rfbtmpy3bmymdp8brlur.mp4\",\n            \"description\": \"sfdsfdsfsdfdfdsf\",\n            \"category\": \"male\",\n            \"instructorId\": \"648983ae066fe6a5e8305395\",\n            \"price\": null,\n            \"enrollmentCount\": 0,\n            \"rating\": 0,\n            \"lessons\": [\n                \"sdfdfsdfdsf\"\n            ],\n            \"isVerified\": false,\n            \"duration\": 322,\n            \"requirements\": [\n                \"sdfdsfsdfd\"\n            ],\n            \"tags\": [\n                \"fsfdfd\"\n            ],\n            \"completionStatus\": 0,\n            \"createdAt\": \"2023-06-28T16:01:28.419Z\",\n            \"reviews\": [],\n            \"isPaid\": false,\n            \"__v\": 0\n        }\n    ]\n}"}],"_postman_id":"06fc269e-fc48-450e-bfe9-512068dd3fe9"},{"name":"add-quiz","id":"29f13a79-1aef-4bce-a86c-fe618a18607d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"courseId\": \"648983ae066fe6a5e8305395\",\r\n  \"title\": \"Quiz on Programming Concepts\",\r\n  \"questions\": [\r\n    {\r\n      \"question\": \"What is the capital of France?\",\r\n      \"options\": [\"Paris\", \"London\", \"Berlin\", \"Madrid\"],\r\n      \"correctOptionIndex\": 0\r\n    },\r\n    {\r\n      \"question\": \"Which programming language is used for web development?\",\r\n      \"options\": [\"Java\", \"Python\", \"JavaScript\", \"C++\"],\r\n      \"correctOptionIndex\": 2\r\n    },\r\n    {\r\n      \"question\": \"What is the result of 2 + 2?\",\r\n      \"options\": [\"3\", \"4\", \"5\", \"6\"],\r\n      \"correctOptionIndex\": 1\r\n    }\r\n  ]\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"http://localhost:4000/api/courses/instructors/add-quiz/649d5e1a6914c0566164c7f7","urlObject":{"protocol":"http","port":"4000","path":["api","courses","instructors","add-quiz","649d5e1a6914c0566164c7f7"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"29f13a79-1aef-4bce-a86c-fe618a18607d"},{"name":"get-lessons-by-course","id":"d005ffa8-21a7-4057-b5c6-f922db6f46ba","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:4000/api/courses/instructors/get-lessons-by-course/649683cec903d3b89e78eab9","urlObject":{"protocol":"http","port":"4000","path":["api","courses","instructors","get-lessons-by-course","649683cec903d3b89e78eab9"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"42af6688-cea3-4ca3-9698-f73180abdcf9","name":"get-lessons-by-course","originalRequest":{"method":"GET","header":[],"url":"http://localhost:4000/api/courses/instructors/get-lessons-by-course/649683cec903d3b89e78eab9"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';font-src 'self' https: data:;form-action 'self';frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"},{"key":"Cross-Origin-Resource-Policy","value":"same-origin"},{"key":"Origin-Agent-Cluster","value":"?1"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-XSS-Protection","value":"0"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"12382"},{"key":"ETag","value":"W/\"305e-63kmBLLVp1q41w56R9xK/ivpcaw\""},{"key":"Date","value":"Wed, 05 Jul 2023 07:57:30 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"Successfully retrieved lessons based on the course\",\n    \"data\": [\n        {\n            \"_id\": \"64a1cfda4b5aef79aab063a8\",\n            \"title\": \"sfdsfds\",\n            \"description\": \"sfdsf\",\n            \"contents\": [\n                \"sdfsdfdsf\"\n            ],\n            \"videoUrl\": \"jskfdk\",\n            \"duration\": 12,\n            \"instructorId\": \"648983ae066fe6a5e8305395\",\n            \"courseId\": \"649683cec903d3b89e78eab9\",\n            \"createdAt\": \"2023-07-02T19:28:26.390Z\",\n            \"updatedAt\": \"2023-07-02T19:28:26.390Z\",\n            \"__v\": 0,\n            \"media\": []\n        },\n        {\n            \"_id\": \"64a1cfdb4b5aef79aab063b4\",\n            \"title\": \"sfdsfds\",\n            \"description\": \"sfdsf\",\n            \"contents\": [\n                \"sdfsdfdsf\"\n            ],\n            \"videoUrl\": \"jskfdk\",\n            \"duration\": 12,\n            \"instructorId\": \"648983ae066fe6a5e8305395\",\n            \"courseId\": \"649683cec903d3b89e78eab9\",\n            \"createdAt\": \"2023-07-02T19:28:27.731Z\",\n            \"updatedAt\": \"2023-07-02T19:28:27.731Z\",\n            \"__v\": 0,\n            \"media\": []\n        },\n        {\n            \"_id\": \"64a3bad15479ebfe2124497d\",\n            \"title\": \"klsdjdskfds\",\n            \"description\": \"sdfsdfdsf\",\n            \"contents\": [\n                \"sdfsdfdsf\"\n            ],\n            \"videoUrl\": \"jskfdk\",\n            \"duration\": 3226,\n            \"instructorId\": \"648983ae066fe6a5e8305395\",\n            \"courseId\": \"649683cec903d3b89e78eab9\",\n            \"createdAt\": \"2023-07-04T06:23:13.896Z\",\n            \"updatedAt\": \"2023-07-04T06:23:13.896Z\",\n            \"__v\": 0,\n            \"media\": []\n        },\n        {\n            \"_id\": \"64a3bdcf11bda8ca9f65f96e\",\n            \"title\": \"sfdsfdsfs\",\n            \"description\": \"dsfsdfd\",\n            \"contents\": [\n                \"sdfdsfdsf\"\n            ],\n            \"duration\": 213,\n            \"instructorId\": \"648983ae066fe6a5e8305395\",\n            \"courseId\": \"649683cec903d3b89e78eab9\",\n            \"media\": [\n                {\n                    \"key\": \"7cf3771f27d0f6d93c3c2fbe5d3c240e6469222654cb4736d1029acad454f185\",\n                    \"name\": \"lessonVideo\",\n                    \"_id\": \"64a3bdcf11bda8ca9f65f96f\"\n                },\n                {\n                    \"key\": \"745a73fac5778a48300d00e6b43dbe37219fa1ea5e394532705df6736cf3e75a\",\n                    \"name\": \"materialFile\",\n                    \"_id\": \"64a3bdcf11bda8ca9f65f970\"\n                }\n            ],\n            \"createdAt\": \"2023-07-04T06:35:59.754Z\",\n            \"updatedAt\": \"2023-07-04T06:35:59.754Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"64a3c3b511bda8ca9f65f990\",\n            \"title\": \"45ert\",\n            \"description\": \"sdfsdfds\",\n            \"contents\": [\n                \"dfffdd\"\n            ],\n            \"duration\": 323,\n            \"instructorId\": \"648983ae066fe6a5e8305395\",\n            \"courseId\": \"649683cec903d3b89e78eab9\",\n            \"media\": [\n                {\n                    \"key\": \"5afde5f00030677367ca0c17310cc78d1a48f69bc94e6ee9045c8fb70c9656d4\",\n                    \"name\": \"lessonVideo\",\n                    \"_id\": \"64a3c3b511bda8ca9f65f991\"\n                },\n                {\n                    \"key\": \"2bec15a08660b3a3b01143959286f7d61ae4ad3ddeaf99dbc94d258db76c1047\",\n                    \"name\": \"materialFile\",\n                    \"_id\": \"64a3c3b511bda8ca9f65f992\"\n                }\n            ],\n            \"createdAt\": \"2023-07-04T07:01:09.853Z\",\n            \"updatedAt\": \"2023-07-04T07:01:09.853Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"64a3c57a11bda8ca9f65f99a\",\n            \"title\": \"45ert\",\n            \"description\": \"sdfsdfds\",\n            \"contents\": [\n                \"dfffdd\"\n            ],\n            \"duration\": 323,\n            \"instructorId\": \"648983ae066fe6a5e8305395\",\n            \"courseId\": \"649683cec903d3b89e78eab9\",\n            \"media\": [\n                {\n                    \"key\": \"1a8288e7a99555a1e05b8653316f4a82469be9b6865faf5894ec1d524202f1d1\",\n                    \"name\": \"lessonVideo\",\n                    \"_id\": \"64a3c57a11bda8ca9f65f99b\"\n                },\n                {\n                    \"key\": \"fd7a6a960494fdfa4c271704d5cc9fd53e807acb1dd3d840306d69f0214e05d0\",\n                    \"name\": \"materialFile\",\n                    \"_id\": \"64a3c57a11bda8ca9f65f99c\"\n                }\n            ],\n            \"createdAt\": \"2023-07-04T07:08:42.361Z\",\n            \"updatedAt\": \"2023-07-04T07:08:42.361Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"64a3c5e711bda8ca9f65f9b2\",\n            \"title\": \"sdfdfdsf\",\n            \"description\": \"sdfdfdf\",\n            \"contents\": [\n                \"sdfsdfsdfdsf\"\n            ],\n            \"duration\": 44,\n            \"instructorId\": \"648983ae066fe6a5e8305395\",\n            \"courseId\": \"649683cec903d3b89e78eab9\",\n            \"media\": [\n                {\n                    \"key\": \"633f2a2316b13f22d5754b1c8e243acccd079a45748de72ccd1ff13955352261\",\n                    \"name\": \"lessonVideo\",\n                    \"_id\": \"64a3c5e711bda8ca9f65f9b3\"\n                },\n                {\n                    \"key\": \"6007811034761b24d439b7a82b9b9a2da5f73ed3d20f821a818c7868d7f957ea\",\n                    \"name\": \"materialFile\",\n                    \"_id\": \"64a3c5e711bda8ca9f65f9b4\"\n                }\n            ],\n            \"createdAt\": \"2023-07-04T07:10:31.729Z\",\n            \"updatedAt\": \"2023-07-04T07:10:31.729Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"64a3d02c11bda8ca9f65fa42\",\n            \"title\": \"sdddff\",\n            \"description\": \"sdfdsf\",\n            \"contents\": [\n                \"sdfdf\"\n            ],\n            \"duration\": 233,\n            \"instructorId\": \"648983ae066fe6a5e8305395\",\n            \"courseId\": \"649683cec903d3b89e78eab9\",\n            \"media\": [\n                {\n                    \"key\": \"37b2ae2021dbb3127c191a3def3d4d3c35e234e7596cf624bbf957aaa0692299\",\n                    \"name\": \"lessonVideo\",\n                    \"_id\": \"64a3d02c11bda8ca9f65fa43\"\n                },\n                {\n                    \"key\": \"db122876b5ec62650e574d565ed699c66f138112a4de21ceb3b2e64de573ec7b\",\n                    \"name\": \"materialFile\",\n                    \"_id\": \"64a3d02c11bda8ca9f65fa44\"\n                }\n            ],\n            \"createdAt\": \"2023-07-04T07:54:20.307Z\",\n            \"updatedAt\": \"2023-07-04T07:54:20.307Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"64a3d06311bda8ca9f65fa4a\",\n            \"title\": \"sdddff\",\n            \"description\": \"sdfdsf\",\n            \"contents\": [\n                \"sdfdf\"\n            ],\n            \"duration\": 233,\n            \"instructorId\": \"648983ae066fe6a5e8305395\",\n            \"courseId\": \"649683cec903d3b89e78eab9\",\n            \"media\": [\n                {\n                    \"key\": \"212d582c7dc809663fb4554067d2a94d851b4be26553d482342c97f2b55fe634\",\n                    \"name\": \"lessonVideo\",\n                    \"_id\": \"64a3d06311bda8ca9f65fa4b\"\n                },\n                {\n                    \"key\": \"d0cea9494eab57f9768735512e07e9710bee0a179e7470fa2f188ba299682749\",\n                    \"name\": \"materialFile\",\n                    \"_id\": \"64a3d06311bda8ca9f65fa4c\"\n                }\n            ],\n            \"createdAt\": \"2023-07-04T07:55:15.368Z\",\n            \"updatedAt\": \"2023-07-04T07:55:15.368Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"64a3d13e11bda8ca9f65fa52\",\n            \"title\": \"sdddff\",\n            \"description\": \"sdfdsf\",\n            \"contents\": [\n                \"sdfdf\"\n            ],\n            \"duration\": 233,\n            \"instructorId\": \"648983ae066fe6a5e8305395\",\n            \"courseId\": \"649683cec903d3b89e78eab9\",\n            \"media\": [\n                {\n                    \"key\": \"884737cd5bb35f394af023197780e4d7dbd0db8f52d1836c33b70e473f992950\",\n                    \"name\": \"lessonVideo\",\n                    \"_id\": \"64a3d13e11bda8ca9f65fa53\"\n                },\n                {\n                    \"key\": \"f8b5f6a079ce407253f1e5c31a178befc594b52a37dc795da255543bac768792\",\n                    \"name\": \"materialFile\",\n                    \"_id\": \"64a3d13e11bda8ca9f65fa54\"\n                }\n            ],\n            \"createdAt\": \"2023-07-04T07:58:54.002Z\",\n            \"updatedAt\": \"2023-07-04T07:58:54.002Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"64a3d27111bda8ca9f65fa96\",\n            \"title\": \"sdfsdfs\",\n            \"description\": \"sdfdfd\",\n            \"contents\": [\n                \"sdfdfd\"\n            ],\n            \"duration\": 233,\n            \"instructorId\": \"648983ae066fe6a5e8305395\",\n            \"courseId\": \"649683cec903d3b89e78eab9\",\n            \"media\": [\n                {\n                    \"key\": \"93cafe06c684b8b82e61252c36e61886dc040f5993143229505bfa522f7d726a\",\n                    \"name\": \"lessonVideo\",\n                    \"_id\": \"64a3d27111bda8ca9f65fa97\"\n                },\n                {\n                    \"key\": \"6602b14a7bd525f0291e29a3a55ab0ed42025ffcd974d9a724ff540d11c28d40\",\n                    \"name\": \"materialFile\",\n                    \"_id\": \"64a3d27111bda8ca9f65fa98\"\n                }\n            ],\n            \"createdAt\": \"2023-07-04T08:04:01.136Z\",\n            \"updatedAt\": \"2023-07-04T08:04:01.136Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"64a3d2f111bda8ca9f65fa9d\",\n            \"title\": \"sdfsdfs\",\n            \"description\": \"sdfdfd\",\n            \"contents\": [\n                \"sdfdfd\"\n            ],\n            \"duration\": 233,\n            \"instructorId\": \"648983ae066fe6a5e8305395\",\n            \"courseId\": \"649683cec903d3b89e78eab9\",\n            \"media\": [\n                {\n                    \"key\": \"f991920024fbb82b485821b43ef226f83de7e7839e06b0a43304d726a518fa72\",\n                    \"name\": \"lessonVideo\",\n                    \"_id\": \"64a3d2f111bda8ca9f65fa9e\"\n                },\n                {\n                    \"key\": \"be7083d2eb1e6b03b29c592d3931ca06f8b5e2317a3557ae6cd2e3e0b386351a\",\n                    \"name\": \"materialFile\",\n                    \"_id\": \"64a3d2f111bda8ca9f65fa9f\"\n                }\n            ],\n            \"createdAt\": \"2023-07-04T08:06:09.017Z\",\n            \"updatedAt\": \"2023-07-04T08:06:09.017Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"64a3d32211bda8ca9f65facb\",\n            \"title\": \"sdfsdfdsf\",\n            \"description\": \"sdfsdfdsf\",\n            \"contents\": [\n                \"sdfdsf\"\n            ],\n            \"duration\": 232,\n            \"instructorId\": \"648983ae066fe6a5e8305395\",\n            \"courseId\": \"649683cec903d3b89e78eab9\",\n            \"media\": [\n                {\n                    \"key\": \"6bc87604f56f24f14a7aa2b246de3b14efb18ddce4b8ad0fcf2207625f0eec3e\",\n                    \"name\": \"lessonVideo\",\n                    \"_id\": \"64a3d32211bda8ca9f65facc\"\n                },\n                {\n                    \"key\": \"554f0a4b581829562df2a0b3962e52b0d992b45297c47c506011e5b9d16804d1\",\n                    \"name\": \"materialFile\",\n                    \"_id\": \"64a3d32211bda8ca9f65facd\"\n                }\n            ],\n            \"createdAt\": \"2023-07-04T08:06:58.396Z\",\n            \"updatedAt\": \"2023-07-04T08:06:58.396Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"64a465aef78a32423e951925\",\n            \"title\": \"sdfdsfdf\",\n            \"description\": \"sfdsfdsf\",\n            \"contents\": [\n                \"sdfdfdf\"\n            ],\n            \"duration\": 2285,\n            \"instructorId\": \"648983ae066fe6a5e8305395\",\n            \"courseId\": \"649683cec903d3b89e78eab9\",\n            \"media\": [],\n            \"createdAt\": \"2023-07-04T18:32:14.646Z\",\n            \"updatedAt\": \"2023-07-04T18:32:14.646Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"64a465f1f78a32423e951930\",\n            \"title\": \"sdfdsfdf\",\n            \"description\": \"sfdsfdsf\",\n            \"contents\": [\n                \"sdfdfdf\"\n            ],\n            \"duration\": 2285,\n            \"instructorId\": \"648983ae066fe6a5e8305395\",\n            \"courseId\": \"649683cec903d3b89e78eab9\",\n            \"media\": [\n                {\n                    \"key\": \"03e7990811262ea1c928b04b489b3dad4f885b4f967a2cb8bd0861158eff5a22\",\n                    \"name\": \"lessonVideo\",\n                    \"_id\": \"64a465f1f78a32423e951931\"\n                },\n                {\n                    \"key\": \"01ef3a72f2178c309c7f20c2b4a94f7aa70d828f3defae7331b8165d3401ad43\",\n                    \"name\": \"materialFile\",\n                    \"_id\": \"64a465f1f78a32423e951932\"\n                }\n            ],\n            \"createdAt\": \"2023-07-04T18:33:21.903Z\",\n            \"updatedAt\": \"2023-07-04T18:33:21.903Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"64a468c3f78a32423e95197f\",\n            \"title\": \"sdfdsfdf\",\n            \"description\": \"sfdsfdsf\",\n            \"contents\": [\n                \"sdfdfdf\"\n            ],\n            \"duration\": 2285,\n            \"instructorId\": \"648983ae066fe6a5e8305395\",\n            \"courseId\": \"649683cec903d3b89e78eab9\",\n            \"media\": [\n                {\n                    \"key\": \"4b85f1281ae0b826aa7d9b37db35309ecdefbea75f901d657ee57fe61602d686\",\n                    \"name\": \"lessonVideo\",\n                    \"_id\": \"64a468c3f78a32423e951980\"\n                },\n                {\n                    \"key\": \"fb3cb0d88620d77e0879e3eec18115e1617a745d0023716b3f11cab122185c5b\",\n                    \"name\": \"materialFile\",\n                    \"_id\": \"64a468c3f78a32423e951981\"\n                }\n            ],\n            \"createdAt\": \"2023-07-04T18:45:23.145Z\",\n            \"updatedAt\": \"2023-07-04T18:45:23.145Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"64a46fca0530dc1a322f063a\",\n            \"title\": \"tggffgggg\",\n            \"description\": \"hgyyy\",\n            \"contents\": [\n                \"uyuuyu\"\n            ],\n            \"duration\": 33,\n            \"instructorId\": \"648983ae066fe6a5e8305395\",\n            \"courseId\": \"649683cec903d3b89e78eab9\",\n            \"media\": [\n                {\n                    \"key\": \"a1a34740c4813a5998ddb4801b5c9d568a590c2a3bca5c81d6d9ccfe01105326\",\n                    \"name\": \"lessonVideo\",\n                    \"_id\": \"64a46fca0530dc1a322f063b\"\n                },\n                {\n                    \"key\": \"78178739f897074a45daf48a0629e39572ecb0b8946a17e13de22b33e0edf328\",\n                    \"name\": \"materialFile\",\n                    \"_id\": \"64a46fca0530dc1a322f063c\"\n                }\n            ],\n            \"createdAt\": \"2023-07-04T19:15:22.375Z\",\n            \"updatedAt\": \"2023-07-04T19:15:22.375Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"64a473225d56707d1cc2948f\",\n            \"title\": \"sdfsdf\",\n            \"description\": \"sdfsdfd\",\n            \"contents\": [\n                \"sdfdsfds\"\n            ],\n            \"duration\": 32,\n            \"instructorId\": \"648983ae066fe6a5e8305395\",\n            \"courseId\": \"649683cec903d3b89e78eab9\",\n            \"media\": [\n                {\n                    \"key\": \"d3b96109e5e6071f72605ed314472338492752c83a1b29321661e11a18a13e13\",\n                    \"name\": \"lessonVideo\",\n                    \"_id\": \"64a473225d56707d1cc29490\"\n                },\n                {\n                    \"key\": \"fb9b8519ecc47c8bf3cfb9840fff30389c5fa42177c836bf7f62e0e5a8db7ca4\",\n                    \"name\": \"materialFile\",\n                    \"_id\": \"64a473225d56707d1cc29491\"\n                }\n            ],\n            \"createdAt\": \"2023-07-04T19:29:38.116Z\",\n            \"updatedAt\": \"2023-07-04T19:29:38.116Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"64a473665d56707d1cc2949d\",\n            \"title\": \"sdfsdfd\",\n            \"description\": \"sdfdsf\",\n            \"contents\": [\n                \"sdfdfdfds\"\n            ],\n            \"duration\": 32,\n            \"instructorId\": \"648983ae066fe6a5e8305395\",\n            \"courseId\": \"649683cec903d3b89e78eab9\",\n            \"media\": [],\n            \"createdAt\": \"2023-07-04T19:30:46.274Z\",\n            \"updatedAt\": \"2023-07-04T19:30:46.275Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"64a473995d56707d1cc294a3\",\n            \"title\": \"sdfdsfdsf\",\n            \"description\": \"sdfdsfsdf\",\n            \"contents\": [\n                \"sdfdfsdfsdfds\"\n            ],\n            \"duration\": 317,\n            \"instructorId\": \"648983ae066fe6a5e8305395\",\n            \"courseId\": \"649683cec903d3b89e78eab9\",\n            \"media\": [\n                {\n                    \"key\": \"9d6e84674f6f8dea26888531f3366dff494d6e5670f6b510a9c571b182c29a1e\",\n                    \"name\": \"lessonVideo\",\n                    \"_id\": \"64a473995d56707d1cc294a4\"\n                },\n                {\n                    \"key\": \"60a53223b99371f0f65c9e57651dc69b52ee23b991caab9cd1b09516f1e23ece\",\n                    \"name\": \"materialFile\",\n                    \"_id\": \"64a473995d56707d1cc294a5\"\n                }\n            ],\n            \"createdAt\": \"2023-07-04T19:31:37.098Z\",\n            \"updatedAt\": \"2023-07-04T19:31:37.098Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"64a474435d56707d1cc294ac\",\n            \"title\": \"gfsdf\",\n            \"description\": \"sdfdsf\",\n            \"contents\": [\n                \"sdfsdf\"\n            ],\n            \"duration\": 19,\n            \"instructorId\": \"648983ae066fe6a5e8305395\",\n            \"courseId\": \"649683cec903d3b89e78eab9\",\n            \"media\": [\n                {\n                    \"key\": \"f1ed66a54c5e8adfa5e76a9d3728389f17b0424f747e4f9b7fa7dfb21ff86370\",\n                    \"name\": \"lessonVideo\",\n                    \"_id\": \"64a474435d56707d1cc294ad\"\n                },\n                {\n                    \"key\": \"643135267a16dc47ceaa6d1db98c1f92adb49314d3e53dca554605c6b6f30856\",\n                    \"name\": \"materialFile\",\n                    \"_id\": \"64a474435d56707d1cc294ae\"\n                }\n            ],\n            \"createdAt\": \"2023-07-04T19:34:27.948Z\",\n            \"updatedAt\": \"2023-07-04T19:34:27.948Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"64a4751d5d56707d1cc294b4\",\n            \"title\": \"sdfdfdsfsf\",\n            \"description\": \"dfdsfdfds\",\n            \"contents\": [\n                \"sdfsdsdfd\"\n            ],\n            \"duration\": 20,\n            \"instructorId\": \"648983ae066fe6a5e8305395\",\n            \"courseId\": \"649683cec903d3b89e78eab9\",\n            \"media\": [\n                {\n                    \"key\": \"c7388fbc4a488969a7679f34c976d4f9c8e8cd195c2eecc34a372a398d566149\",\n                    \"name\": \"lessonVideo\",\n                    \"_id\": \"64a4751d5d56707d1cc294b5\"\n                },\n                {\n                    \"key\": \"60c08f1d96c3d7f00d7821813007fd839208e36c2c6fd0f0e196c4f6109e7914\",\n                    \"name\": \"materialFile\",\n                    \"_id\": \"64a4751d5d56707d1cc294b6\"\n                }\n            ],\n            \"createdAt\": \"2023-07-04T19:38:05.248Z\",\n            \"updatedAt\": \"2023-07-04T19:38:05.248Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"64a475875d56707d1cc294bc\",\n            \"title\": \"sfsfsfsdf\",\n            \"description\": \"sdfdsfdfd\",\n            \"contents\": [\n                \"sfdfssfs\"\n            ],\n            \"duration\": 23,\n            \"instructorId\": \"648983ae066fe6a5e8305395\",\n            \"courseId\": \"649683cec903d3b89e78eab9\",\n            \"media\": [\n                {\n                    \"key\": \"64119e6753ef8e801693d7cf6aa01aeca6886915c4c8b074081998bbc4429028\",\n                    \"name\": \"lessonVideo\",\n                    \"_id\": \"64a475875d56707d1cc294bd\"\n                },\n                {\n                    \"key\": \"dded9834c30a1d37bc0d2ff799979d455f46ef4dbf546c171d81ad95202ec8ef\",\n                    \"name\": \"materialFile\",\n                    \"_id\": \"64a475875d56707d1cc294be\"\n                }\n            ],\n            \"createdAt\": \"2023-07-04T19:39:51.668Z\",\n            \"updatedAt\": \"2023-07-04T19:39:51.668Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"64a475ad5d56707d1cc294c6\",\n            \"title\": \"sfsfsfsdf\",\n            \"description\": \"sdfdsfdfd\",\n            \"contents\": [\n                \"sfdfssfs\"\n            ],\n            \"duration\": 23,\n            \"instructorId\": \"648983ae066fe6a5e8305395\",\n            \"courseId\": \"649683cec903d3b89e78eab9\",\n            \"media\": [],\n            \"createdAt\": \"2023-07-04T19:40:29.175Z\",\n            \"updatedAt\": \"2023-07-04T19:40:29.175Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"64a475d05d56707d1cc294ce\",\n            \"title\": \"sfsfsfsdf\",\n            \"description\": \"sdfdsfdfd\",\n            \"contents\": [\n                \"sfdfssfs\"\n            ],\n            \"duration\": 23,\n            \"instructorId\": \"648983ae066fe6a5e8305395\",\n            \"courseId\": \"649683cec903d3b89e78eab9\",\n            \"media\": [\n                {\n                    \"key\": \"855c9afac399de52505812a176ef1c5053767f4e498d3ffbe8dc0acf6227db34\",\n                    \"name\": \"lessonVideo\",\n                    \"_id\": \"64a475d05d56707d1cc294cf\"\n                },\n                {\n                    \"key\": \"adbb59ea16a9e84ac37a6af939392a54008387fdaab1e090f4349636d35d0df4\",\n                    \"name\": \"materialFile\",\n                    \"_id\": \"64a475d05d56707d1cc294d0\"\n                }\n            ],\n            \"createdAt\": \"2023-07-04T19:41:04.709Z\",\n            \"updatedAt\": \"2023-07-04T19:41:04.709Z\",\n            \"__v\": 0\n        }\n    ]\n}"}],"_postman_id":"d005ffa8-21a7-4057-b5c6-f922db6f46ba"},{"name":"get-lessons-by-id","id":"ee4f844f-5a6b-4e0c-b5ea-46e14a931676","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:4000/api/courses/get-lessons-by-id/64a3bdcf11bda8ca9f65f96e","urlObject":{"protocol":"http","port":"4000","path":["api","courses","get-lessons-by-id","64a3bdcf11bda8ca9f65f96e"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"22ff76a0-b51e-4759-b24f-4c0669eae3d3","name":"get-lessons-by-id","originalRequest":{"method":"GET","header":[],"url":"http://localhost:4000/api/courses/get-lessons-by-id/64a3bdcf11bda8ca9f65f96e"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';font-src 'self' https: data:;form-action 'self';frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"},{"key":"Cross-Origin-Resource-Policy","value":"same-origin"},{"key":"Origin-Agent-Cluster","value":"?1"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-XSS-Protection","value":"0"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"646"},{"key":"ETag","value":"W/\"286-hL2zWzXZMrMES3aAD0+OIqp8yCU\""},{"key":"Date","value":"Wed, 05 Jul 2023 08:00:18 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"Successfully retrieved lessons based on the course\",\n    \"data\": [\n        {\n            \"_id\": \"64a3bdcf11bda8ca9f65f96e\",\n            \"title\": \"sfdsfdsfs\",\n            \"description\": \"dsfsdfd\",\n            \"contents\": [\n                \"sdfdsfdsf\"\n            ],\n            \"duration\": 213,\n            \"instructorId\": \"648983ae066fe6a5e8305395\",\n            \"courseId\": \"649683cec903d3b89e78eab9\",\n            \"media\": [\n                {\n                    \"key\": \"7cf3771f27d0f6d93c3c2fbe5d3c240e6469222654cb4736d1029acad454f185\",\n                    \"name\": \"lessonVideo\",\n                    \"_id\": \"64a3bdcf11bda8ca9f65f96f\"\n                },\n                {\n                    \"key\": \"745a73fac5778a48300d00e6b43dbe37219fa1ea5e394532705df6736cf3e75a\",\n                    \"name\": \"materialFile\",\n                    \"_id\": \"64a3bdcf11bda8ca9f65f970\"\n                }\n            ],\n            \"createdAt\": \"2023-07-04T06:35:59.754Z\",\n            \"updatedAt\": \"2023-07-04T06:35:59.754Z\",\n            \"__v\": 0\n        }\n    ]\n}"}],"_postman_id":"ee4f844f-5a6b-4e0c-b5ea-46e14a931676"},{"name":"get-students","id":"2d925c38-4d4f-47c8-9209-a926800038c0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:5000/api/instructors/get-students-by-instructor","urlObject":{"protocol":"http","port":"5000","path":["api","instructors","get-students-by-instructor"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"81cc9a3e-57de-4ce1-9461-a1f5fd6d4b7a","name":"New Request","originalRequest":{"method":"GET","header":[],"url":"http://localhost:5000/api/instructors/get-students-by-instructor"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"99"},{"key":"Date","value":"Sun, 23 Jul 2023 14:28:56 GMT"},{"key":"X-RateLimit-Reset","value":"1690123425"},{"key":"Content-Security-Policy","value":"img-src 'self' data:;frame-src 'self' https:;default-src 'self';base-uri 'self';font-src 'self' https: data:;form-action 'self';frame-ancestors 'self';object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1091"},{"key":"ETag","value":"W/\"443-Wf0JYWLSE1uZmXJ6GQumVXhGy3U\""},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"Successfully retrieved all students\",\n    \"data\": [\n        {\n            \"_id\": \"649683cec903d3b89e78eab9\",\n            \"firstName\": \"abin\",\n            \"lastName\": \"aaa\",\n            \"email\": \"aaa@gmail.com\",\n            \"mobile\": \"abin\",\n            \"dateJoined\": \"2023-06-17T10:09:55.026Z\",\n            \"isBlocked\": false\n        },\n        {\n            \"_id\": \"649683cec903d3b89e78eab9\",\n            \"firstName\": \"abin\",\n            \"lastName\": \"aaa\",\n            \"email\": \"aaa@gmail.com\",\n            \"mobile\": \"abin\",\n            \"dateJoined\": \"2023-06-17T10:09:55.026Z\",\n            \"isBlocked\": false\n        },\n        {\n            \"_id\": \"649683cec903d3b89e78eab9\",\n            \"firstName\": \"abin\",\n            \"lastName\": \"aaa\",\n            \"email\": \"aaa@gmail.com\",\n            \"mobile\": \"abin\",\n            \"dateJoined\": \"2023-06-17T10:09:55.026Z\",\n            \"isBlocked\": false\n        },\n        {\n            \"_id\": \"649683cec903d3b89e78eab9\",\n            \"firstName\": \"abin\",\n            \"lastName\": \"aaa\",\n            \"email\": \"aaa@gmail.com\",\n            \"mobile\": \"abin\",\n            \"dateJoined\": \"2023-06-17T10:09:55.026Z\",\n            \"isBlocked\": false\n        },\n        {\n            \"_id\": \"649683cec903d3b89e78eab9\",\n            \"firstName\": \"abin\",\n            \"lastName\": \"aaa\",\n            \"email\": \"aaa@gmail.com\",\n            \"mobile\": \"abin\",\n            \"dateJoined\": \"2023-06-17T10:09:55.026Z\",\n            \"isBlocked\": false\n        },\n        {\n            \"_id\": \"649940c472493388011ded9b\",\n            \"firstName\": \"abin\",\n            \"lastName\": \"aaa\",\n            \"email\": \"aaa@gmail.com\",\n            \"mobile\": \"abin\",\n            \"dateJoined\": \"2023-06-17T10:09:55.026Z\",\n            \"isBlocked\": false\n        }\n    ]\n}"}],"_postman_id":"2d925c38-4d4f-47c8-9209-a926800038c0"}],"id":"15c96843-6e0d-42fb-a139-ebc72d6b233f","description":"<p>StartFragment</p>\n<p><strong>Instructor</strong></p>\n<p><strong>Description:</strong> The instructor user is responsible for creating and managing courses on the online learning platform. They can upload course materials, interact with learners, and track course progress.</p>\n<p><strong>Permissions:</strong></p>\n<ol>\n<li>Create and manage courses, including course content, lectures, quizzes, and assignments.</li>\n<li>Upload and organize course materials, such as videos, documents, and presentations.</li>\n<li>Communicate with learners through discussions, announcements, and direct messaging.</li>\n<li>Track learner progress, including completion rates, quiz scores, and assignments.</li>\n<li>Receive notifications and updates related to their courses.</li>\n</ol>\n<p>EndFragment</p>\n","_postman_id":"15c96843-6e0d-42fb-a139-ebc72d6b233f"},{"name":"Learners","item":[{"name":"login","id":"c9bef184-2d09-4afa-96da-f12044ecbd23","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\":\"dinson@gmail.com\",\r\n    \"password\":\"abinabin\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/api/auth/student-login","description":"<p>This API endpoint allows a user to log in by sending their email and password. Upon successful login, the API will return a JSON Web Token (JWT) that the client can use to authenticate future requests</p>\n<ul>\n<li><code>400 Bad Request</code>: If the request body is missing or invalid.</li>\n<li><code>401 Unauthorized</code>: If the email or password is incorrect.</li>\n<li><code>500 Internal Server Error</code>: If there's an unexpected error on the server side.</li>\n</ul>\n","urlObject":{"protocol":"http","port":"5000","path":["api","auth","student-login"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"b96db748-a94a-4da8-8ee5-2b3fe23b14b5","name":"New Request","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"username\":\"abin@gmail.com\",\r\n    \"password\":\"abin@123\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.example.com/login"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\r\n    \"status\": \"success\",\r\n    \"message\": \"Login successful\",\r\n    \"data\": {\r\n        \"user_id\": \"123456\",\r\n        \"username\": \"abin\",\r\n        \"access_token\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VyX2lkIjoiMTIzNDU2IiwidXNlcm5hbWUiOiJqb2huX2RvZSIsImVtYWlsIjoiam9obkBlbWFpbC5jb20iLCJpYXQiOjE2MjMxNjMzNTUsImV4cCI6MTYyMzE2Njk1NX0.XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX\"\r\n    },\r\n    \"status_code\": 200\r\n}"}],"_postman_id":"c9bef184-2d09-4afa-96da-f12044ecbd23"},{"name":"register","id":"c4e2efc7-0a81-4383-b4eb-dad4a494f1bd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"firstName\": \"abin\",\r\n    \"lastName\": \"t h\",\r\n    \"email\": \"abin@gmail.com\",\r\n    \"mobile\": \"9072175116\",\r\n    \"password\": \"password123\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/auth/student-register","description":"<p>StartFragment</p>\n<p>API end point to register a user</p>\n<ul>\n<li><code>400 Bad Request</code>: If the request body is missing or invalid.</li>\n<li><code>401 Unauthorized</code>: If the email or password is incorrect.</li>\n<li><code>500 Internal Server Error</code>: If there's an unexpected error on the server side.</li>\n</ul>\n<p>EndFragment</p>\n","urlObject":{"protocol":"http","port":"3000","path":["api","auth","student-register"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"8e324680-4cda-454d-b369-7dad69130266","name":"register","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"first_name\": \"John\",\r\n    \"last_name\": \"Doe\",\r\n    \"email\": \"john.doe@example.com\",\r\n    \"phone\": \"1234567890\",\r\n    \"password\": \"password123\",\r\n    \"confirm_password\": \"password123\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.example.com/register"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\r\n    \"status\": \"success\",\r\n    \"message\": \"User registered successfully\",\r\n    \"data\": {\r\n        \"user_id\": \"123456\",\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"email\": \"john.doe@example.com\"\r\n    },\r\n    \"status_code\": 201\r\n}"}],"_postman_id":"c4e2efc7-0a81-4383-b4eb-dad4a494f1bd"},{"name":"profile","id":"5a9689a0-d921-4084-903c-8870b72c89fc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"jwt","jwt":{"basicConfig":[{"key":"algorithm","value":"<algorithm>"},{"key":"isSecretBase64Encoded","value":"<is-secret-base64encoded>"},{"key":"payload","value":"<payload>"},{"key":"addTokenTo","value":"<add-token-to>"},{"key":"headerPrefix","value":"<header-prefix>"},{"key":"queryParamKey","value":"<query-param-key>"},{"key":"header","value":"<header>"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"raw","raw":""},"url":"https://api.example.com/profile","description":"<p>StartFragment</p>\n<p>Get the user's profile information.</p>\n<p>EndFragmen</p>\n<ul>\n<li>200 OK: The user profile information is successfully retrieved.</li>\n<li>401 Unauthorized: The access token is missing or invalid.</li>\n<li>500 Internal Server Error: An unexpected error occurred on the server side.</li>\n</ul>\n<p>EndFragment</p>\n","urlObject":{"protocol":"https","path":["profile"],"host":["api","example","com"],"query":[],"variable":[]}},"response":[{"id":"0c7ad60e-6b9a-460f-a5fc-dc8dbd04b1eb","name":"New Request","originalRequest":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"Authorization\": \"Bearer <user-access-token>\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.example.com/profile"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"\r\n{\r\n    \"status\": \"success\",\r\n    \"data\": {\r\n        \"user_id\": \"123456\",\r\n        \"username\": \"john.doe\",\r\n        \"email\": \"john.doe@example.com\",\r\n        \"first_name\": \"John\",\r\n        \"last_name\": \"Doe\",\r\n        \"profile_picture\": \"https://example.com/profiles/johndoe.jpg\",\r\n        \"preferences\": {\r\n            \"theme\": \"light\",\r\n            \"language\": \"en\"\r\n        }\r\n    }\r\n}\r\n"}],"_postman_id":"5a9689a0-d921-4084-903c-8870b72c89fc"},{"name":"update-profile","id":"a1c52fcd-7b28-4ab4-91ca-2fe7b0ce99a6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"formdata","formdata":[{"key":"firstName","value":"dinson","type":"text"},{"key":"lastName","value":"cd","type":"text"},{"key":"image","type":"file","src":"/C:/Users/abin/Downloads/964cf2722e3f08871c9bc5b964e2b2aa.jpg"}]},"url":"http://localhost:4000/api/students/update-profile","description":"<p>StartFragment</p>\n<p>Update the user's profile information.</p>\n<p>StartFragment</p>\n<ul>\n<li>200 OK: The user profile is successfully updated.</li>\n<li>400 Bad Request: The request body is missing or invalid.</li>\n<li>401 Unauthorized: The access token is missing or invalid.</li>\n<li>500 Internal Server Error: An unexpected error occurred on the server side</li>\n</ul>\n<p>EndFragment</p>\n<p>EndFragmen</p>\n","urlObject":{"protocol":"http","port":"4000","path":["api","students","update-profile"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"a5af7154-2429-4b59-b6a6-384156b6af6b","name":"update-profile","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"},{"key":"Authorization","value":"\"Bearer <user-access-token>\"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"email\": \"updated-email@example.com\",\r\n    \"first_name\": \"John\",\r\n    \"last_name\": \"Doe\",\r\n    \"profile_picture\": \"https://example.com/profiles/johndoe-updated.jpg\",\r\n    \"preferences\": {\r\n        \"theme\": \"dark\",\r\n        \"language\": \"en\"\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.example.com/profile/update-profile"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\r\n    \"status\": \"success\",\r\n    \"message\": \"User profile updated successfully\"\r\n}"}],"_postman_id":"a1c52fcd-7b28-4ab4-91ca-2fe7b0ce99a6"},{"name":"change-password","id":"eba9064b-13c8-4888-8ed6-b34a5e194ffe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"jwt","jwt":{"basicConfig":[{"key":"secret","value":"<secret>"},{"key":"algorithm","value":"<algorithm>"},{"key":"isSecretBase64Encoded","value":"<is-secret-base64encoded>"},{"key":"payload","value":"<payload>"},{"key":"addTokenTo","value":"<add-token-to>"},{"key":"headerPrefix","value":"<header-prefix>"},{"key":"queryParamKey","value":"<query-param-key>"},{"key":"header","value":"<header>"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"current_password\": \"oldpassword123\",\r\n    \"new_password\": \"newpassword456\",\r\n    \"confirm_new_password\": \"newpassword456\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.example.com/profile/change-password","description":"<p>StartFragment</p>\n<ul>\n<li>200 OK: The user's password is successfully changed.</li>\n<li>400 Bad Request: The request body is missing or invalid.</li>\n<li>401 Unauthorized: The access token is missing or invalid, or the current password provided is incorrect.</li>\n<li>500 Internal Server Error: An unexpected error occurred on the server side.</li>\n</ul>\n<p>EndFragment</p>\n","urlObject":{"protocol":"https","path":["profile","change-password"],"host":["api","example","com"],"query":[],"variable":[]}},"response":[{"id":"03ace586-34e4-473a-a2cb-7bac7ff9a0ac","name":"change-password","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"current_password\": \"oldpassword123\",\r\n    \"new_password\": \"newpassword456\",\r\n    \"confirm_new_password\": \"newpassword456\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.example.com/profile/change-password"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"\r\n{\r\n    \"status\": \"success\",\r\n    \"message\": \"Password changed successfully\"\r\n}"}],"_postman_id":"eba9064b-13c8-4888-8ed6-b34a5e194ffe"},{"name":"get-courses","id":"80972d5d-2a98-4ced-a437-b555e5ce4b26","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:4000/api/courses/get-all-course","description":"<p>StartFragment</p>\n<p><strong>GET /api/courses</strong></p>\n<p>Get a list of courses.</p>\n<h4 id=\"responses\">Responses</h4>\n<ul>\n<li>200 OK: The list of courses is successfully retrieved.</li>\n<li>500 Internal Server Error: An unexpected error occurred on the server side.</li>\n</ul>\n<p>EndFragment</p>\n","urlObject":{"protocol":"http","port":"4000","path":["api","courses","get-all-course"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"56b76904-4b1d-4e6c-9a2b-75a74141e46f","name":"get-courses","originalRequest":{"method":"GET","header":[],"url":"https://api.example.com/courses"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\r\n    \"status\": \"success\",\r\n    \"data\": [\r\n        {\r\n            \"course_id\": \"123\",\r\n            \"title\": \"Introduction to Programming\",\r\n            \"description\": \"Learn the basics of programming with this introductory course.\",\r\n            \"instructor\": \"John Doe\",\r\n            \"rating\": 4.5,\r\n            \"reviews\": 20\r\n        },\r\n        {\r\n            \"course_id\": \"456\",\r\n            \"title\": \"Web Development Fundamentals\",\r\n            \"description\": \"Get started with web development and learn the essentials.\",\r\n            \"instructor\": \"Jane Smith\",\r\n            \"rating\": 4.2,\r\n            \"reviews\": 15\r\n        },\r\n        ...\r\n    ]\r\n}"}],"_postman_id":"80972d5d-2a98-4ced-a437-b555e5ce4b26"},{"name":"view-course","id":"71929d71-1128-4378-8f07-6f16ee0b9c5d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:4000/api/courses/get-course/6495a1a89a243d5856753d3e","description":"<p>StartFragment</p>\n<p><strong>GET /api/courses/{courseId}</strong></p>\n<p>Get the details of a specific course.</p>\n<h4 id=\"responses\">Responses</h4>\n<ul>\n<li>200 OK: The course details are successfully retrieved.</li>\n<li>500 Internal Server Error: An unexpected error occurred on the server side.</li>\n</ul>\n<p>EndFragment</p>\n","urlObject":{"protocol":"http","port":"4000","path":["api","courses","get-course","6495a1a89a243d5856753d3e"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"b0a1dc96-60aa-4c39-9dff-07feb49c2d33","name":"view-course","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.example.com/courses/:couseId","protocol":"https","host":["api","example","com"],"path":["courses",":couseId"],"variable":[{"key":"couseId","value":null}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"\r\n{\r\n    \"status\": \"success\",\r\n    \"data\": {\r\n        \"course_id\": \"123\",\r\n        \"title\": \"Introduction to Programming\",\r\n        \"description\": \"Learn the basics of programming with this introductory course.\",\r\n        \"instructor\": \"John Doe\",\r\n        \"rating\": 4.5,\r\n        \"reviews\": 20\r\n        ...\r\n    }\r\n}\r\n"}],"_postman_id":"71929d71-1128-4378-8f07-6f16ee0b9c5d"},{"name":"add-bookmark","id":"53d56b1b-8b1a-4ceb-96c9-dc9be868a154","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"jwt","jwt":{"basicConfig":[{"key":"payload","value":"<payload>"},{"key":"header","value":"<header>"},{"key":"secret","value":"<secret>"},{"key":"algorithm","value":"<algorithm>"},{"key":"isSecretBase64Encoded","value":"<is-secret-base64encoded>"},{"key":"addTokenTo","value":"<add-token-to>"},{"key":"headerPrefix","value":"<header-prefix>"},{"key":"queryParamKey","value":"<query-param-key>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.example.com/courses/:courseId/add-bookmark","description":"<p>StartFragment</p>\n<p>Bookmark a course.</p>\n<h4 id=\"request\">Request</h4>\n<ul>\n<li>Path parameters:<ul>\n<li>courseId (required) - The ID of the course to bookmark.</li>\n</ul>\n</li>\n</ul>\n<h4 id=\"responses\">Responses</h4>\n<ul>\n<li>201 Created: The course is successfully bookmarked.</li>\n<li>400 Bad Request: The request is missing required parameters or the courseId is invalid.</li>\n<li>401 Unauthorized: The user is not authenticated.</li>\n<li>500 Internal Server Error: An unexpected error occurred on the server si</li>\n</ul>\n<p>EndFragment</p>\n","urlObject":{"protocol":"https","path":["courses",":courseId","add-bookmark"],"host":["api","example","com"],"query":[],"variable":[{"type":"any","value":null,"key":"courseId"}]}},"response":[{"id":"68b45bb2-8ee8-44f6-9d88-084b66fe6108","name":"add-bookmark","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.example.com/courses/:courseId/add-bookmark","protocol":"https","host":["api","example","com"],"path":["courses",":courseId","add-bookmark"],"variable":[{"key":"courseId","value":null}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\r\n    \"status\": \"success\",\r\n    \"message\": \"Course added to bookmarks\"\r\n}"}],"_postman_id":"53d56b1b-8b1a-4ceb-96c9-dc9be868a154"},{"name":"remove-bookmark","id":"2c021f1f-bee1-4eec-8e25-1eaccaab7535","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"jwt","jwt":{"basicConfig":[{"key":"payload","value":"<payload>"},{"key":"header","value":"<header>"},{"key":"secret","value":"<secret>"},{"key":"algorithm","value":"<algorithm>"},{"key":"isSecretBase64Encoded","value":"<is-secret-base64encoded>"},{"key":"addTokenTo","value":"<add-token-to>"},{"key":"headerPrefix","value":"<header-prefix>"},{"key":"queryParamKey","value":"<query-param-key>"}]},"isInherited":false},"method":"DELETE","header":[],"url":"https://api.example.com/bookmarked/remove-bookmark/:courseId","urlObject":{"protocol":"https","path":["bookmarked","remove-bookmark",":courseId"],"host":["api","example","com"],"query":[],"variable":[{"type":"any","value":null,"key":"courseId"}]}},"response":[{"id":"8f8c9ece-b1f8-4447-9dbc-20ebb9be9dbc","name":"remove-bookmark","originalRequest":{"method":"GET","header":[]},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\r\n    \"status\": \"success\",\r\n    \"message\": \"Course added to bookmarks\"\r\n}"}],"_postman_id":"2c021f1f-bee1-4eec-8e25-1eaccaab7535"},{"name":"bookmark-list","id":"71187de7-06a6-492f-9fdb-c4895c8ea196","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"jwt","jwt":{"basicConfig":[{"key":"payload","value":"<payload>"},{"key":"isSecretBase64Encoded","value":"<is-secret-base64encoded>"},{"key":"secret","value":"<secret>"},{"key":"algorithm","value":"<algorithm>"},{"key":"addTokenTo","value":"<add-token-to>"},{"key":"headerPrefix","value":"<header-prefix>"},{"key":"queryParamKey","value":"<query-param-key>"},{"key":"header","value":"<header>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.example.com/bookmarked","description":"<p>StartFragment</p>\n<p>View bookmarked courses.</p>\n<h4 id=\"responses\">Responses</h4>\n<ul>\n<li>200 OK: The list of bookmarked courses is successfully retrieved.</li>\n<li>401 Unauthorized: The user is not authenticated.</li>\n<li>500 Internal Server Error: An unexpected error occurred on the server side.</li>\n</ul>\n<p>EndFragment</p>\n","urlObject":{"protocol":"https","path":["bookmarked"],"host":["api","example","com"],"query":[],"variable":[]}},"response":[{"id":"a64dfc31-a817-4316-9406-c889ff8f4656","name":"bookmark-list","originalRequest":{"method":"GET","header":[],"url":"https://api.example.com/bookmarked"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"\r\n{\r\n    \"status\": \"success\",\r\n    \"data\": [\r\n        {\r\n            \"course_id\": \"123\",\r\n            \"title\": \"Introduction to Programming\",\r\n            \"description\": \"Learn the basics of programming with this introductory course.\",\r\n            \"instructor\": \"John Doe\",\r\n            \"rating\": 4.5,\r\n            \"reviews\": 20\r\n        },\r\n        ...\r\n    ]\r\n}"}],"_postman_id":"71187de7-06a6-492f-9fdb-c4895c8ea196"},{"name":"enroll course","id":"132f9ca3-1dce-447b-ae1f-6f0b8d6479ed","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"jwt","jwt":{"basicConfig":[{"key":"isSecretBase64Encoded","value":"<is-secret-base64encoded>"},{"key":"payload","value":"<payload>"},{"key":"header","value":"<header>"},{"key":"secret","value":"<secret>"},{"key":"algorithm","value":"<algorithm>"},{"key":"addTokenTo","value":"<add-token-to>"},{"key":"headerPrefix","value":"<header-prefix>"},{"key":"queryParamKey","value":"<query-param-key>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.example.com/courses/:couseId/enroll","description":"<p>api for course enrolement</p>\n<p>StartFragment</p>\n<p>StartFragment</p>\n<ul>\n<li>200 OK: The request was successful.Data retrieved successfully</li>\n<li>401 Unauthorized: The user is not authenticated. Please provide valid authentication credentials (such as an access token)</li>\n<li>500 Internal Server Error: An unexpected error occurred on the server side while processing the request. Please contact the API provider for further assistance if you encounter this status code.</li>\n</ul>\n<p>EndFragment</p>\n<p>EndFragment</p>\n","urlObject":{"protocol":"https","path":["courses",":couseId","enroll"],"host":["api","example","com"],"query":[],"variable":[{"type":"any","value":null,"key":"couseId"}]}},"response":[{"id":"d9ca1ae0-a5a9-4dbb-b46f-c527f9718d4b","name":"New Request","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.example.com/courses/:couseId/enroll","protocol":"https","host":["api","example","com"],"path":["courses",":couseId","enroll"],"variable":[{"key":"couseId","value":null}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\r\n    \"status\": \"success\",\r\n    \"message\": \"Course enrollment successful\"\r\n}"}],"_postman_id":"132f9ca3-1dce-447b-ae1f-6f0b8d6479ed"},{"name":"course-progress","id":"eaa98f9e-29ad-4950-a3b6-00f9fe7e79ec","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.example.com/courses/:couseId/course-progress","description":"<p>api for course progress check</p>\n<p>StartFragment</p>\n<p>StartFragment</p>\n<ul>\n<li>200 OK: The request was successful.Data retrieved successfully</li>\n<li>401 Unauthorized: The user is not authenticated. Please provide valid authentication credentials (such as an access token)</li>\n<li>500 Internal Server Error: An unexpected error occurred on the server side while processing the request. Please contact the API provider for further assistance if you encounter this status code.</li>\n</ul>\n<p>EndFragment</p>\n<p>EndFragment</p>\n","urlObject":{"protocol":"https","path":["courses",":couseId","course-progress"],"host":["api","example","com"],"query":[],"variable":[{"type":"any","value":null,"key":"couseId"}]}},"response":[{"id":"947dac9e-4bb0-4560-890c-51eb75dfdbef","name":"course-progress","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"lectures\": [1, 2, 3],\r\n    \"quizzes\": [4, 5],\r\n    \"assignments\": [6]\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.example.com/courses/:couseId/course-progress","protocol":"https","host":["api","example","com"],"path":["courses",":couseId","course-progress"],"variable":[{"key":"couseId","value":null}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\r\n    \"status\": \"success\",\r\n    \"message\": \"Course progress updated\"\r\n}"}],"_postman_id":"eaa98f9e-29ad-4950-a3b6-00f9fe7e79ec"},{"name":"achievements","id":"08d4d673-f95f-4a1d-bad0-c490061d32ae","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"jwt","jwt":{"basicConfig":[{"key":"isSecretBase64Encoded","value":"<is-secret-base64encoded>"},{"key":"payload","value":"<payload>"},{"key":"header","value":"<header>"},{"key":"secret","value":"<secret>"},{"key":"algorithm","value":"<algorithm>"},{"key":"addTokenTo","value":"<add-token-to>"},{"key":"headerPrefix","value":"<header-prefix>"},{"key":"queryParamKey","value":"<query-param-key>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.example.com/achievements","description":"<p>api for total achievements unlocked</p>\n<p>StartFragment</p>\n<p>StartFragment</p>\n<ul>\n<li>200 OK: The request was successful.Data retrieved successfully</li>\n<li>401 Unauthorized: The user is not authenticated. Please provide valid authentication credentials (such as an access token)</li>\n<li>500 Internal Server Error: An unexpected error occurred on the server side while processing the request. Please contact the API provider for further assistance if you encounter this status code.</li>\n</ul>\n<p>EndFragment</p>\n","urlObject":{"protocol":"https","path":["achievements"],"host":["api","example","com"],"query":[],"variable":[]}},"response":[{"id":"c7b4eda5-31ef-42ba-a59c-b84c6258d209","name":"achievements","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":""},"url":"https://api.example.com/achievements"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\r\n    \"status\": \"success\",\r\n    \"data\": [\r\n        {\r\n            \"achievement_id\": \"1\",\r\n            \"achievement_title\": \"Web Development Specialist\",\r\n            \"description\": \"Awarded for completing the Web Development Learning Path.\",\r\n            \"date_earned\": \"2023-05-30\"\r\n        },\r\n        ...\r\n    ]\r\n}"}],"_postman_id":"08d4d673-f95f-4a1d-bad0-c490061d32ae"},{"name":"learning-path","id":"39c9557f-3c47-48f9-b107-773df14dd6ca","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"jwt","jwt":{"basicConfig":[{"key":"isSecretBase64Encoded","value":"<is-secret-base64encoded>"},{"key":"payload","value":"<payload>"},{"key":"header","value":"<header>"},{"key":"secret","value":"<secret>"},{"key":"algorithm","value":"<algorithm>"},{"key":"addTokenTo","value":"<add-token-to>"},{"key":"headerPrefix","value":"<header-prefix>"},{"key":"queryParamKey","value":"<query-param-key>"}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.example.com/learning-path","description":"<p>api for learning-path</p>\n<p>StartFragment</p>\n<p>StartFragment</p>\n<ul>\n<li>200 OK: The request was successful.Data retrieved successfully</li>\n<li>401 Unauthorized: The user is not authenticated. Please provide valid authentication credentials (such as an access token)</li>\n<li>500 Internal Server Error: An unexpected error occurred on the server side while processing the request. Please contact the API provider for further assistance if you encounter this status code.</li>\n</ul>\n<p>EndFragment</p>\n","urlObject":{"protocol":"https","path":["learning-path"],"host":["api","example","com"],"query":[],"variable":[]}},"response":[{"id":"33218197-0213-4856-bff2-6a4cc5c2e34e","name":"learning-path","originalRequest":{"method":"GET","header":[],"url":"https://api.example.com/learning-path"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"\r\n{\r\n    \"status\": \"success\",\r\n    \"data\": [\r\n        {\r\n            \"path_id\": \"1\",\r\n            \"path_title\": \"Web Development\",\r\n            \"description\": \"Learn web development from beginner to advanced level.\",\r\n            \"courses\": [\r\n                {\r\n                    \"course_id\": \"123\",\r\n                    \"title\": \"HTML & CSS Basics\",\r\n                    \"instructor\": \"John Doe\"\r\n                }\r\n            ]\r\n        }\r\n    ]\r\n}\r\n"}],"_postman_id":"39c9557f-3c47-48f9-b107-773df14dd6ca"},{"name":"ask-questions","id":"ed50b923-8751-42a6-b9a0-38ecc3407ade","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"jwt","jwt":{"basicConfig":[{"key":"isSecretBase64Encoded","value":"<is-secret-base64encoded>"},{"key":"payload","value":"<payload>"},{"key":"header","value":"<header>"},{"key":"secret","value":"<secret>"},{"key":"algorithm","value":"<algorithm>"},{"key":"addTokenTo","value":"<add-token-to>"},{"key":"headerPrefix","value":"<header-prefix>"},{"key":"queryParamKey","value":"<query-param-key>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"topic_id\": \"1\",\r\n    \"content\": \"I have a question about CSS positioning...\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.example.com/questions","description":"<p>api for ask quetion</p>\n<p>StartFragment</p>\n<ul>\n<li>200 OK: The request was successful. The question has been added successfully.</li>\n<li>401 Unauthorized: The user is not authenticated. Please provide valid authentication credentials (such as an access token) to add a question.</li>\n<li>403 Forbidden: The server understood the request, but the user does not have the necessary permissions to add a question.</li>\n<li>500 Internal Server Error: An unexpected error occurred on the server side while processing the request. Please contact the API provider for further assistance if you encounter this status code.</li>\n</ul>\n<p>EndFragment</p>\n","urlObject":{"protocol":"https","path":["questions"],"host":["api","example","com"],"query":[],"variable":[]}},"response":[{"id":"83fcdd6f-9277-4b60-8cb1-a58056ebc260","name":"ask-questions","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"topic_id\": \"1\",\r\n    \"content\": \"I have a question about CSS positioning...\"\r\n}"},"url":"https://api.example.com/questions"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\r\n    \"status\": \"success\",\r\n    \"message\": \"Question posted\"\r\n}"}],"_postman_id":"ed50b923-8751-42a6-b9a0-38ecc3407ade"},{"name":"edit-questions","id":"d6f84d4c-e3cd-49c2-a2c1-ec1cc6baf9b0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"jwt","jwt":{"basicConfig":[{"key":"isSecretBase64Encoded","value":"<is-secret-base64encoded>"},{"key":"payload","value":"<payload>"},{"key":"header","value":"<header>"},{"key":"secret","value":"<secret>"},{"key":"algorithm","value":"<algorithm>"},{"key":"addTokenTo","value":"<add-token-to>"},{"key":"headerPrefix","value":"<header-prefix>"},{"key":"queryParamKey","value":"<query-param-key>"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"content\": \"I have a question about CSS positioning...\",\r\n    \"topic_id\": \"2\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.example.com/questions/edit-question/:id","description":"<p>edit posted questions</p>\n<p>StartFragment</p>\n<ul>\n<li>200 OK: The request was successful. The question has been edited successfully.</li>\n<li>401 Unauthorized: The user is not authenticated. Please provide valid authentication credentials (such as an access token) to edit a question.</li>\n<li>403 Forbidden: The server understood the request, but the user does not have the necessary permissions to edit the question.</li>\n<li>404 Not Found: The server could not find the specified question to edit. It's possible that the question does not exist or the URL is incorrect.</li>\n<li>500 Internal Server Error: An unexpected error occurred on the server side while processing the request. Please contact the API provider for further assistance if you encounter this status code.</li>\n</ul>\n<p>EndFragment</p>\n","urlObject":{"protocol":"https","path":["questions","edit-question",":id"],"host":["api","example","com"],"query":[],"variable":[{"type":"any","value":null,"key":"id"}]}},"response":[{"id":"21c05ee1-0ded-4b2d-a8b4-5e8bf2267cda","name":"edit-questions","originalRequest":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"content\": \"I have a question about CSS positioning...\",\r\n    \"topic_id\": \"2\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.example.com/questions/edit-question/:id","protocol":"https","host":["api","example","com"],"path":["questions","edit-question",":id"],"variable":[{"key":"id","value":null}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\r\n    \"status\": \"success\",\r\n    \"message\": \"Question updated\"\r\n}"}],"_postman_id":"d6f84d4c-e3cd-49c2-a2c1-ec1cc6baf9b0"},{"name":"answer-questions","id":"b12f86ba-534d-4add-829a-52a141c5291c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"jwt","jwt":{"basicConfig":[{"key":"isSecretBase64Encoded","value":"<is-secret-base64encoded>"},{"key":"payload","value":"<payload>"},{"key":"header","value":"<header>"},{"key":"secret","value":"<secret>"},{"key":"algorithm","value":"<algorithm>"},{"key":"addTokenTo","value":"<add-token-to>"},{"key":"headerPrefix","value":"<header-prefix>"},{"key":"queryParamKey","value":"<query-param-key>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"\r\n{\r\n    \"content\": \"To center a div horizontally, you can use margin: 0 auto...\",\r\n    \"user_id\": \"54321\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://api.example.com/questions/:id/answers","description":"<p>StartFragment</p>\n<p>answer questions</p>\n<ul>\n<li>200 OK: The request was successful. The question has been answered successfully.</li>\n<li>401 Unauthorized: The user is not authenticated. Please provide valid authentication credentials (such as an access token) to answer a question.</li>\n<li>403 Forbidden: The server understood the request, but the user does not have the necessary permissions to answer the question.</li>\n<li>404 Not Found: The server could not find the specified question to answer. It's possible that the question does not exist or the URL is incorrect.</li>\n<li>500 Internal Server Error: An unexpected error occurred on the server side while processing the request. Please contact the API provider for further assistance if you encounter this status code.</li>\n</ul>\n<p>EndFragment</p>\n","urlObject":{"protocol":"https","path":["questions",":id","answers"],"host":["api","example","com"],"query":[],"variable":[{"type":"any","value":null,"key":"id"}]}},"response":[{"id":"233a9ca0-b972-49c8-bcda-ccfce7e75eaf","name":"answer-questions","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"\r\n{\r\n    \"content\": \"To center a div horizontally, you can use margin: 0 auto...\",\r\n    \"user_id\": \"54321\",\r\n    \"question_id\":\"23\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.example.com/questions/:id/answers","protocol":"https","host":["api","example","com"],"path":["questions",":id","answers"],"variable":[{"key":"id","value":null}]}},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\r\n    \"status\": \"success\",\r\n    \"message\": \"Answer submitted\"\r\n}"}],"_postman_id":"b12f86ba-534d-4add-829a-52a141c5291c"},{"name":"approve-answer","id":"611caecf-0959-42c5-a384-4d4bafffff7e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"jwt","jwt":{"basicConfig":[{"key":"isSecretBase64Encoded","value":"<is-secret-base64encoded>"},{"key":"payload","value":"<payload>"},{"key":"header","value":"<header>"},{"key":"secret","value":"<secret>"},{"key":"algorithm","value":"<algorithm>"},{"key":"addTokenTo","value":"<add-token-to>"},{"key":"headerPrefix","value":"<header-prefix>"},{"key":"queryParamKey","value":"<query-param-key>"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"https://api.example.com/questions/approve-answers/:id","description":"<p>approve answers</p>\n<p>StartFragment</p>\n<ul>\n<li>200 OK: The request was successful. The answer has been approved successfully.</li>\n<li>401 Unauthorized: The user is not authenticated. Please provide valid authentication credentials (such as an access token) to approve an answer.</li>\n<li>403 Forbidden: The server understood the request, but the user does not have the necessary permissions to approve the answer.</li>\n<li>404 Not Found: The server could not find the specified answer to approve. It's possible that the answer does not exist or the URL is incorrect.</li>\n<li>500 Internal Server Error: An unexpected error occurred on the server side while processing the request. Please contact the API provider for further assistance if you encounter this status code.</li>\n</ul>\n<p>EndFragment</p>\n","urlObject":{"protocol":"https","path":["questions","approve-answers",":id"],"host":["api","example","com"],"query":[],"variable":[{"type":"any","value":null,"key":"id"}]}},"response":[{"id":"c95e3b28-960a-42ac-b80a-36d3fda413db","name":"approve-answer","originalRequest":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"approve-answer"},"_postman_previewlanguage":"json","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\r\n    \"status\": \"success\",\r\n    \"message\": \"Answer approved\"\r\n}"}],"_postman_id":"611caecf-0959-42c5-a384-4d4bafffff7e"},{"name":"get-quizzes-based-on-lesson","id":"07094cd9-a09d-4f91-9bc9-c9d65a453853","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:4000/api/courses/get-quizzes-by-lesson/64a696e687b37540ad951686","urlObject":{"protocol":"http","port":"4000","path":["api","courses","get-quizzes-by-lesson","64a696e687b37540ad951686"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"07094cd9-a09d-4f91-9bc9-c9d65a453853"},{"name":"get-course-by-interest","id":"ba822509-665d-4aa6-a59d-535f728fe4e1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"raw","raw":""},"url":"http://localhost:4000/api/courses/get-recommended-courses","urlObject":{"protocol":"http","port":"4000","path":["api","courses","get-recommended-courses"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"d9498cdc-ba84-458e-b10c-ef9df39c28b9","name":"New Request","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":""},"url":"http://localhost:4000/api/courses/get-recommended-courses"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Security-Policy","value":"img-src 'self' data:;frame-src 'self' https:;default-src 'self';base-uri 'self';font-src 'self' https: data:;form-action 'self';frame-ancestors 'self';object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1259"},{"key":"ETag","value":"W/\"4eb-AyVsVwwEWUUeYJ52e059Eea6gIQ\""},{"key":"Date","value":"Wed, 12 Jul 2023 18:52:45 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"Successfully retrieved recommended courses\",\n    \"data\": [\n        {\n            \"_id\": \"649683cec903d3b89e78eab9\",\n            \"title\": \"Introduction to Programming\",\n            \"thumbnail\": \"https://res.cloudinary.com/dwucedjmy/image/upload/v1687723674/Tutor-Trek/lautaro-andreani-xkBaqlcqeb4-unsplash_kfjp9y.jpg\",\n            \"introductionVideo\": \"https://res.cloudinary.com/dwucedjmy/video/upload/v1687585743/Tutor-Trek/syxwzjwvnuztesl5pbub.mp4\",\n            \"description\": \"Learn the basics of programming and start building your own applications.\",\n            \"category\": \"Computer Science\",\n            \"instructorId\": \"648983ae066fe6a5e8305395\",\n            \"isPaid\": true,\n            \"price\": 100,\n            \"enrollmentCount\": 40,\n            \"rating\": 3,\n            \"lessons\": [\n                \" [\\n        \\\"Lesson 1: Introduction\\\",\\n        \\\"Lesson 2: Variables and Data Types\\\",\\n        \\\"Lesson 3: Control Flow\\\"\\n    ]\"\n            ],\n            \"isVerified\": false,\n            \"duration\": 20,\n            \"requirements\": [\n                \" [\\n        \\\"Basic computer skills\\\",\\n        \\\"Interest in programming\\\"\\n    ]\"\n            ],\n            \"tags\": [\n                \"[\\n        \\\"programming\\\",\\n        \\\"beginner\\\"\\n    ]\"\n            ],\n            \"completionStatus\": 75,\n            \"createdAt\": \"2023-06-24T05:49:02.337Z\",\n            \"reviews\": [],\n            \"__v\": 0,\n            \"coursesEnrolled\": [\n                \"648d8672320950d1ec7454ac\",\n                \"648d8672320950d1ec7454ac\",\n                \"648d8672320950d1ec7454ac\",\n                \"648d8672320950d1ec7454ac\",\n                \"648d8672320950d1ec7454ac\"\n            ],\n            \"categoryId\": \"64ae874c1f7e165484a17417\"\n        }\n    ]\n}"}],"_postman_id":"ba822509-665d-4aa6-a59d-535f728fe4e1"},{"name":"get-trending-courses","id":"239a1c5b-da33-487b-a9b2-752a4f7e4553","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:4000/api/courses/get-trending-courses","urlObject":{"protocol":"http","port":"4000","path":["api","courses","get-trending-courses"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"f03c87ee-1621-4b31-98ad-be21c367bf17","name":"New Request","originalRequest":{"method":"GET","header":[],"url":"http://localhost:4000/api/courses/get-trending-courses"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Security-Policy","value":"img-src 'self' data:;frame-src 'self' https:;default-src 'self';base-uri 'self';font-src 'self' https: data:;form-action 'self';frame-ancestors 'self';object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1256"},{"key":"ETag","value":"W/\"4e8-YLOp8sxlG1U5jN5BE9g/Gb7N44Y\""},{"key":"Date","value":"Wed, 12 Jul 2023 18:58:45 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"Successfully retrieved trending courses\",\n    \"data\": [\n        {\n            \"_id\": \"649683cec903d3b89e78eab9\",\n            \"title\": \"Introduction to Programming\",\n            \"thumbnail\": \"https://res.cloudinary.com/dwucedjmy/image/upload/v1687723674/Tutor-Trek/lautaro-andreani-xkBaqlcqeb4-unsplash_kfjp9y.jpg\",\n            \"introductionVideo\": \"https://res.cloudinary.com/dwucedjmy/video/upload/v1687585743/Tutor-Trek/syxwzjwvnuztesl5pbub.mp4\",\n            \"description\": \"Learn the basics of programming and start building your own applications.\",\n            \"category\": \"Computer Science\",\n            \"instructorId\": \"648983ae066fe6a5e8305395\",\n            \"isPaid\": true,\n            \"price\": 100,\n            \"enrollmentCount\": 40,\n            \"rating\": 3,\n            \"lessons\": [\n                \" [\\n        \\\"Lesson 1: Introduction\\\",\\n        \\\"Lesson 2: Variables and Data Types\\\",\\n        \\\"Lesson 3: Control Flow\\\"\\n    ]\"\n            ],\n            \"isVerified\": false,\n            \"duration\": 20,\n            \"requirements\": [\n                \" [\\n        \\\"Basic computer skills\\\",\\n        \\\"Interest in programming\\\"\\n    ]\"\n            ],\n            \"tags\": [\n                \"[\\n        \\\"programming\\\",\\n        \\\"beginner\\\"\\n    ]\"\n            ],\n            \"completionStatus\": 75,\n            \"createdAt\": \"2023-06-24T05:49:02.337Z\",\n            \"reviews\": [],\n            \"__v\": 0,\n            \"coursesEnrolled\": [\n                \"648d8672320950d1ec7454ac\",\n                \"648d8672320950d1ec7454ac\",\n                \"648d8672320950d1ec7454ac\",\n                \"648d8672320950d1ec7454ac\",\n                \"648d8672320950d1ec7454ac\"\n            ],\n            \"categoryId\": \"64ae874c1f7e165484a17417\"\n        }\n    ]\n}"}],"_postman_id":"239a1c5b-da33-487b-a9b2-752a4f7e4553"},{"name":"change-password","id":"145dbf8b-8495-44ab-87b7-4da2c7588d9e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"currentPassword\":\"abin2255\",\r\n    \"newPassword\":\"abin\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:4000/api/students/change-password","urlObject":{"protocol":"http","port":"4000","path":["api","students","change-password"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"694bda4a-8b4b-42b6-b6ff-81d98ba62b30","name":"New Request","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"currentPassword\":\"abin\",\r\n    \"newPassword\":\"abin2255\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:4000/api/students/change-password"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"95"},{"key":"Date","value":"Tue, 18 Jul 2023 06:53:10 GMT"},{"key":"X-RateLimit-Reset","value":"1689664037"},{"key":"Content-Security-Policy","value":"img-src 'self' data:;frame-src 'self' https:;default-src 'self';base-uri 'self';font-src 'self' https: data:;form-action 'self';frame-ancestors 'self';object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"72"},{"key":"ETag","value":"W/\"48-mq9fV0iYJ6h80ivwT7qVdfdFtlU\""},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"Successfully reset password\",\n    \"data\": null\n}"}],"_postman_id":"145dbf8b-8495-44ab-87b7-4da2c7588d9e"},{"name":"get-student-details","id":"fef6638c-a7f9-4e1d-9264-ce98d01e6450","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:4000/api/students/get-student-details","urlObject":{"protocol":"http","port":"4000","path":["api","students","get-student-details"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"4a3cf0d3-cc7d-46b5-8a01-3c12a11b0741","name":"get-student-datils","originalRequest":{"method":"GET","header":[],"url":"http://localhost:4000/api/students/get-student-details"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"95"},{"key":"Date","value":"Tue, 18 Jul 2023 13:38:17 GMT"},{"key":"X-RateLimit-Reset","value":"1689688280"},{"key":"Content-Security-Policy","value":"img-src 'self' data:;frame-src 'self' https:;default-src 'self';base-uri 'self';font-src 'self' https: data:;form-action 'self';frame-ancestors 'self';object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"581"},{"key":"ETag","value":"W/\"245-R0XH7CRCZcu2EhUNoBhNyLLMZZs\""},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"Successfully retrieved student details\",\n    \"data\": {\n        \"_id\": \"648957cce99ee45392075590\",\n        \"firstName\": \"dinson\",\n        \"lastName\": \"cd\",\n        \"email\": \"dinson@gmail.com\",\n        \"mobile\": \"9022381800\",\n        \"password\": \"$2b$10$/Ex2cPF6TVyrMSRwqf.IH.Ax1QXX0hcTkQ74LZuNwDZq7ICvfw/lK\",\n        \"coursesEnrolled\": [],\n        \"isGoogleUser\": false,\n        \"dateJoined\": \"2023-06-14T06:01:48.602Z\",\n        \"__v\": 0,\n        \"interests\": [\n            \"web dev\",\n            \"Marketing\",\n            \"basic coding\"\n        ],\n        \"profilePic\": {\n            \"name\": \"964cf2722e3f08871c9bc5b964e2b2aa.jpg\",\n            \"key\": \"64bc9f8b279bedfa2536e37f16489e0c1d202401aa7011ff85980011b9e81adf\",\n            \"_id\": \"64b6463b1280381861fcb76d\"\n        }\n    }\n}"}],"_postman_id":"fef6638c-a7f9-4e1d-9264-ce98d01e6450"},{"name":"get-course-by-student","id":"a6fb8424-7314-4c69-85a8-b08d511b726e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:4000/api/courses/get-course-by-student","urlObject":{"protocol":"http","port":"4000","path":["api","courses","get-course-by-student"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"3af90b8e-d781-4729-b4a3-cd24363087e6","name":"New Request","originalRequest":{"method":"GET","header":[],"url":"http://localhost:4000/api/courses/get-course-by-student"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"99"},{"key":"Date","value":"Tue, 18 Jul 2023 18:08:58 GMT"},{"key":"X-RateLimit-Reset","value":"1689704619"},{"key":"Content-Security-Policy","value":"img-src 'self' data:;frame-src 'self' https:;default-src 'self';base-uri 'self';font-src 'self' https: data:;form-action 'self';frame-ancestors 'self';object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"3945"},{"key":"ETag","value":"W/\"f69-1sCq2346532vR/zi+gnc1gnnZIQ\""},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"Successfully retrieved courses based on students\",\n    \"data\": [\n        {\n            \"_id\": \"649683cec903d3b89e78eab9\",\n            \"title\": \"Introduction to Programming\",\n            \"thumbnail\": \"https://res.cloudinary.com/dwucedjmy/image/upload/v1687723674/Tutor-Trek/lautaro-andreani-xkBaqlcqeb4-unsplash_kfjp9y.jpg\",\n            \"introductionVideo\": \"https://res.cloudinary.com/dwucedjmy/video/upload/v1687585743/Tutor-Trek/syxwzjwvnuztesl5pbub.mp4\",\n            \"description\": \"Learn the basics of programming and start building your own applications.\",\n            \"category\": \"Computer Science\",\n            \"instructorId\": \"648983ae066fe6a5e8305395\",\n            \"isPaid\": true,\n            \"price\": 100,\n            \"enrollmentCount\": 40,\n            \"rating\": 3,\n            \"lessons\": [\n                \" [\\n        \\\"Lesson 1: Introduction\\\",\\n        \\\"Lesson 2: Variables and Data Types\\\",\\n        \\\"Lesson 3: Control Flow\\\"\\n    ]\"\n            ],\n            \"isVerified\": false,\n            \"duration\": 20,\n            \"requirements\": [\n                \" [\\n        \\\"Basic computer skills\\\",\\n        \\\"Interest in programming\\\"\\n    ]\"\n            ],\n            \"tags\": [\n                \"[\\n        \\\"programming\\\",\\n        \\\"beginner\\\"\\n    ]\"\n            ],\n            \"completionStatus\": 75,\n            \"createdAt\": \"2023-06-24T05:49:02.337Z\",\n            \"reviews\": [],\n            \"__v\": 0,\n            \"coursesEnrolled\": [\n                \"648d8672320950d1ec7454ac\",\n                \"648d8672320950d1ec7454ac\",\n                \"648d8672320950d1ec7454ac\",\n                \"648d8672320950d1ec7454ac\",\n                \"648d8672320950d1ec7454ac\"\n            ],\n            \"categoryId\": \"64ad930a3c6e6012e6e0ae25\"\n        },\n        {\n            \"_id\": \"64968872c903d3b89e78eabe\",\n            \"title\": \"Web Development Mastery: From Beginner to Pro\",\n            \"thumbnail\": \"https://res.cloudinary.com/dwucedjmy/image/upload/v1687636653/Tutor-Trek/Web-Development-Course-Thumbnail_czxzch.jpg\",\n            \"introductionVideo\": \"https://res.cloudinary.com/dwucedjmy/video/upload/v1687586931/Tutor-Trek/ons1wwwaa1f2ygz8r67e.mp4\",\n            \"description\": \"Learn the essentials of web development and build dynamic websites and web applications.\",\n            \"category\": \"Web Development\",\n            \"instructorId\": \"648983ae066fe6a5e8305395\",\n            \"price\": 2319,\n            \"enrollmentCount\": 0,\n            \"rating\": 0,\n            \"lessons\": [\n                \"Introduction to Web Development\"\n            ],\n            \"isVerified\": false,\n            \"duration\": 2311,\n            \"requirements\": [\n                \"Basic understanding of HTML, CSS, and JavaScript\"\n            ],\n            \"tags\": [\n                \"Web Development\"\n            ],\n            \"completionStatus\": 0,\n            \"createdAt\": \"2023-06-24T06:08:50.849Z\",\n            \"reviews\": [],\n            \"isPaid\": true,\n            \"__v\": 0,\n            \"coursesEnrolled\": [\n                \"648d8672320950d1ec7454ac\",\n                \"648d8672320950d1ec7454ac\",\n                \"648d8672320950d1ec7454ac\"\n            ]\n        },\n        {\n            \"_id\": \"649940c472493388011ded9b\",\n            \"title\": \"ljsdklfd\",\n            \"thumbnail\": \"https://res.cloudinary.com/dwucedjmy/image/upload/v1687765190/Tutor-Trek/rxdn2sqxkmymsfjdbvet.jpg\",\n            \"introductionVideo\": \"https://res.cloudinary.com/dwucedjmy/video/upload/v1687765187/Tutor-Trek/gxvdgxz91iue7atqfsj2.mp4\",\n            \"description\": \"dsfsdfdsdfdsfdf\",\n            \"category\": \"female\",\n            \"instructorId\": \"648983ae066fe6a5e8305395\",\n            \"price\": 2333,\n            \"enrollmentCount\": 0,\n            \"rating\": 0,\n            \"lessons\": [\n                \"sdfsdfdsfdsfds\"\n            ],\n            \"isVerified\": false,\n            \"duration\": 23,\n            \"requirements\": [\n                \"dfdfdfdsfdfdf\"\n            ],\n            \"tags\": [\n                \"sdfdf\"\n            ],\n            \"completionStatus\": 0,\n            \"createdAt\": \"2023-06-26T07:39:48.751Z\",\n            \"reviews\": [],\n            \"isPaid\": false,\n            \"__v\": 0,\n            \"coursesEnrolled\": [\n                \"648d8672320950d1ec7454ac\"\n            ],\n            \"categoryId\": \"64ae89111f7e165484a1741f\"\n        },\n        {\n            \"_id\": \"64ac2b6019252f977abb13e8\",\n            \"title\": \"Introduction to Programming\",\n            \"thumbnail\": \"https://res.cloudinary.com/dwucedjmy/image/upload/v1687723674/Tutor-Trek/lautaro-andreani-xkBaqlcqeb4-unsplash_kfjp9y.jpg\",\n            \"introductionVideo\": \"https://res.cloudinary.com/dwucedjmy/video/upload/v1687585743/Tutor-Trek/syxwzjwvnuztesl5pbub.mp4\",\n            \"description\": \"Learn the basics of programming and start building your own applications.\",\n            \"category\": \"Computer Science\",\n            \"instructorId\": \"648983ae066fe6a5e8305395\",\n            \"isPaid\": true,\n            \"price\": 100,\n            \"enrollmentCount\": 40,\n            \"rating\": 3,\n            \"lessons\": [\n                \" [\\n        \\\"Lesson 1: Introduction\\\",\\n        \\\"Lesson 2: Variables and Data Types\\\",\\n        \\\"Lesson 3: Control Flow\\\"\\n    ]\"\n            ],\n            \"isVerified\": false,\n            \"duration\": 20,\n            \"requirements\": [\n                \" [\\n        \\\"Basic computer skills\\\",\\n        \\\"Interest in programming\\\"\\n    ]\"\n            ],\n            \"tags\": [\n                \"[\\n        \\\"programming\\\",\\n        \\\"beginner\\\"\\n    ]\"\n            ],\n            \"completionStatus\": 75,\n            \"createdAt\": \"2023-06-24T05:49:02.337Z\",\n            \"reviews\": [],\n            \"__v\": 0,\n            \"coursesEnrolled\": [\n                \"648d8672320950d1ec7454ac\"\n            ]\n        }\n    ]\n}"}],"_postman_id":"a6fb8424-7314-4c69-85a8-b08d511b726e"},{"name":"get-profile-url","id":"055d4507-a88c-43fc-9e6c-7699276e0fd9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:4000/api/students/get-profile-url","urlObject":{"protocol":"http","port":"4000","path":["api","students","get-profile-url"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"11ee3b7c-bfee-430d-ad78-6757b367a650","name":"get-profile-url","originalRequest":{"method":"GET","header":[],"url":"http://localhost:4000/api/students/get-profile-url"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"97"},{"key":"Date","value":"Tue, 18 Jul 2023 19:23:34 GMT"},{"key":"X-RateLimit-Reset","value":"1689709038"},{"key":"Content-Security-Policy","value":"img-src 'self' data:;frame-src 'self' https:;default-src 'self';base-uri 'self';font-src 'self' https: data:;form-action 'self';frame-ancestors 'self';object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"523"},{"key":"ETag","value":"W/\"20b-WKZ+gX/YvNLeep5Vbcf6u+CJkXE\""},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"Successfully retrieved image url\",\n    \"data\": \"https://video-streaming-tutortrek.s3.ap-south-1.amazonaws.com/64bc9f8b279bedfa2536e37f16489e0c1d202401aa7011ff85980011b9e81adf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Content-Sha256=UNSIGNED-PAYLOAD&X-Amz-Credential=AKIA5V34W6VDSCZSLQ77%2F20230718%2Fap-south-1%2Fs3%2Faws4_request&X-Amz-Date=20230718T192334Z&X-Amz-Expires=60000&X-Amz-Signature=f16bb40ebda2ca4cc557bdd2d594feeff47dc8f5d35a86c69fd75293c7a9e5cb&X-Amz-SignedHeaders=host&x-id=GetObject\"\n}"}],"_postman_id":"055d4507-a88c-43fc-9e6c-7699276e0fd9"},{"name":"search-course","id":"7b5b003e-4804-4c3a-bee7-45af3ed08589","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:4000/api/courses/search-course?search=web developement","urlObject":{"protocol":"http","port":"4000","path":["api","courses","search-course"],"host":["localhost"],"query":[{"key":"search","value":"web developement"}],"variable":[]}},"response":[{"id":"21670776-5e32-478b-b61d-3a17510412d2","name":"New Request","originalRequest":{"method":"GET","header":[],"url":{"raw":"http://localhost:5000/api/courses/search-course?search=free Web Development","protocol":"http","host":["localhost"],"port":"5000","path":["api","courses","search-course"],"query":[{"key":"search","value":"free Web Development"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"X-RateLimit-Limit","value":"100"},{"key":"X-RateLimit-Remaining","value":"95"},{"key":"Date","value":"Tue, 25 Jul 2023 10:54:57 GMT"},{"key":"X-RateLimit-Reset","value":"1690283259"},{"key":"Content-Security-Policy","value":"img-src 'self' data:;frame-src 'self' https:;default-src 'self';base-uri 'self';font-src 'self' https: data:;form-action 'self';frame-ancestors 'self';object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"4194"},{"key":"ETag","value":"W/\"1062-NrHy8ys9mK74kYcSaBSfDUu+QKQ\""},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"Successfully retrieved courses based on the search query\",\n    \"data\": [\n        {\n            \"guidelinesUrl\": \"\",\n            \"_id\": \"64be27920d5553130b481849\",\n            \"title\": \"Complete JavaScript Course for Beginners\",\n            \"instructorId\": \"648983ae066fe6a5e8305395\",\n            \"duration\": 7,\n            \"category\": \"Web Development\",\n            \"level\": \"easy\",\n            \"tags\": [\n                \"JavaScript\",\n                \" Web Development\",\n                \" Front-end Development\"\n            ],\n            \"price\": null,\n            \"about\": \"Learn JavaScript from scratch with this comprehensive beginner-friendly course. \\r\\n  JavaScript is the language of the web, and this course will teach you how to create interactive web applications. No prior programming experience required. Join now and start your journey into web development!.\",\n            \"description\": \" This course is designed for absolute beginners who want to learn JavaScript programming. You'll start with the basics of JavaScript syntax and gradually move to more advanced concepts. By the end of the course, you'll have built several mini-projects to showcase your skills. Enroll today and become a confident JavaScript developer!\",\n            \"syllabus\": [\n                \" Module 1: Introduction to JavaScript\\r\\n      - JavaScript Basics\\r\\n      - Variables and Data Types\\r\\n      - Functions and Control Flow\\r\\n\\r\\n    Module 2: Document Object Model (DOM)\\r\\n      - Selecting and Manipulating DOM Elements\\r\\n      - Events and Event Handling\\r\\n\\r\\n    Module 3: Building Interactive Web Pages\\r\\n      - Creating Form Validation\\r\\n      - Building a To-Do List Application\"\n            ],\n            \"requirements\": [\n                \"No prior programming experience required\",\n                \"Access to a computer with an internet connection\",\n                \"Curiosity and eagerness to learn\"\n            ],\n            \"thumbnail\": {\n                \"name\": \"images.png\",\n                \"key\": \"fdb2d9a5b0786b1d6f18cb8b8bdb6adf74bd0921e4857a1fd5a8a6fa02e11912\",\n                \"_id\": \"64be27920d5553130b48184a\"\n            },\n            \"thumbnailUrl\": \"\",\n            \"guidelines\": {\n                \"name\": \"Profile.pdf\",\n                \"key\": \"c264597d38c5c1c353e939d273dc7c8f41e60625b60573700ee05d738b6b01a8\",\n                \"_id\": \"64be27920d5553130b48184b\"\n            },\n            \"coursesEnrolled\": [\n                \"64be3ffef7e5de4e76833532\"\n            ],\n            \"rating\": 0,\n            \"isVerified\": false,\n            \"completionStatus\": 0,\n            \"createdAt\": \"2023-07-24T07:26:10.444Z\",\n            \"isPaid\": false,\n            \"__v\": 0\n        },\n        {\n            \"guidelinesUrl\": \"\",\n            \"_id\": \"64be2d220d5553130b481889\",\n            \"title\": \"Full-Stack Web Development with MERN Stack\",\n            \"instructorId\": \"648983ae066fe6a5e8305395\",\n            \"duration\": 10,\n            \"category\": \"Web Development\",\n            \"level\": \"medium\",\n            \"tags\": [\n                \"MERN Stack\",\n                \" Full-Stack Development\",\n                \" MongoDB\",\n                \" Express.js\",\n                \" React.js\",\n                \" Node.js\"\n            ],\n            \"price\": null,\n            \"about\": \"Master the art of full-stack web development with the MERN stack. \\r\\n    The MERN stack includes MongoDB, Express.js, React.js, and Node.js. \\r\\n    Prior knowledge of JavaScript and web development basics is required. Enroll now and become a versatile web developer!\",\n            \"description\": \"  This course is designed for experienced web developers who want to become proficient in the MERN stack. \\r\\n    You'll start with the fundamentals of each technology and then build full-stack web applications. \\r\\n    By the end of the course, you'll be capable of creating robust and scalable web applications. \\r\\n    Enroll today and become a sought-after full-stack developer!\",\n            \"syllabus\": [\n                \"Module 1: Introduction to MERN Stack\\r\\n      - Overview of MongoDB\",\n                \" Express.js\",\n                \" React.js\",\n                \" and Node.js\\r\\n      - Setting Up the Development Environment\\r\\n\\r\\n    Module 2: Building a Backend with Node.js and Express.js\\r\\n      - Creating RESTful APIs with Express.js\\r\\n      - Handling User Authentication and Authorization\\r\\n\\r\\n    Module 3: Introduction to React.js\\r\\n      - React Components and State Management\\r\\n      - Routing in a React App\"\n            ],\n            \"requirements\": [\n                \"Proficiency in JavaScript and web development basics (HTML\",\n                \" CSS)\",\n                \" Access to a computer with an internet connection\",\n                \"Eagerness to learn and build full-stack web applications\"\n            ],\n            \"thumbnail\": {\n                \"name\": \"1_OUCRCkZjJ_85PFH2FZt3lg.jpg\",\n                \"key\": \"de57d0f325ec541805b9a790cd6a1c9771ce8f1456ea614dde32986470a8683f\",\n                \"_id\": \"64be2d220d5553130b48188a\"\n            },\n            \"thumbnailUrl\": \"\",\n            \"guidelines\": {\n                \"name\": \"Profile.pdf\",\n                \"key\": \"da8725aed687f20bd4ff8f9819a82d7746ae1607c86cecd6633a41b35ebb63a8\",\n                \"_id\": \"64be2d220d5553130b48188b\"\n            },\n            \"coursesEnrolled\": [],\n            \"rating\": 0,\n            \"isVerified\": false,\n            \"completionStatus\": 0,\n            \"createdAt\": \"2023-07-24T07:49:54.463Z\",\n            \"isPaid\": false,\n            \"__v\": 0\n        }\n    ]\n}"}],"_postman_id":"7b5b003e-4804-4c3a-bee7-45af3ed08589"}],"id":"78740fa4-0ae8-4b17-ab86-8cc6e6df1a1b","description":"<p>StartFragment</p>\n<p><strong>Description:</strong> The learner user is the primary audience of the online learning platform. They can enroll in courses, access learning materials, and interact with instructors and fellow learners.</p>\n<p><strong>Permissions:</strong></p>\n<ol>\n<li>Browse and search for available courses based on categories, tags, or keywords.</li>\n<li>Enroll in courses and access course materials, including lectures, resources, and assignments.</li>\n<li>Participate in course discussions, ask questions, and provide feedback.</li>\n<li>Track personal progress and completion status for enrolled courses.</li>\n<li>Receive notifications and updates related to enrolled courses.</li>\n</ol>\n<p>EndFragment</p>\n","_postman_id":"78740fa4-0ae8-4b17-ab86-8cc6e6df1a1b"},{"name":"refresh-token","id":"80591c55-9c9a-4dd4-9946-a1172920fbfc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://localhost:4000/api/all/refresh-tokens/refresh","description":"<p>This is a common api for every type of users in this application for requesting for a new access token</p>\n","urlObject":{"protocol":"http","port":"4000","path":["api","all","refresh-tokens","refresh"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"0ffd6d62-ae06-41d4-a071-a779fd24f04a","name":"refresh-tokan","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://localhost:4000/api/all/refresh-tokens/refresh"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';font-src 'self' https: data:;form-action 'self';frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"},{"key":"Cross-Origin-Resource-Policy","value":"same-origin"},{"key":"Origin-Agent-Cluster","value":"?1"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-DNS-Prefetch-Control","value":"off"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-XSS-Protection","value":"0"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"275"},{"key":"ETag","value":"W/\"113-BKRoctMlrrSDJVq4VM6eMOeqRfE\""},{"key":"Date","value":"Tue, 27 Jun 2023 13:22:42 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"Successfully refreshed token\",\n    \"accessToken\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJwYXlsb2FkIjp7IklkIjoiaWQiLCJlbWFpbCI6ImVtYWlsIiwicm9sZSI6InJvbGUifSwiaWF0IjoxNjg3ODcyMTYyLCJleHAiOjE2ODc4NzU3NjJ9.Cr1FoR5C6ZZ3kUcYGZpZhPXY8dayY0Ve8-mpR_m8D2s\"\n}"}],"_postman_id":"80591c55-9c9a-4dd4-9946-a1172920fbfc"},{"name":"video-streaming","id":"715a88a9-2da7-48b2-b4a6-fd8533b2a28c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:4000/api/video-streaming/stream-video/f5d2e411f60af9bb6f1c64b21e083e2da3a79a5944e640c4e2c18f39066e3de0","urlObject":{"protocol":"http","port":"4000","path":["api","video-streaming","stream-video","f5d2e411f60af9bb6f1c64b21e083e2da3a79a5944e640c4e2c18f39066e3de0"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"715a88a9-2da7-48b2-b4a6-fd8533b2a28c"}]}