{"info":{"_postman_id":"a87d39f6-5b78-4935-80a0-9af961a1a3df","name":"Twikkl","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"28292848","collectionId":"a87d39f6-5b78-4935-80a0-9af961a1a3df","publishedId":"2s9YC7RWQm","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2023-09-15T18:51:11.000Z"},"item":[{"name":"Auth","item":[{"name":"Sign In","event":[{"listen":"test","script":{"id":"5377a47e-423c-4572-af98-a7f2909b6cf8","exec":["// var jsonData = JSON.parse(responseBody);\r","// pm.environment.set(\"token\", jsonData.token.replace(\"Bearer \", \"\"));"],"type":"text/javascript","packages":{}}}],"id":"46c258f4-d065-43a2-9258-277b5024bfc5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\": \"mosesdaniel201798@gmail.com\",\r\n    \"password\": \"pass123$$$\",\r\n    \"deviceToken\": \"740f4707 bebcf74f 9b7c25d4 8e335894\"\r\n}","options":{"raw":{"language":"json"}}},"url":"localhost:3000/v1/auth/login","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"a87d39f6-5b78-4935-80a0-9af961a1a3df","id":"a87d39f6-5b78-4935-80a0-9af961a1a3df","name":"Twikkl","type":"collection"}},"urlObject":{"path":["v1","auth","login"],"host":["localhost:3000"],"query":[],"variable":[]}},"response":[{"id":"031c66a0-ba31-46ea-8b68-46711daa573e","name":"Sign In","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\": \"mosesdaniel201798@gmail.com\",\r\n    \"password\": \"pass123$\"\r\n}","options":{"raw":{"language":"json"}}},"url":"localhost:3000/v1/auth/login"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NGE0NTUyNzFmZjA4ZTUxZGQ4NzIzMjMiLCJlbWFpbCI6Im1vc2VzZGFuaWVsMjAxNzk4QGdtYWlsLmNvbSIsInVzZXJuYW1lIjoibmllbCIsImlhdCI6MTY4ODQ5MzY2MSwiZXhwIjoxNjg4NTExNjYxfQ.IWTHlSUXVPEf8L_1WH1UrazN4uJ8x74O3_OOe_mfqMI"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"417"},{"key":"ETag","value":"W/\"1a1-e79j7QPFE500ylODAMuYhRjPQlg\""},{"key":"Date","value":"Tue, 04 Jul 2023 18:01:01 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"User logged in successfully\",\n    \"token\": \"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NGE0NTUyNzFmZjA4ZTUxZGQ4NzIzMjMiLCJlbWFpbCI6Im1vc2VzZGFuaWVsMjAxNzk4QGdtYWlsLmNvbSIsInVzZXJuYW1lIjoibmllbCIsImlhdCI6MTY4ODQ5MzY2MSwiZXhwIjoxNjg4NTExNjYxfQ.IWTHlSUXVPEf8L_1WH1UrazN4uJ8x74O3_OOe_mfqMI\",\n    \"data\": {\n        \"_id\": \"64a455271ff08e51dd872323\",\n        \"email\": \"mosesdaniel201798@gmail.com\",\n        \"username\": \"niel\"\n    }\n}"}],"_postman_id":"46c258f4-d065-43a2-9258-277b5024bfc5"},{"name":"Register","id":"f54812d6-0111-4b86-91b8-e0e263c91169","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \r\n    \"password\": \"pass123\",\r\n    \"email\": \"princecodes24721@gmail.com\"\r\n}","options":{"raw":{"language":"json"}}},"url":"localhost:3000/v1/auth/register","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"a87d39f6-5b78-4935-80a0-9af961a1a3df","id":"a87d39f6-5b78-4935-80a0-9af961a1a3df","name":"Twikkl","type":"collection"}},"urlObject":{"path":["v1","auth","register"],"host":["localhost:3000"],"query":[],"variable":[]}},"response":[{"id":"0119e99d-1783-4bfd-861d-69688100b391","name":"Register","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"username\": \"niel\",\r\n    \"password\": \"pass123$\",\r\n    \"email\": \"mosesdaniel201798@gmail.com\"\r\n}","options":{"raw":{"language":"json"}}},"url":"localhost:3000/v1/auth/register"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NGE0NTA3MjM1NTkxYWRkYWMwODRlN2UiLCJlbWFpbCI6Im1vc2VzZGFuaWVsMjAxNzk4QGdtYWlsLmNvbSIsInVzZXJuYW1lIjoibmllbCIsImlhdCI6MTY4ODQ5MDA5OCwiZXhwIjoxNjg4NDkzNjk4fQ.mZLYRxrryU83-V3z6g8QMuJnwgK7g_tG5qqwag2lxJw"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"417"},{"key":"ETag","value":"W/\"1a1-3YkGEcKHHaKeh3sBehWgiDPAeck\""},{"key":"Date","value":"Tue, 04 Jul 2023 17:01:38 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"User signed up successfully\",\n    \"token\": \"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NGE0NTA3MjM1NTkxYWRkYWMwODRlN2UiLCJlbWFpbCI6Im1vc2VzZGFuaWVsMjAxNzk4QGdtYWlsLmNvbSIsInVzZXJuYW1lIjoibmllbCIsImlhdCI6MTY4ODQ5MDA5OCwiZXhwIjoxNjg4NDkzNjk4fQ.mZLYRxrryU83-V3z6g8QMuJnwgK7g_tG5qqwag2lxJw\",\n    \"data\": {\n        \"_id\": \"64a4507235591addac084e7e\",\n        \"email\": \"mosesdaniel201798@gmail.com\",\n        \"username\": \"niel\"\n    },\n    \"status\": 201\n}"}],"_postman_id":"f54812d6-0111-4b86-91b8-e0e263c91169"},{"name":"Auth User","id":"4f27069b-6907-41fa-8036-324a9aceee0a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"localhost:3000/v1/auth/me/:userId","urlObject":{"path":["v1","auth","me",":userId"],"host":["localhost:3000"],"query":[],"variable":[{"type":"any","value":"64a455271ff08e51dd872323","key":"userId"}]}},"response":[{"id":"811cb268-d826-4faf-98ee-2d37af65941f","name":"Auth User","originalRequest":{"method":"GET","header":[],"url":{"raw":"localhost:3000/v1/auth/me/:userId","host":["localhost:3000"],"path":["v1","auth","me",":userId"],"variable":[{"key":"userId","value":"64a455271ff08e51dd872323"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"308"},{"key":"ETag","value":"W/\"134-EwM+VSVUVXC1FXPbaoOEjS5CAUM\""},{"key":"Date","value":"Tue, 04 Jul 2023 18:10:06 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"User retrieved successfully\",\n    \"data\": {\n        \"_id\": \"64a455271ff08e51dd872323\",\n        \"username\": \"niel\",\n        \"email\": \"mosesdaniel201798@gmail.com\",\n        \"following\": [],\n        \"groups\": [],\n        \"lastLoginDate\": \"2023-07-04T18:01:01.637Z\",\n        \"createdAt\": \"2023-07-04T17:21:43.920Z\",\n        \"updatedAt\": \"2023-07-04T17:21:43.920Z\",\n        \"__v\": 0\n    }\n}"}],"_postman_id":"4f27069b-6907-41fa-8036-324a9aceee0a"},{"name":"Forgot Password","id":"44d4185f-f317-458e-8b39-b024cc646907","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email\": \"mosesdaniel201798@gmail.com\"\n}","options":{"raw":{"language":"json"}}},"url":"localhost:3000/v1/auth/recover-password","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"a87d39f6-5b78-4935-80a0-9af961a1a3df","id":"a87d39f6-5b78-4935-80a0-9af961a1a3df","name":"Twikkl","type":"collection"}},"urlObject":{"path":["v1","auth","recover-password"],"host":["localhost:3000"],"query":[],"variable":[]}},"response":[{"id":"cbc5cb47-c846-42ad-b763-7ce908c618da","name":"Forgot Password","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email\": \"mosesdaniel201798@gmail.com\"\n}","options":{"raw":{"language":"json"}}},"url":"localhost:3000/v1/auth/recover-password"},"status":"Accepted","code":202,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"84"},{"key":"ETag","value":"W/\"54-OpQ4SThPmCJXVpu/KxePJrNwD5c\""},{"key":"Date","value":"Tue, 04 Jul 2023 19:47:19 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 202,\n    \"message\": \"Provide the code sent to your mobile number\",\n    \"code\": 581878\n}"},{"id":"66456108-cc2f-4d19-ba2a-c36bc813495a","name":"Success","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email\": \"princecodes24721@gmail.com\"\n}","options":{"raw":{"language":"json"}}},"url":"localhost:3000/v1/auth/recover-password"},"status":"Accepted","code":202,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"Cowboy"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"84"},{"key":"Etag","value":"W/\"54-E0IqZux/EcZ5hiGt7OAGTBc7hkI\""},{"key":"Date","value":"Wed, 06 Sep 2023 09:17:23 GMT"},{"key":"Via","value":"1.1 vegur"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 202,\n    \"message\": \"Provide the code sent to your mobile number\",\n    \"code\": 936619\n}"}],"_postman_id":"44d4185f-f317-458e-8b39-b024cc646907"},{"name":"Recover Password (Deprecated)","id":"604c9412-b47e-4853-8d7d-81ab26d5bfc9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email\": \"mosesdaniel201798@gmail.com\",\n    \"code\": \"857905\"\n}","options":{"raw":{"language":"json"}}},"url":"localhost:3000/v1/auth/recover-password","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"a87d39f6-5b78-4935-80a0-9af961a1a3df","id":"a87d39f6-5b78-4935-80a0-9af961a1a3df","name":"Twikkl","type":"collection"}},"urlObject":{"path":["v1","auth","recover-password"],"host":["localhost:3000"],"query":[],"variable":[]}},"response":[{"id":"87a8454f-49ff-4bf3-af7e-ab61f2f51731","name":"Recover Password","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email\": \"mosesdaniel201798@gmail.com\",\n    \"code\": \"581878\"\n}","options":{"raw":{"language":"json"}}},"url":"localhost:3000/v1/auth/recover-password"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"288"},{"key":"ETag","value":"W/\"120-RdMUk4ERlxaEDG9oW3vCkD3mS9U\""},{"key":"Date","value":"Tue, 04 Jul 2023 19:49:51 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"You will receive an email with a link to reset your password if you have an account with this email.\",\n    \"resetSecret\": \"73ce471a27db040905dc32aa7b45a7510738363dec372bce67e98f639d610823\",\n    \"resetToken\": \"73ce471a27db040905dc32aa7b45a7510738363dec372bce67e98f639d610823\"\n}"}],"_postman_id":"604c9412-b47e-4853-8d7d-81ab26d5bfc9"},{"name":"Reset Password","id":"dce67da7-fbe2-411c-a84f-ba13224f6023","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email\": \"mosesdaniel201798@gmail.com\",\n    \"password\": \"pass123$$$\",\n    \"code\": \"721623\"\n}","options":{"raw":{"language":"json"}}},"url":"localhost:3000/v1/auth/reset-password","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"a87d39f6-5b78-4935-80a0-9af961a1a3df","id":"a87d39f6-5b78-4935-80a0-9af961a1a3df","name":"Twikkl","type":"collection"}},"urlObject":{"path":["v1","auth","reset-password"],"host":["localhost:3000"],"query":[],"variable":[]}},"response":[{"id":"bb3d7e9c-97b0-433e-b366-ee7a356fded4","name":"Reset Password","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email\": \"mosesdaniel201798@gmail.com\",\n    \"password\": \"pass123$$$\",\n    \"token\": \"c02900c728b741f662f407c1d4dad4320e1af965e9c192709dc2592379a5645e\"\n}","options":{"raw":{"language":"json"}}},"url":"localhost:3000/v1/auth/reset-password"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Set-Cookie","value":"deviceTag=; Path=/"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"68"},{"key":"ETag","value":"W/\"44-JKcXLINAKc/TkiB064+rLKcwdbQ\""},{"key":"Date","value":"Tue, 04 Jul 2023 20:08:55 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Password updated successfully\",\n    \"data\": null\n}"}],"_postman_id":"dce67da7-fbe2-411c-a84f-ba13224f6023"},{"name":"Get Email Otp","id":"a17fd5cb-a13f-4ddb-aec5-fd42fe9145e5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"localhost:3000/v1/auth/verify-email","urlObject":{"path":["v1","auth","verify-email"],"host":["localhost:3000"],"query":[],"variable":[]}},"response":[{"id":"34b9cf77-2c04-4e8d-9ce2-dabf1f71c163","name":"Get Email Otp","originalRequest":{"method":"GET","header":[],"url":"localhost:3000/v1/auth/verify-email"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"134"},{"key":"ETag","value":"W/\"86-rawbw0UlwEHNHKkG8xEGglG04EE\""},{"key":"Date","value":"Wed, 23 Aug 2023 12:45:11 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Verification code for niel99-mosesdanielkwaknat1@gmail.com is 660901\",\n    \"data\": 660901,\n    \"verification\": [\n        \"email\"\n    ]\n}"}],"_postman_id":"a17fd5cb-a13f-4ddb-aec5-fd42fe9145e5"},{"name":"Verify Email","id":"61233de5-4647-4546-af8e-0542f3fce135","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"code\": \"660901\"\n}","options":{"raw":{"language":"json"}}},"url":"localhost:3000/v1/auth/verify-email","urlObject":{"path":["v1","auth","verify-email"],"host":["localhost:3000"],"query":[],"variable":[]}},"response":[{"id":"9881b936-6c40-4884-a464-cece47ccf0bb","name":"Verify Email","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"code\": \"660901\"\n}","options":{"raw":{"language":"json"}}},"url":"localhost:3000/v1/auth/verify-email"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NGU1ZmJiNmVlOGZiZTQwM2Y1YTg5YWUiLCJlbWFpbCI6Im1vc2VzZGFuaWVsa3dha25hdDFAZ21haWwuY29tIiwiZW1haWxWZXJpZmllZCI6dHJ1ZSwiaWF0IjoxNjkyNzk0NzkzLCJleHAiOjE2OTI4MTI3OTN9.gJOJGWtt4LP5c3edPEsN653wtYSMlZcPx9A9NN_dDDQ"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"454"},{"key":"ETag","value":"W/\"1c6-Xa28HQn56vVRJjEOphtr9UJkRpI\""},{"key":"Date","value":"Wed, 23 Aug 2023 12:46:33 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"User email is verified successfully\",\n    \"token\": \"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NGU1ZmJiNmVlOGZiZTQwM2Y1YTg5YWUiLCJlbWFpbCI6Im1vc2VzZGFuaWVsa3dha25hdDFAZ21haWwuY29tIiwiZW1haWxWZXJpZmllZCI6dHJ1ZSwiaWF0IjoxNjkyNzk0NzkzLCJleHAiOjE2OTI4MTI3OTN9.gJOJGWtt4LP5c3edPEsN653wtYSMlZcPx9A9NN_dDDQ\",\n    \"data\": {\n        \"_id\": \"64e5fbb6ee8fbe403f5a89ae\",\n        \"email\": \"mosesdanielkwaknat1@gmail.com\",\n        \"emailVerified\": true\n    },\n    \"verification\": []\n}"}],"_postman_id":"61233de5-4647-4546-af8e-0542f3fce135"},{"name":"Create username","id":"d1b8101b-709d-4bdf-8947-bcd9927f7c7d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"username\": \"niel99\"\n}","options":{"raw":{"language":"json"}}},"url":"localhost:3000/v1/auth/create-username","urlObject":{"path":["v1","auth","create-username"],"host":["localhost:3000"],"query":[],"variable":[]}},"response":[{"id":"22f303a7-b9f1-4ae7-893c-e0bfdc5e9f18","name":"Create username","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"username\": \"niel99\"\n}","options":{"raw":{"language":"json"}}},"url":"localhost:3000/v1/auth/create-username"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"66"},{"key":"ETag","value":"W/\"42-zPMxakf6vnIJTD7sxzrB/m092VM\""},{"key":"Date","value":"Wed, 23 Aug 2023 13:01:23 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Username created successfully\",\n    \"data\": {}\n}"}],"_postman_id":"d1b8101b-709d-4bdf-8947-bcd9927f7c7d"}],"id":"11532d8f-56eb-44a8-a8a7-815cb25e8ddc","_postman_id":"11532d8f-56eb-44a8-a8a7-815cb25e8ddc","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"a87d39f6-5b78-4935-80a0-9af961a1a3df","id":"a87d39f6-5b78-4935-80a0-9af961a1a3df","name":"Twikkl","type":"collection"}}},{"name":"User","item":[{"name":"Get Profile","id":"48ea0bd4-fed2-4fae-ac67-1e3b778fe08e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"localhost:3000/v1/users/profile","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"a87d39f6-5b78-4935-80a0-9af961a1a3df","id":"a87d39f6-5b78-4935-80a0-9af961a1a3df","name":"Twikkl","type":"collection"}},"urlObject":{"path":["v1","users","profile"],"host":["localhost:3000"],"query":[],"variable":[]}},"response":[],"_postman_id":"48ea0bd4-fed2-4fae-ac67-1e3b778fe08e"},{"name":"Get User","id":"1dcd6f7f-2f9f-4cf7-bc28-d2b1dc0b5422","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"localhost:3000/v1/users/:userId","urlObject":{"path":["v1","users",":userId"],"host":["localhost:3000"],"query":[],"variable":[{"description":{"content":"<p>The userId</p>\n","type":"text/plain"},"type":"any","value":"64a455271ff08e51dd872323","key":"userId"}]}},"response":[{"id":"1878d681-d553-493a-abb4-6bb622fa2bbe","name":"Get User","originalRequest":{"method":"GET","header":[],"url":{"raw":"localhost:3000/v1/users/:userId","host":["localhost:3000"],"path":["v1","users",":userId"],"variable":[{"key":"userId","value":"64a455271ff08e51dd872323","description":"The userId"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"382"},{"key":"ETag","value":"W/\"17e-3Cui49DkuWgs9qv6TUYFUBINyi0\""},{"key":"Date","value":"Sun, 30 Jul 2023 17:30:43 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"User retrieved successfully\",\n    \"status\": 200,\n    \"data\": {\n        \"_id\": \"64a455271ff08e51dd872323\",\n        \"username\": \"niel\",\n        \"email\": \"mosesdaniel201798@gmail.com\",\n        \"password\": \"$2b$10$sNXRGN7OAPtuU8jFTYEeDuwSFv0m2FCBl219sFcdw.fcaeQfzqhuu\",\n        \"following\": [],\n        \"groups\": [],\n        \"lastLoginDate\": \"2023-07-30T17:10:02.572Z\",\n        \"createdAt\": \"2023-07-04T17:21:43.920Z\",\n        \"updatedAt\": \"2023-07-04T17:21:43.920Z\",\n        \"__v\": 0\n    }\n}"}],"_postman_id":"1dcd6f7f-2f9f-4cf7-bc28-d2b1dc0b5422"},{"name":"Get all users","id":"c0d2443f-a3e8-41bc-b589-145d260d31a5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"localhost:3000/v1/users","urlObject":{"path":["v1","users"],"host":["localhost:3000"],"query":[],"variable":[]}},"response":[{"id":"6e5620a6-fc79-4782-b144-cce22289fe0d","name":"Get all users","originalRequest":{"method":"GET","header":[],"url":"localhost:3000/v1/users"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"835"},{"key":"ETag","value":"W/\"343-W8D3qzeobNvuzwz/LyGIf6mk9YM\""},{"key":"Date","value":"Sun, 30 Jul 2023 17:24:19 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Users retrieved successfully\",\n    \"status\": 200,\n    \"data\": [\n        {\n            \"_id\": \"64a94fda228b23103d9455ba\",\n            \"username\": \"niel98\",\n            \"email\": \"mosesdanielkwaknat@gmail.com\",\n            \"password\": \"$2b$10$FrYvOO8akMctDshVkxuOoe4lEKF9jGEXhc30zAgoYa64Lag7ksyOC\",\n            \"following\": [],\n            \"groups\": [],\n            \"lastLoginDate\": \"2023-07-30T16:50:37.556Z\",\n            \"createdAt\": \"2023-07-08T12:00:26.562Z\",\n            \"updatedAt\": \"2023-07-08T12:00:26.562Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"64a455271ff08e51dd872323\",\n            \"username\": \"niel\",\n            \"email\": \"mosesdaniel201798@gmail.com\",\n            \"password\": \"$2b$10$sNXRGN7OAPtuU8jFTYEeDuwSFv0m2FCBl219sFcdw.fcaeQfzqhuu\",\n            \"following\": [],\n            \"groups\": [],\n            \"lastLoginDate\": \"2023-07-30T17:10:02.572Z\",\n            \"createdAt\": \"2023-07-04T17:21:43.920Z\",\n            \"updatedAt\": \"2023-07-04T17:21:43.920Z\",\n            \"__v\": 0\n        }\n    ],\n    \"pagination\": {\n        \"hasPrevious\": false,\n        \"prevPage\": 0,\n        \"hasNext\": false,\n        \"next\": 2,\n        \"currentPage\": 1,\n        \"total\": 2,\n        \"pageSize\": 10,\n        \"lastPage\": 1\n    }\n}"}],"_postman_id":"c0d2443f-a3e8-41bc-b589-145d260d31a5"},{"name":"Follow User","id":"8e86dd80-ac5a-4904-a434-a0a5dbae8dba","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"userToFollow\": \"64a94fda228b23103d9455ba\"\n}","options":{"raw":{"language":"json"}}},"url":"localhost:3000/v1/following/follow","urlObject":{"path":["v1","following","follow"],"host":["localhost:3000"],"query":[],"variable":[]}},"response":[{"id":"bdbacfdd-d2fa-4bb9-bd04-a97132a6e128","name":"Follow User","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"userToFollow\": \"64a94fda228b23103d9455ba\"\n}","options":{"raw":{"language":"json"}}},"url":"localhost:3000/v1/following/follow"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"253"},{"key":"ETag","value":"W/\"fd-iMuJ4a6D+Di+UsEkbi87AiJL6hU\""},{"key":"Date","value":"Sun, 30 Jul 2023 16:20:18 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Successfully followed user\",\n    \"data\": {\n        \"follower\": \"64a455271ff08e51dd872323\",\n        \"user\": \"64a94fda228b23103d9455ba\",\n        \"createdAt\": \"2023-07-30T16:20:18.036Z\",\n        \"updatedAt\": \"2023-07-30T16:20:18.036Z\",\n        \"_id\": \"64c68dc222a233246cf27047\",\n        \"__v\": 0\n    },\n    \"status\": 201\n}"}],"_postman_id":"8e86dd80-ac5a-4904-a434-a0a5dbae8dba"},{"name":"Unfollow User","id":"9c6f4f36-93d1-4d5b-9a54-ba4dbba73049","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"DELETE","header":[],"body":{"mode":"raw","raw":"{\n    \"userToUnFollow\": \"64a94fda228b23103d9455ba\"\n}","options":{"raw":{"language":"json"}}},"url":"localhost:3000/v1/following/unfollow","urlObject":{"path":["v1","following","unfollow"],"host":["localhost:3000"],"query":[],"variable":[]}},"response":[{"id":"f6791413-a2ea-429e-95e0-22a0c60f1a14","name":"Unfollow User","originalRequest":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"{\n    \"userToUnFollow\": \"64a94fda228b23103d9455ba\"\n}","options":{"raw":{"language":"json"}}},"url":"localhost:3000/v1/following/unfollow"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"55"},{"key":"ETag","value":"W/\"37-BoEU6KKX62+JfKF0+tpmorGpxMY\""},{"key":"Date","value":"Sun, 30 Jul 2023 16:22:16 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Successfully unfollowed user\",\n    \"status\": 200\n}"}],"_postman_id":"9c6f4f36-93d1-4d5b-9a54-ba4dbba73049"},{"name":"Get All Followers","id":"365001d2-b512-4170-b58f-3915755ee426","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"localhost:3000/v1/following/followers/:userId","urlObject":{"path":["v1","following","followers",":userId"],"host":["localhost:3000"],"query":[],"variable":[{"description":{"content":"<p>The user id</p>\n","type":"text/plain"},"type":"any","value":"64a94fda228b23103d9455ba","key":"userId"}]}},"response":[{"id":"450b2f23-3175-42d3-a1c6-3e98bd6201fd","name":"Get All Followers","originalRequest":{"method":"GET","header":[],"url":{"raw":"localhost:3000/v1/following/followers/:userId","host":["localhost:3000"],"path":["v1","following","followers",":userId"],"variable":[{"key":"userId","value":"64a94fda228b23103d9455ba","description":"The user id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"391"},{"key":"ETag","value":"W/\"187-vF0d6mQ9nljuXQxMTIxS5lBzIGw\""},{"key":"Date","value":"Sun, 30 Jul 2023 17:03:26 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Successfully retrieved all followers\",\n    \"data\": [\n        {\n            \"_id\": \"64c69488f40553d31ec9e6cd\",\n            \"follower\": \"64a455271ff08e51dd872323\",\n            \"user\": \"64a94fda228b23103d9455ba\",\n            \"createdAt\": \"2023-07-30T16:49:12.632Z\",\n            \"updatedAt\": \"2023-07-30T16:49:12.632Z\",\n            \"__v\": 0\n        }\n    ],\n    \"pagination\": {\n        \"hasPrevious\": false,\n        \"prevPage\": 0,\n        \"hasNext\": false,\n        \"next\": 2,\n        \"currentPage\": 1,\n        \"total\": 1,\n        \"pageSize\": 10,\n        \"lastPage\": 1\n    },\n    \"status\": 200\n}"}],"_postman_id":"365001d2-b512-4170-b58f-3915755ee426"},{"name":"Get All Following","id":"e41e41c2-6948-4277-a4cc-ef33baf64288","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"localhost:3000/v1/following","urlObject":{"path":["v1","following"],"host":["localhost:3000"],"query":[],"variable":[]}},"response":[{"id":"f38c5546-6e0b-4832-8fd2-c58132d8615d","name":"Get All Following","originalRequest":{"method":"GET","header":[],"url":"localhost:3000/v1/following"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"391"},{"key":"ETag","value":"W/\"187-vF0d6mQ9nljuXQxMTIxS5lBzIGw\""},{"key":"Date","value":"Sun, 30 Jul 2023 17:10:18 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Successfully retrieved all followers\",\n    \"data\": [\n        {\n            \"_id\": \"64c69488f40553d31ec9e6cd\",\n            \"follower\": \"64a455271ff08e51dd872323\",\n            \"user\": \"64a94fda228b23103d9455ba\",\n            \"createdAt\": \"2023-07-30T16:49:12.632Z\",\n            \"updatedAt\": \"2023-07-30T16:49:12.632Z\",\n            \"__v\": 0\n        }\n    ],\n    \"pagination\": {\n        \"hasPrevious\": false,\n        \"prevPage\": 0,\n        \"hasNext\": false,\n        \"next\": 2,\n        \"currentPage\": 1,\n        \"total\": 1,\n        \"pageSize\": 10,\n        \"lastPage\": 1\n    },\n    \"status\": 200\n}"}],"_postman_id":"e41e41c2-6948-4277-a4cc-ef33baf64288"},{"name":"Update User Profile","id":"c3114c1f-23ba-46d3-b0a2-3e826d7c5b0f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"avatar\": \"https:cloudinary.com\",\n    \"bio\": \"Kaizen, I make little miracles everyday\",\n    \"twitter\": \"@niel_morphius\"\n}","options":{"raw":{"language":"json"}}},"url":"localhost:3000/v1/users/profile","urlObject":{"path":["v1","users","profile"],"host":["localhost:3000"],"query":[],"variable":[]}},"response":[{"id":"2aee6d1a-d178-4037-8bb3-bb95fd92f470","name":"Update User Profile","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"avatar\": \"https:cloudinary.com\",\n    \"bio\": \"Kaizen, I make little miracles everyday\",\n    \"twitter\": \"@niel_morphius\"\n}","options":{"raw":{"language":"json"}}},"url":"localhost:3000/v1/users/profile"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"495"},{"key":"ETag","value":"W/\"1ef-Rit5C3Kv2KlkfDOz/gCTYfkKY0g\""},{"key":"Date","value":"Sun, 30 Jul 2023 18:14:20 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"User profile updated successfully\",\n    \"status\": 200,\n    \"data\": {\n        \"_id\": \"64a455271ff08e51dd872323\",\n        \"username\": \"niel\",\n        \"email\": \"mosesdaniel201798@gmail.com\",\n        \"password\": \"$2b$10$sNXRGN7OAPtuU8jFTYEeDuwSFv0m2FCBl219sFcdw.fcaeQfzqhuu\",\n        \"following\": [],\n        \"groups\": [],\n        \"lastLoginDate\": \"2023-07-30T17:10:02.572Z\",\n        \"createdAt\": \"2023-07-04T17:21:43.920Z\",\n        \"updatedAt\": \"2023-07-04T17:21:43.920Z\",\n        \"__v\": 0,\n        \"avatar\": \"https:cloudinary.com\",\n        \"bio\": \"Kaizen, I make little miracles everyday\",\n        \"twitter\": \"@niel_morphius\"\n    }\n}"}],"_postman_id":"c3114c1f-23ba-46d3-b0a2-3e826d7c5b0f"},{"name":"Create Transaction Pin","id":"c9d92dad-593d-433a-8f4b-a01986cd9023","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"pin\": \"1234\"\n}","options":{"raw":{"language":"json"}}},"url":"localhost:3000/v1/users/transaction-pin","urlObject":{"path":["v1","users","transaction-pin"],"host":["localhost:3000"],"query":[],"variable":[]}},"response":[{"id":"ec9e06f4-0195-40c9-b4fb-7fd6a8fb128e","name":"Create Transaction Pin","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"transactionPin\": \"1234\"\n}","options":{"raw":{"language":"json"}}},"url":"localhost:3000/v1/users/transaction-pin"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"70"},{"key":"ETag","value":"W/\"46-Nxsets05kAFW+svIGXcshNO7MO0\""},{"key":"Date","value":"Wed, 20 Mar 2024 10:39:17 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Transaction pin set successfully.\",\n    \"status\": 200,\n    \"data\": {}\n}"}],"_postman_id":"c9d92dad-593d-433a-8f4b-a01986cd9023"},{"name":"Update Transaction Pin","id":"49fb07f1-4cf9-4e6b-92af-34a95ecc2f1a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"oldPin\": \"1234\",\n    \"pin\": \"4321\"\n}","options":{"raw":{"language":"json"}}},"url":"localhost:3000/v1/users/transaction-pin/update","urlObject":{"path":["v1","users","transaction-pin","update"],"host":["localhost:3000"],"query":[],"variable":[]}},"response":[{"id":"704b8bd2-1533-4a4b-b19d-11f3d4bd1114","name":"Update Transaction Pin","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"oldPin\": \"1234\",\n    \"newPin\": \"4321\"\n}","options":{"raw":{"language":"json"}}},"url":"localhost:3000/v1/users/transaction-pin/update"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"73"},{"key":"ETag","value":"W/\"49-UjZHhMQMKV7A6bn+xdXp0FKFo7Y\""},{"key":"Date","value":"Wed, 20 Mar 2024 10:53:24 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Transaction pin updated successfully\",\n    \"data\": {},\n    \"status\": 200\n}"}],"_postman_id":"49fb07f1-4cf9-4e6b-92af-34a95ecc2f1a"}],"id":"a3068271-c683-440a-a78c-20f99e3ca5d5","_postman_id":"a3068271-c683-440a-a78c-20f99e3ca5d5","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"a87d39f6-5b78-4935-80a0-9af961a1a3df","id":"a87d39f6-5b78-4935-80a0-9af961a1a3df","name":"Twikkl","type":"collection"}}},{"name":"Posts","item":[{"name":"Get All Posts","id":"74f7c4d4-f92a-4f17-9b5f-60afc064ff60","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"localhost:3000/v1/posts/","urlObject":{"path":["v1","posts",""],"host":["localhost:3000"],"query":[],"variable":[]}},"response":[{"id":"e2715a10-0a7f-44c0-b909-a7af89e19cce","name":"Get All Posts","originalRequest":{"method":"GET","header":[],"url":{"raw":"localhost:3000/v1/posts/:userId","host":["localhost:3000"],"path":["v1","posts",":userId"],"variable":[{"key":"userId","value":"64a94fda228b23103d9455ba","description":"The user's id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"989"},{"key":"ETag","value":"W/\"3dd-++ES6H70JTviVtfcaH/VSjK/04g\""},{"key":"Date","value":"Wed, 12 Jul 2023 11:25:30 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"User Posts retrieved successfully\",\n    \"data\": [\n        {\n            \"_id\": \"64a95014228b23103d9455c0\",\n            \"contentUrl\": \"https://wwww.cloudinary.com/khafkljjshgjds\",\n            \"description\": \"First post, lets gooooo!!!\",\n            \"creator\": \"64a94fda228b23103d9455ba\",\n            \"likes\": [\n                {\n                    \"_id\": \"64a97d6af46d77f3762854e0\",\n                    \"post\": \"64a95014228b23103d9455c0\",\n                    \"user\": \"64a455271ff08e51dd872323\",\n                    \"createdAt\": \"2023-07-08T15:14:50.993Z\",\n                    \"updatedAt\": \"2023-07-08T15:14:50.993Z\",\n                    \"__v\": 0\n                }\n            ],\n            \"isDeleted\": false,\n            \"isAdminDeleted\": false,\n            \"createdAt\": \"2023-07-08T12:01:24.251Z\",\n            \"updatedAt\": \"2023-07-08T12:01:24.251Z\",\n            \"__v\": 0,\n            \"comments\": [\n                {\n                    \"_id\": \"64a99d21bc15338790fd979a\",\n                    \"comment\": \"Love the video and welcome to TwikkL!!!\",\n                    \"user\": \"64a455271ff08e51dd872323\",\n                    \"post\": \"64a95014228b23103d9455c0\",\n                    \"isDeleted\": false,\n                    \"isAdminDeleted\": false,\n                    \"createdAt\": \"2023-07-08T17:30:09.324Z\",\n                    \"updatedAt\": \"2023-07-08T17:30:09.324Z\",\n                    \"__v\": 0\n                }\n            ]\n        }\n    ],\n    \"pagination\": {\n        \"hasPrevious\": false,\n        \"prevPage\": 0,\n        \"hasNext\": false,\n        \"next\": 2,\n        \"currentPage\": 1,\n        \"total\": 1,\n        \"pageSize\": 10,\n        \"lastPage\": 1\n    },\n    \"status\": 200\n}"}],"_postman_id":"74f7c4d4-f92a-4f17-9b5f-60afc064ff60"},{"name":"Get User Feed","id":"08e0cb86-8b32-458a-8af2-721748e532a2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"localhost:3000/v1/posts/feed","urlObject":{"path":["v1","posts","feed"],"host":["localhost:3000"],"query":[],"variable":[]}},"response":[{"id":"27362eff-643a-4aa3-a7f4-33e3676c7660","name":"Get User Feed","originalRequest":{"method":"GET","header":[],"url":"localhost:3000/v1/posts/feed"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"2335"},{"key":"ETag","value":"W/\"91f-pZcp9wHW+rfFvx79N8xDSl0vm5I\""},{"key":"Date","value":"Wed, 12 Jul 2023 11:19:26 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"User Feed retrieved successfully\",\n    \"data\": [\n        {\n            \"_id\": \"64a96c64e3ef83cc0bca885d\",\n            \"contentUrl\": \"https://wwww.cloudinary.com/khafkljjshgjds\",\n            \"description\": \"Vlog post to group\",\n            \"creator\": \"64a455271ff08e51dd872323\",\n            \"group\": \"6323ljkhlakjafakj53ba\",\n            \"likes\": [],\n            \"isDeleted\": false,\n            \"isAdminDeleted\": false,\n            \"createdAt\": \"2023-07-08T14:02:12.218Z\",\n            \"updatedAt\": \"2023-07-08T14:02:12.218Z\",\n            \"__v\": 0,\n            \"comments\": []\n        },\n        {\n            \"_id\": \"64a96c4ae3ef83cc0bca885a\",\n            \"contentUrl\": \"https://wwww.cloudinary.com/khafkljjshgjds\",\n            \"description\": \"Starting a vlog\",\n            \"creator\": \"64a455271ff08e51dd872323\",\n            \"likes\": [],\n            \"isDeleted\": false,\n            \"isAdminDeleted\": false,\n            \"createdAt\": \"2023-07-08T14:01:46.858Z\",\n            \"updatedAt\": \"2023-07-08T14:01:46.858Z\",\n            \"__v\": 0,\n            \"comments\": []\n        },\n        {\n            \"_id\": \"64a95e2621d8f5117547ca92\",\n            \"contentUrl\": \"https://wwww.cloudinary.com/khafkljjshgjds\",\n            \"description\": \"First post to a group\",\n            \"creator\": \"64a455271ff08e51dd872323\",\n            \"group\": \"6323ljkhlakjafakj53ba\",\n            \"likes\": [],\n            \"isDeleted\": false,\n            \"isAdminDeleted\": false,\n            \"createdAt\": \"2023-07-08T13:01:26.208Z\",\n            \"updatedAt\": \"2023-07-08T13:01:26.208Z\",\n            \"__v\": 0,\n            \"comments\": []\n        },\n        {\n            \"_id\": \"64a95014228b23103d9455c0\",\n            \"contentUrl\": \"https://wwww.cloudinary.com/khafkljjshgjds\",\n            \"description\": \"First post, lets gooooo!!!\",\n            \"creator\": \"64a94fda228b23103d9455ba\",\n            \"likes\": [\n                {\n                    \"_id\": \"64a97d6af46d77f3762854e0\",\n                    \"post\": \"64a95014228b23103d9455c0\",\n                    \"user\": \"64a455271ff08e51dd872323\",\n                    \"createdAt\": \"2023-07-08T15:14:50.993Z\",\n                    \"updatedAt\": \"2023-07-08T15:14:50.993Z\",\n                    \"__v\": 0\n                }\n            ],\n            \"isDeleted\": false,\n            \"isAdminDeleted\": false,\n            \"createdAt\": \"2023-07-08T12:01:24.251Z\",\n            \"updatedAt\": \"2023-07-08T12:01:24.251Z\",\n            \"__v\": 0,\n            \"comments\": [\n                {\n                    \"_id\": \"64a99d21bc15338790fd979a\",\n                    \"comment\": \"Love the video and welcome to TwikkL!!!\",\n                    \"user\": \"64a455271ff08e51dd872323\",\n                    \"post\": \"64a95014228b23103d9455c0\",\n                    \"isDeleted\": false,\n                    \"isAdminDeleted\": false,\n                    \"createdAt\": \"2023-07-08T17:30:09.324Z\",\n                    \"updatedAt\": \"2023-07-08T17:30:09.324Z\",\n                    \"__v\": 0\n                }\n            ]\n        },\n        {\n            \"_id\": \"64a94e46ad2f71308c8421e6\",\n            \"contentUrl\": \"https://wwww.cloudinary.com/khafkljhdlf\",\n            \"description\": \"Hello TwikkL, this is my first post!\",\n            \"creator\": \"64a455271ff08e51dd872323\",\n            \"likes\": [],\n            \"isDeleted\": false,\n            \"isAdminDeleted\": false,\n            \"createdAt\": \"2023-07-08T11:53:42.079Z\",\n            \"updatedAt\": \"2023-07-08T11:53:42.079Z\",\n            \"__v\": 0,\n            \"comments\": []\n        }\n    ],\n    \"pagination\": {\n        \"hasPrevious\": false,\n        \"prevPage\": 0,\n        \"hasNext\": false,\n        \"next\": 2,\n        \"currentPage\": 1,\n        \"total\": 5,\n        \"pageSize\": 10,\n        \"lastPage\": 1\n    },\n    \"status\": 200\n}"}],"_postman_id":"08e0cb86-8b32-458a-8af2-721748e532a2"},{"name":"Get User Posts","id":"39cbee63-c7ca-4f40-b809-69293ce90fbc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"localhost:3000/v1/posts/user/:id","urlObject":{"path":["v1","posts","user",":id"],"host":["localhost:3000"],"query":[],"variable":[{"type":"any","value":"64a455271ff08e51dd872323","key":"id"}]}},"response":[{"id":"c58a7d07-1c16-4f71-b6a8-bf79c9934966","name":"Get User Feed","originalRequest":{"method":"GET","header":[],"url":"localhost:3000/v1/posts/feed"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"2335"},{"key":"ETag","value":"W/\"91f-pZcp9wHW+rfFvx79N8xDSl0vm5I\""},{"key":"Date","value":"Wed, 12 Jul 2023 11:19:26 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"User Feed retrieved successfully\",\n    \"data\": [\n        {\n            \"_id\": \"64a96c64e3ef83cc0bca885d\",\n            \"contentUrl\": \"https://wwww.cloudinary.com/khafkljjshgjds\",\n            \"description\": \"Vlog post to group\",\n            \"creator\": \"64a455271ff08e51dd872323\",\n            \"group\": \"6323ljkhlakjafakj53ba\",\n            \"likes\": [],\n            \"isDeleted\": false,\n            \"isAdminDeleted\": false,\n            \"createdAt\": \"2023-07-08T14:02:12.218Z\",\n            \"updatedAt\": \"2023-07-08T14:02:12.218Z\",\n            \"__v\": 0,\n            \"comments\": []\n        },\n        {\n            \"_id\": \"64a96c4ae3ef83cc0bca885a\",\n            \"contentUrl\": \"https://wwww.cloudinary.com/khafkljjshgjds\",\n            \"description\": \"Starting a vlog\",\n            \"creator\": \"64a455271ff08e51dd872323\",\n            \"likes\": [],\n            \"isDeleted\": false,\n            \"isAdminDeleted\": false,\n            \"createdAt\": \"2023-07-08T14:01:46.858Z\",\n            \"updatedAt\": \"2023-07-08T14:01:46.858Z\",\n            \"__v\": 0,\n            \"comments\": []\n        },\n        {\n            \"_id\": \"64a95e2621d8f5117547ca92\",\n            \"contentUrl\": \"https://wwww.cloudinary.com/khafkljjshgjds\",\n            \"description\": \"First post to a group\",\n            \"creator\": \"64a455271ff08e51dd872323\",\n            \"group\": \"6323ljkhlakjafakj53ba\",\n            \"likes\": [],\n            \"isDeleted\": false,\n            \"isAdminDeleted\": false,\n            \"createdAt\": \"2023-07-08T13:01:26.208Z\",\n            \"updatedAt\": \"2023-07-08T13:01:26.208Z\",\n            \"__v\": 0,\n            \"comments\": []\n        },\n        {\n            \"_id\": \"64a95014228b23103d9455c0\",\n            \"contentUrl\": \"https://wwww.cloudinary.com/khafkljjshgjds\",\n            \"description\": \"First post, lets gooooo!!!\",\n            \"creator\": \"64a94fda228b23103d9455ba\",\n            \"likes\": [\n                {\n                    \"_id\": \"64a97d6af46d77f3762854e0\",\n                    \"post\": \"64a95014228b23103d9455c0\",\n                    \"user\": \"64a455271ff08e51dd872323\",\n                    \"createdAt\": \"2023-07-08T15:14:50.993Z\",\n                    \"updatedAt\": \"2023-07-08T15:14:50.993Z\",\n                    \"__v\": 0\n                }\n            ],\n            \"isDeleted\": false,\n            \"isAdminDeleted\": false,\n            \"createdAt\": \"2023-07-08T12:01:24.251Z\",\n            \"updatedAt\": \"2023-07-08T12:01:24.251Z\",\n            \"__v\": 0,\n            \"comments\": [\n                {\n                    \"_id\": \"64a99d21bc15338790fd979a\",\n                    \"comment\": \"Love the video and welcome to TwikkL!!!\",\n                    \"user\": \"64a455271ff08e51dd872323\",\n                    \"post\": \"64a95014228b23103d9455c0\",\n                    \"isDeleted\": false,\n                    \"isAdminDeleted\": false,\n                    \"createdAt\": \"2023-07-08T17:30:09.324Z\",\n                    \"updatedAt\": \"2023-07-08T17:30:09.324Z\",\n                    \"__v\": 0\n                }\n            ]\n        },\n        {\n            \"_id\": \"64a94e46ad2f71308c8421e6\",\n            \"contentUrl\": \"https://wwww.cloudinary.com/khafkljhdlf\",\n            \"description\": \"Hello TwikkL, this is my first post!\",\n            \"creator\": \"64a455271ff08e51dd872323\",\n            \"likes\": [],\n            \"isDeleted\": false,\n            \"isAdminDeleted\": false,\n            \"createdAt\": \"2023-07-08T11:53:42.079Z\",\n            \"updatedAt\": \"2023-07-08T11:53:42.079Z\",\n            \"__v\": 0,\n            \"comments\": []\n        }\n    ],\n    \"pagination\": {\n        \"hasPrevious\": false,\n        \"prevPage\": 0,\n        \"hasNext\": false,\n        \"next\": 2,\n        \"currentPage\": 1,\n        \"total\": 5,\n        \"pageSize\": 10,\n        \"lastPage\": 1\n    },\n    \"status\": 200\n}"}],"_postman_id":"39cbee63-c7ca-4f40-b809-69293ce90fbc"},{"name":"Get Post Comments","id":"8cad0855-1e93-4e6b-9825-2c4954aec267","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"localhost:3000/v1/comments/:postid","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"a87d39f6-5b78-4935-80a0-9af961a1a3df","id":"a87d39f6-5b78-4935-80a0-9af961a1a3df","name":"Twikkl","type":"collection"}},"urlObject":{"path":["v1","comments",":postid"],"host":["localhost:3000"],"query":[],"variable":[{"type":"any","value":"659acf12b66cc1090303b59e","key":"postid"}]}},"response":[{"id":"4a391362-d662-4faa-a79f-0914cc0cbab8","name":"Get Post Comments","originalRequest":{"method":"GET","header":[],"url":{"raw":"localhost:3000/v1/comments/:postId","host":["localhost:3000"],"path":["v1","comments",":postId"],"variable":[{"key":"postId","value":"64a95014228b23103d9455c0","description":"The post id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"475"},{"key":"ETag","value":"W/\"1db-zkF/YHUoAECfV8MB4wtNgbtxewk\""},{"key":"Date","value":"Sat, 08 Jul 2023 17:37:29 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Comments retrieved successfully\",\n    \"data\": [\n        {\n            \"_id\": \"64a99d21bc15338790fd979a\",\n            \"comment\": \"Love the video and welcome to TwikkL!!!\",\n            \"user\": \"64a455271ff08e51dd872323\",\n            \"post\": \"64a95014228b23103d9455c0\",\n            \"isDeleted\": false,\n            \"isAdminDeleted\": false,\n            \"createdAt\": \"2023-07-08T17:30:09.324Z\",\n            \"updatedAt\": \"2023-07-08T17:30:09.324Z\",\n            \"__v\": 0\n        }\n    ],\n    \"pagination\": {\n        \"hasPrevious\": false,\n        \"prevPage\": 0,\n        \"hasNext\": false,\n        \"next\": 2,\n        \"currentPage\": 1,\n        \"total\": 1,\n        \"pageSize\": 10,\n        \"lastPage\": 1\n    },\n    \"status\": 200\n}"}],"_postman_id":"8cad0855-1e93-4e6b-9825-2c4954aec267"},{"name":"Get Subcomments","id":"b305ecda-3023-4cf1-b6ae-e8156d256fa4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"localhost:3000/v1/comments/comment/:commentId/replies","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"a87d39f6-5b78-4935-80a0-9af961a1a3df","id":"a87d39f6-5b78-4935-80a0-9af961a1a3df","name":"Twikkl","type":"collection"}},"urlObject":{"path":["v1","comments","comment",":commentId","replies"],"host":["localhost:3000"],"query":[],"variable":[{"type":"any","value":"659af10179eea90257637c5b","key":"commentId"}]}},"response":[{"id":"f0235a68-1638-49e3-bfe8-08776d727098","name":"Get Post Comments","originalRequest":{"method":"GET","header":[],"url":{"raw":"localhost:3000/v1/comments/:postId","host":["localhost:3000"],"path":["v1","comments",":postId"],"variable":[{"key":"postId","value":"64a95014228b23103d9455c0","description":"The post id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"475"},{"key":"ETag","value":"W/\"1db-zkF/YHUoAECfV8MB4wtNgbtxewk\""},{"key":"Date","value":"Sat, 08 Jul 2023 17:37:29 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Comments retrieved successfully\",\n    \"data\": [\n        {\n            \"_id\": \"64a99d21bc15338790fd979a\",\n            \"comment\": \"Love the video and welcome to TwikkL!!!\",\n            \"user\": \"64a455271ff08e51dd872323\",\n            \"post\": \"64a95014228b23103d9455c0\",\n            \"isDeleted\": false,\n            \"isAdminDeleted\": false,\n            \"createdAt\": \"2023-07-08T17:30:09.324Z\",\n            \"updatedAt\": \"2023-07-08T17:30:09.324Z\",\n            \"__v\": 0\n        }\n    ],\n    \"pagination\": {\n        \"hasPrevious\": false,\n        \"prevPage\": 0,\n        \"hasNext\": false,\n        \"next\": 2,\n        \"currentPage\": 1,\n        \"total\": 1,\n        \"pageSize\": 10,\n        \"lastPage\": 1\n    },\n    \"status\": 200\n}"}],"_postman_id":"b305ecda-3023-4cf1-b6ae-e8156d256fa4"},{"name":"Get Single Post","id":"4582e607-08ea-44ed-8eb6-889f33ef76ef","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"localhost:3000/v1/posts/post/:postId","urlObject":{"path":["v1","posts","post",":postId"],"host":["localhost:3000"],"query":[],"variable":[{"type":"any","value":"659acf12b66cc1090303b59e","key":"postId"}]}},"response":[{"id":"0b8eaa45-1c74-4071-9111-2712c62689ad","name":"Get Single Post","originalRequest":{"method":"GET","header":[],"url":{"raw":"localhost:3000/v1/posts/:postId","host":["localhost:3000"],"path":["v1","posts",":postId"],"variable":[{"key":"postId","value":"64a95e2621d8f5117547ca92"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"399"},{"key":"ETag","value":"W/\"18f-F0idLIE8dmbaTFWpsMplBnQCq4w\""},{"key":"Date","value":"Sat, 08 Jul 2023 13:59:10 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Post retrieved successfully\",\n    \"data\": {\n        \"_id\": \"64a95e2621d8f5117547ca92\",\n        \"contentUrl\": \"https://wwww.cloudinary.com/khafkljjshgjds\",\n        \"description\": \"First post to a group\",\n        \"creator\": \"64a455271ff08e51dd872323\",\n        \"group\": \"6323ljkhlakjafakj53ba\",\n        \"likes\": [],\n        \"isDeleted\": false,\n        \"isAdminDeleted\": false,\n        \"createdAt\": \"2023-07-08T13:01:26.208Z\",\n        \"updatedAt\": \"2023-07-08T13:01:26.208Z\",\n        \"__v\": 0\n    },\n    \"status\": 200\n}"}],"_postman_id":"4582e607-08ea-44ed-8eb6-889f33ef76ef"},{"name":"Mint Post","id":"8349990c-c9cb-4e60-b8d6-ffdf4baef7e7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"localhost:3000/v1/posts/post/:postId","urlObject":{"path":["v1","posts","post",":postId"],"host":["localhost:3000"],"query":[],"variable":[{"id":"4e1fb0a0-d6e5-4828-aa1b-1e49c9a99a4b","type":"any","value":"659acf12b66cc1090303b59e","key":"postId"}]}},"response":[{"id":"90d615ef-03c5-4dd6-882e-c1a90e2a6ddc","name":"Get Single Post","originalRequest":{"method":"GET","header":[],"url":{"raw":"localhost:3000/v1/posts/:postId","host":["localhost:3000"],"path":["v1","posts",":postId"],"variable":[{"key":"postId","value":"64a95e2621d8f5117547ca92"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"399"},{"key":"ETag","value":"W/\"18f-F0idLIE8dmbaTFWpsMplBnQCq4w\""},{"key":"Date","value":"Sat, 08 Jul 2023 13:59:10 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Post retrieved successfully\",\n    \"data\": {\n        \"_id\": \"64a95e2621d8f5117547ca92\",\n        \"contentUrl\": \"https://wwww.cloudinary.com/khafkljjshgjds\",\n        \"description\": \"First post to a group\",\n        \"creator\": \"64a455271ff08e51dd872323\",\n        \"group\": \"6323ljkhlakjafakj53ba\",\n        \"likes\": [],\n        \"isDeleted\": false,\n        \"isAdminDeleted\": false,\n        \"createdAt\": \"2023-07-08T13:01:26.208Z\",\n        \"updatedAt\": \"2023-07-08T13:01:26.208Z\",\n        \"__v\": 0\n    },\n    \"status\": 200\n}"}],"_postman_id":"8349990c-c9cb-4e60-b8d6-ffdf4baef7e7"},{"name":"Create Post","id":"22bdd39c-1923-4bd2-86e3-928b9a29f61f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"contentUrl\": \"hmm\",\r\n    \"description\": \"hmm\",\r\n    \"categoryId\": \"650fd0269593581c18fd7b02\",\r\n    \"tags\": [\"markup\"]\r\n}","options":{"raw":{"language":"json"}}},"url":"localhost:3000/v1/posts","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"a87d39f6-5b78-4935-80a0-9af961a1a3df","id":"a87d39f6-5b78-4935-80a0-9af961a1a3df","name":"Twikkl","type":"collection"}},"urlObject":{"path":["v1","posts"],"host":["localhost:3000"],"query":[],"variable":[]}},"response":[{"id":"ffa2b242-36fc-4bc5-bebc-ac5be884d79f","name":"Create Post","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"description\": \"Hello TwikkL, this is my first post!\",\r\n    \"contentUrl\": \"https://wwww.cloudinary.com/khafkljhdlf\"\r\n}","options":{"raw":{"language":"json"}}},"url":"localhost:3000/v1/posts"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"377"},{"key":"ETag","value":"W/\"179-Wi8hmKTaBFtzghNkJhKZc88aLys\""},{"key":"Date","value":"Sat, 08 Jul 2023 11:53:42 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Post created successfully\",\n    \"data\": {\n        \"contentUrl\": \"https://wwww.cloudinary.com/khafkljhdlf\",\n        \"description\": \"Hello TwikkL, this is my first post!\",\n        \"creator\": \"64a455271ff08e51dd872323\",\n        \"likes\": [],\n        \"isDeleted\": false,\n        \"isAdminDeleted\": false,\n        \"createdAt\": \"2023-07-08T11:53:42.079Z\",\n        \"updatedAt\": \"2023-07-08T11:53:42.079Z\",\n        \"_id\": \"64a94e46ad2f71308c8421e6\",\n        \"__v\": 0\n    },\n    \"status\": 201\n}"}],"_postman_id":"22bdd39c-1923-4bd2-86e3-928b9a29f61f"},{"name":"Create Comment","id":"92956f77-6c27-4f0d-a0f6-34564e25bd34","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"comment\": \"Love the video and welcome to TwikkL 1!!!\"\r\n}","options":{"raw":{"language":"json"}}},"url":"localhost:3000/v1/comments/:postId","urlObject":{"path":["v1","comments",":postId"],"host":["localhost:3000"],"query":[],"variable":[{"description":{"content":"<p>The post id</p>\n","type":"text/plain"},"type":"any","value":"659acf12b66cc1090303b59e","key":"postId"}]}},"response":[{"id":"b1fcac91-0d33-484b-9b44-89c1ddb6cd23","name":"Create Comment","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"comment\": \"Love the video and welcome to TwikkL!!!\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"localhost:3000/v1/comments/:postId","host":["localhost:3000"],"path":["v1","comments",":postId"],"variable":[{"key":"postId","value":"64a95014228b23103d9455c0","description":"The post id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"344"},{"key":"ETag","value":"W/\"158-WYsTPRrJ7Y4UvaLIkh71N3AyK1I\""},{"key":"Date","value":"Sat, 08 Jul 2023 17:30:09 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Comment created successfully\",\n    \"data\": {\n        \"comment\": \"Love the video and welcome to TwikkL!!!\",\n        \"user\": \"64a455271ff08e51dd872323\",\n        \"post\": \"64a95014228b23103d9455c0\",\n        \"isDeleted\": false,\n        \"isAdminDeleted\": false,\n        \"createdAt\": \"2023-07-08T17:30:09.324Z\",\n        \"updatedAt\": \"2023-07-08T17:30:09.324Z\",\n        \"_id\": \"64a99d21bc15338790fd979a\",\n        \"__v\": 0\n    },\n    \"status\": 200\n}"}],"_postman_id":"92956f77-6c27-4f0d-a0f6-34564e25bd34"},{"name":"Create Subcomment","id":"51bcfac4-dc09-4c56-9406-29772c02635f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"comment\": \"Love to reply\",\r\n    \"replyTo\": \"659af10179eea90257637c5b\"\r\n}","options":{"raw":{"language":"json"}}},"url":"localhost:3000/v1/comments/:postId","urlObject":{"path":["v1","comments",":postId"],"host":["localhost:3000"],"query":[],"variable":[{"description":{"content":"<p>The post id</p>\n","type":"text/plain"},"type":"any","value":"659acf12b66cc1090303b59e","key":"postId"}]}},"response":[{"id":"17bd9789-fea4-4672-af19-bc9a2abbf1ff","name":"Create Comment","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"comment\": \"Love the video and welcome to TwikkL!!!\"\r\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"localhost:3000/v1/comments/:postId","host":["localhost:3000"],"path":["v1","comments",":postId"],"variable":[{"key":"postId","value":"64a95014228b23103d9455c0","description":"The post id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"344"},{"key":"ETag","value":"W/\"158-WYsTPRrJ7Y4UvaLIkh71N3AyK1I\""},{"key":"Date","value":"Sat, 08 Jul 2023 17:30:09 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Comment created successfully\",\n    \"data\": {\n        \"comment\": \"Love the video and welcome to TwikkL!!!\",\n        \"user\": \"64a455271ff08e51dd872323\",\n        \"post\": \"64a95014228b23103d9455c0\",\n        \"isDeleted\": false,\n        \"isAdminDeleted\": false,\n        \"createdAt\": \"2023-07-08T17:30:09.324Z\",\n        \"updatedAt\": \"2023-07-08T17:30:09.324Z\",\n        \"_id\": \"64a99d21bc15338790fd979a\",\n        \"__v\": 0\n    },\n    \"status\": 200\n}"}],"_postman_id":"51bcfac4-dc09-4c56-9406-29772c02635f"},{"name":"Delete Post","id":"cb3cf9ad-1c01-43a9-88af-532d4069b07a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"PATCH","header":[],"url":"localhost:3000/v1/posts/:postId","urlObject":{"path":["v1","posts",":postId"],"host":["localhost:3000"],"query":[],"variable":[{"description":{"content":"<p>The post id</p>\n","type":"text/plain"},"type":"any","value":"659aceb961b8000e8cce35bd","key":"postId"}]}},"response":[{"id":"c955592c-c1ad-4064-9277-d30d32711678","name":"Delete Post","originalRequest":{"method":"PATCH","header":[],"url":{"raw":"localhost:3000/v1/posts/:postId","host":["localhost:3000"],"path":["v1","posts",":postId"],"variable":[{"key":"postId","value":"64a95e2621d8f5117547ca92","description":"The post id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"39"},{"key":"ETag","value":"W/\"27-w1TxWNjzx3UJc5coZAO0ZcTFoT8\""},{"key":"Date","value":"Sat, 08 Jul 2023 13:42:20 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Post deleted\",\n    \"status\": 200\n}"}],"_postman_id":"cb3cf9ad-1c01-43a9-88af-532d4069b07a"},{"name":"Post To Group","id":"d33d4e34-8e46-4858-ab07-92e95ce02de0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"description\": \"Gotta get it up!\",\n    \"contentUrl\": \"https://wwww.cloudinary.com/khafkljjshgjds\",\n    \"groupId\": \"659c4a219a73247450658570\"\n}","options":{"raw":{"language":"json"}}},"url":"localhost:3000/v1/posts","urlObject":{"path":["v1","posts"],"host":["localhost:3000"],"query":[],"variable":[]}},"response":[{"id":"998fe85d-3b1d-4fc7-8b1f-5f08644c291c","name":"Post To Group","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"description\": \"First post to a group\",\n    \"contentUrl\": \"https://wwww.cloudinary.com/khafkljjshgjds\",\n    \"groupId\": \"6323ljkhlakjafakj53ba\"\n}","options":{"raw":{"language":"json"}}},"url":"localhost:3000/v1/posts"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"397"},{"key":"ETag","value":"W/\"18d-zkNG4Cpq0fNTS8kpmlLZCBK7Y9E\""},{"key":"Date","value":"Sat, 08 Jul 2023 13:01:26 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Post created successfully\",\n    \"data\": {\n        \"contentUrl\": \"https://wwww.cloudinary.com/khafkljjshgjds\",\n        \"description\": \"First post to a group\",\n        \"creator\": \"64a455271ff08e51dd872323\",\n        \"group\": \"6323ljkhlakjafakj53ba\",\n        \"likes\": [],\n        \"isDeleted\": false,\n        \"isAdminDeleted\": false,\n        \"createdAt\": \"2023-07-08T13:01:26.208Z\",\n        \"updatedAt\": \"2023-07-08T13:01:26.208Z\",\n        \"_id\": \"64a95e2621d8f5117547ca92\",\n        \"__v\": 0\n    },\n    \"status\": 201\n}"}],"_postman_id":"d33d4e34-8e46-4858-ab07-92e95ce02de0"},{"name":"Like Post","id":"2bf10887-d1d4-4540-821f-95a57fe1c1dd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"POST","header":[],"url":"localhost:3000/v1/posts/post/like/:postId","urlObject":{"path":["v1","posts","post","like",":postId"],"host":["localhost:3000"],"query":[],"variable":[{"description":{"content":"<p>The post id</p>\n","type":"text/plain"},"type":"any","value":"659aceb961b8000e8cce35bd","key":"postId"}]}},"response":[{"id":"e3062770-c662-4df1-beec-bf834f2f5068","name":"Like Post","originalRequest":{"method":"POST","header":[],"url":{"raw":"localhost:3000/v1/posts/post/like/:postId","host":["localhost:3000"],"path":["v1","posts","post","like",":postId"],"variable":[{"key":"postId","value":"64a95014228b23103d9455c0","description":"The post id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"60"},{"key":"ETag","value":"W/\"3c-GzfgiF9cv9XmGMx1tUXYwhntKpU\""},{"key":"Date","value":"Sat, 08 Jul 2023 15:08:15 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Post liked successfully\",\n    \"data\": {},\n    \"status\": 200\n}"}],"_postman_id":"2bf10887-d1d4-4540-821f-95a57fe1c1dd"},{"name":"Unlike Post","id":"70d579a3-0b4c-451e-9d68-be49f864e337","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"POST","header":[],"url":"localhost:3000/v1/posts/post/unlike/:postId","urlObject":{"path":["v1","posts","post","unlike",":postId"],"host":["localhost:3000"],"query":[],"variable":[{"description":{"content":"<p>The post id</p>\n","type":"text/plain"},"type":"any","value":"659aceb961b8000e8cce35bd","key":"postId"}]}},"response":[{"id":"eb1d2ea3-06e5-44b9-aff1-239bf610e24d","name":"Unlike Post","originalRequest":{"method":"POST","header":[],"url":{"raw":"localhost:3000/v1/posts/post/unlike/:postId","host":["localhost:3000"],"path":["v1","posts","post","unlike",":postId"],"variable":[{"key":"postId","value":"64a95014228b23103d9455c0","description":"The post id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"62"},{"key":"ETag","value":"W/\"3e-VzlTo+vOaOWQEeOpuK1o63LcbhY\""},{"key":"Date","value":"Sat, 08 Jul 2023 15:14:33 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Post unLiked successfully\",\n    \"data\": {},\n    \"status\": 200\n}"}],"_postman_id":"70d579a3-0b4c-451e-9d68-be49f864e337"},{"name":"Fetch Bookmarks","id":"5c7658e1-3f09-46bf-a36b-ebd2f9a432d1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"localhost:3000/v1/posts/bookmarks","urlObject":{"path":["v1","posts","bookmarks"],"host":["localhost:3000"],"query":[],"variable":[]}},"response":[{"id":"af0f2d49-cee8-400f-8151-bb91096de984","name":"Fetch Likes","originalRequest":{"method":"GET","header":[],"url":{"raw":"localhost:3000/v1/posts/post/likes/:postId","host":["localhost:3000"],"path":["v1","posts","post","likes",":postId"],"variable":[{"key":"postId","value":"64a95014228b23103d9455c0","description":"The post id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"253"},{"key":"ETag","value":"W/\"fd-FAcCFZIfMllZLyBhighim7F11sY\""},{"key":"Date","value":"Sat, 08 Jul 2023 17:11:36 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Likes retrieved successfully\",\n    \"data\": [\n        {\n            \"_id\": \"64a97d6af46d77f3762854e0\",\n            \"post\": \"64a95014228b23103d9455c0\",\n            \"user\": \"64a455271ff08e51dd872323\",\n            \"createdAt\": \"2023-07-08T15:14:50.993Z\",\n            \"updatedAt\": \"2023-07-08T15:14:50.993Z\",\n            \"__v\": 0\n        }\n    ],\n    \"status\": 200\n}"}],"_postman_id":"5c7658e1-3f09-46bf-a36b-ebd2f9a432d1"},{"name":"Bookmark Post","id":"ae585b80-dfdc-4bfe-89ee-33da4115d638","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"POST","header":[],"url":"localhost:3000/v1/posts/bookmarks/:postId","urlObject":{"path":["v1","posts","bookmarks",":postId"],"host":["localhost:3000"],"query":[],"variable":[{"type":"any","value":"650df6e9e1f14fb1ba31438e","key":"postId"}]}},"response":[{"id":"45690790-1224-46f1-a7fb-47e1e2ba0eb6","name":"Like Post","originalRequest":{"method":"POST","header":[],"url":{"raw":"localhost:3000/v1/posts/post/like/:postId","host":["localhost:3000"],"path":["v1","posts","post","like",":postId"],"variable":[{"key":"postId","value":"64a95014228b23103d9455c0","description":"The post id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"60"},{"key":"ETag","value":"W/\"3c-GzfgiF9cv9XmGMx1tUXYwhntKpU\""},{"key":"Date","value":"Sat, 08 Jul 2023 15:08:15 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Post liked successfully\",\n    \"data\": {},\n    \"status\": 200\n}"}],"_postman_id":"ae585b80-dfdc-4bfe-89ee-33da4115d638"},{"name":"Remove Bookmark","id":"d8756908-9409-49d7-a138-95160f05cc96","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"DELETE","header":[],"url":"localhost:3000/v1/posts/bookmarks/:postId","urlObject":{"path":["v1","posts","bookmarks",":postId"],"host":["localhost:3000"],"query":[],"variable":[{"description":{"content":"<p>The post id</p>\n","type":"text/plain"},"type":"any","value":"650df6e9e1f14fb1ba31438e","key":"postId"}]}},"response":[{"id":"9bbcc83b-5ffc-483d-889b-7b311de04ecd","name":"Unlike Post","originalRequest":{"method":"POST","header":[],"url":{"raw":"localhost:3000/v1/posts/post/unlike/:postId","host":["localhost:3000"],"path":["v1","posts","post","unlike",":postId"],"variable":[{"key":"postId","value":"64a95014228b23103d9455c0","description":"The post id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"62"},{"key":"ETag","value":"W/\"3e-VzlTo+vOaOWQEeOpuK1o63LcbhY\""},{"key":"Date","value":"Sat, 08 Jul 2023 15:14:33 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Post unLiked successfully\",\n    \"data\": {},\n    \"status\": 200\n}"}],"_postman_id":"d8756908-9409-49d7-a138-95160f05cc96"},{"name":"Fetch Likes","id":"2354d05a-66aa-45bd-830e-377cd904827e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"localhost:3000/v1/posts/post/likes/:postId","urlObject":{"path":["v1","posts","post","likes",":postId"],"host":["localhost:3000"],"query":[],"variable":[{"description":{"content":"<p>The post id</p>\n","type":"text/plain"},"type":"any","value":"6526e82eda4f7c8dbaa04e37","key":"postId"}]}},"response":[{"id":"ed9888f8-0644-45e7-b3c4-8a5df2e6f9bd","name":"Fetch Likes","originalRequest":{"method":"GET","header":[],"url":{"raw":"localhost:3000/v1/posts/post/likes/:postId","host":["localhost:3000"],"path":["v1","posts","post","likes",":postId"],"variable":[{"key":"postId","value":"64a95014228b23103d9455c0","description":"The post id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"253"},{"key":"ETag","value":"W/\"fd-FAcCFZIfMllZLyBhighim7F11sY\""},{"key":"Date","value":"Sat, 08 Jul 2023 17:11:36 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Likes retrieved successfully\",\n    \"data\": [\n        {\n            \"_id\": \"64a97d6af46d77f3762854e0\",\n            \"post\": \"64a95014228b23103d9455c0\",\n            \"user\": \"64a455271ff08e51dd872323\",\n            \"createdAt\": \"2023-07-08T15:14:50.993Z\",\n            \"updatedAt\": \"2023-07-08T15:14:50.993Z\",\n            \"__v\": 0\n        }\n    ],\n    \"status\": 200\n}"}],"_postman_id":"2354d05a-66aa-45bd-830e-377cd904827e"},{"name":"Get Comment","id":"ba90349d-ddd7-480f-94e3-69edb81eb710","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"localhost:3000/v1/comments/comment/:commentId","urlObject":{"path":["v1","comments","comment",":commentId"],"host":["localhost:3000"],"query":[],"variable":[{"description":{"content":"<p>The comment id</p>\n","type":"text/plain"},"type":"any","value":"64a99d21bc15338790fd979a","key":"commentId"}]}},"response":[{"id":"5c8a5ef5-61ef-4b44-96ce-d22247c79928","name":"Get Comment","originalRequest":{"method":"GET","header":[],"url":{"raw":"localhost:3000/v1/comments/comment/:commentId","host":["localhost:3000"],"path":["v1","comments","comment",":commentId"],"variable":[{"key":"commentId","value":"64a99d21bc15338790fd979a","description":"The comment id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"346"},{"key":"ETag","value":"W/\"15a-2imDNj12Ag29QN3ZUMesjoFobgw\""},{"key":"Date","value":"Sat, 08 Jul 2023 17:52:35 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Comment retrieved successfully\",\n    \"data\": {\n        \"_id\": \"64a99d21bc15338790fd979a\",\n        \"comment\": \"Love the video and welcome to TwikkL!!!\",\n        \"user\": \"64a455271ff08e51dd872323\",\n        \"post\": \"64a95014228b23103d9455c0\",\n        \"isDeleted\": false,\n        \"isAdminDeleted\": false,\n        \"createdAt\": \"2023-07-08T17:30:09.324Z\",\n        \"updatedAt\": \"2023-07-08T17:30:09.324Z\",\n        \"__v\": 0\n    },\n    \"status\": 200\n}"}],"_postman_id":"ba90349d-ddd7-480f-94e3-69edb81eb710"},{"name":"Delete Comment","id":"8224010d-3ad2-4b18-a8a7-0c4cfee45932","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"PATCH","header":[],"url":"localhost:3000/v1/comments/comment/:commentId","urlObject":{"path":["v1","comments","comment",":commentId"],"host":["localhost:3000"],"query":[],"variable":[{"type":"any","value":"64a99d21bc15338790fd979a","key":"commentId"}]}},"response":[{"id":"3e41b811-06a6-445b-95f6-15187ed69e71","name":"Delete Comment","originalRequest":{"method":"PATCH","header":[],"url":{"raw":"localhost:3000/v1/comments/comment/:commentId","host":["localhost:3000"],"path":["v1","comments","comment",":commentId"],"variable":[{"key":"commentId","value":"64a99d21bc15338790fd979a"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"52"},{"key":"ETag","value":"W/\"34-s0wEIs8vLVetner5yqiSxpgbABY\""},{"key":"Date","value":"Sat, 08 Jul 2023 17:53:30 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Comment deleted\",\n    \"data\": {},\n    \"status\": 200\n}"}],"_postman_id":"8224010d-3ad2-4b18-a8a7-0c4cfee45932"}],"id":"d222c58a-3eb3-4d8c-90b8-5700024a1d8e","_postman_id":"d222c58a-3eb3-4d8c-90b8-5700024a1d8e","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"a87d39f6-5b78-4935-80a0-9af961a1a3df","id":"a87d39f6-5b78-4935-80a0-9af961a1a3df","name":"Twikkl","type":"collection"}}},{"name":"Groups","item":[{"name":"Get Groups","id":"e162bada-918f-4f48-96a7-03cb17e8cc5e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"localhost:3000/v1/groups?page=2","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"a87d39f6-5b78-4935-80a0-9af961a1a3df","id":"a87d39f6-5b78-4935-80a0-9af961a1a3df","name":"Twikkl","type":"collection"}},"urlObject":{"path":["v1","groups"],"host":["localhost:3000"],"query":[{"key":"page","value":"2"},{"disabled":true,"key":"excludeJoined","value":"true"}],"variable":[]}},"response":[{"id":"0ddf204d-b0eb-40bf-9cf8-5c489518a02e","name":"Get Groups","originalRequest":{"method":"GET","header":[],"url":"localhost:3000/v1/groups"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"793"},{"key":"ETag","value":"W/\"319-tiSRWhPtORyfbRKIPV4poTk8VGY\""},{"key":"Date","value":"Fri, 08 Sep 2023 04:18:42 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Groups retrieved successfully\",\n    \"data\": [\n        {\n            \"_id\": \"64fa9eaed966bfaf0753d8b6\",\n            \"name\": \"Hello World Group\",\n            \"description\": \"Building stuff\",\n            \"creator\": \"64f7a91608ad613acde14820\",\n            \"members\": [],\n            \"isDeleted\": false,\n            \"isAdminDeleted\": false,\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"64fa9f0ec22b8ba27b0d54ad\",\n            \"name\": \"Hello World Group\",\n            \"description\": \"Building stuff\",\n            \"creator\": \"64f7a91608ad613acde14820\",\n            \"members\": [],\n            \"isDeleted\": false,\n            \"isAdminDeleted\": false,\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"64fa9f303cb51623059d60e3\",\n            \"name\": \"Hello World Group\",\n            \"description\": \"Building stuff\",\n            \"creator\": \"64f7a91608ad613acde14820\",\n            \"members\": [\n                \"64f7a91608ad613acde14820\"\n            ],\n            \"isDeleted\": false,\n            \"isAdminDeleted\": false,\n            \"__v\": 0\n        }\n    ],\n    \"pagination\": {\n        \"hasPrevious\": false,\n        \"prevPage\": 0,\n        \"hasNext\": false,\n        \"next\": 2,\n        \"currentPage\": 1,\n        \"total\": 3,\n        \"pageSize\": 10,\n        \"lastPage\": 1\n    },\n    \"status\": 200\n}"}],"_postman_id":"e162bada-918f-4f48-96a7-03cb17e8cc5e"},{"name":"Get Group","id":"20e33202-8c81-496b-b729-3d090762e639","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"localhost:3000/v1/groups/:id","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"a87d39f6-5b78-4935-80a0-9af961a1a3df","id":"a87d39f6-5b78-4935-80a0-9af961a1a3df","name":"Twikkl","type":"collection"}},"urlObject":{"path":["v1","groups",":id"],"host":["localhost:3000"],"query":[],"variable":[{"type":"any","value":"65a18c676a5e3631ffd575d5","key":"id"}]}},"response":[{"id":"d394baa6-7034-45cf-b435-39a92fb07822","name":"Get Groups","originalRequest":{"method":"GET","header":[],"url":"localhost:3000/v1/groups"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"793"},{"key":"ETag","value":"W/\"319-tiSRWhPtORyfbRKIPV4poTk8VGY\""},{"key":"Date","value":"Fri, 08 Sep 2023 04:18:42 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Groups retrieved successfully\",\n    \"data\": [\n        {\n            \"_id\": \"64fa9eaed966bfaf0753d8b6\",\n            \"name\": \"Hello World Group\",\n            \"description\": \"Building stuff\",\n            \"creator\": \"64f7a91608ad613acde14820\",\n            \"members\": [],\n            \"isDeleted\": false,\n            \"isAdminDeleted\": false,\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"64fa9f0ec22b8ba27b0d54ad\",\n            \"name\": \"Hello World Group\",\n            \"description\": \"Building stuff\",\n            \"creator\": \"64f7a91608ad613acde14820\",\n            \"members\": [],\n            \"isDeleted\": false,\n            \"isAdminDeleted\": false,\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"64fa9f303cb51623059d60e3\",\n            \"name\": \"Hello World Group\",\n            \"description\": \"Building stuff\",\n            \"creator\": \"64f7a91608ad613acde14820\",\n            \"members\": [\n                \"64f7a91608ad613acde14820\"\n            ],\n            \"isDeleted\": false,\n            \"isAdminDeleted\": false,\n            \"__v\": 0\n        }\n    ],\n    \"pagination\": {\n        \"hasPrevious\": false,\n        \"prevPage\": 0,\n        \"hasNext\": false,\n        \"next\": 2,\n        \"currentPage\": 1,\n        \"total\": 3,\n        \"pageSize\": 10,\n        \"lastPage\": 1\n    },\n    \"status\": 200\n}"}],"_postman_id":"20e33202-8c81-496b-b729-3d090762e639"},{"name":"Get User Groups","id":"ef6c5c92-45ee-4e74-8ae7-d63e051bcba3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"localhost:3000/v1/groups/user?page=2","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"a87d39f6-5b78-4935-80a0-9af961a1a3df","id":"a87d39f6-5b78-4935-80a0-9af961a1a3df","name":"Twikkl","type":"collection"}},"urlObject":{"path":["v1","groups","user"],"host":["localhost:3000"],"query":[{"key":"page","value":"2"}],"variable":[]}},"response":[{"id":"23149fa8-bd02-40b2-a506-13697c9f8e5c","name":"Get User Groups","originalRequest":{"method":"GET","header":[],"url":"localhost:3000/v1/groups/user"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"414"},{"key":"ETag","value":"W/\"19e-TOv8rgyLdMLdagiC7QTQegPKi2s\""},{"key":"Date","value":"Fri, 08 Sep 2023 04:18:24 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"User Groups retrieved successfully\",\n    \"data\": [\n        {\n            \"_id\": \"64fa9f303cb51623059d60e3\",\n            \"name\": \"Hello World Group\",\n            \"description\": \"Building stuff\",\n            \"creator\": \"64f7a91608ad613acde14820\",\n            \"members\": [\n                \"64f7a91608ad613acde14820\"\n            ],\n            \"isDeleted\": false,\n            \"isAdminDeleted\": false,\n            \"__v\": 0\n        }\n    ],\n    \"pagination\": {\n        \"hasPrevious\": false,\n        \"prevPage\": 0,\n        \"hasNext\": false,\n        \"next\": 2,\n        \"currentPage\": 1,\n        \"total\": 1,\n        \"pageSize\": 10,\n        \"lastPage\": 1\n    },\n    \"status\": 200\n}"}],"_postman_id":"ef6c5c92-45ee-4e74-8ae7-d63e051bcba3"},{"name":"Get Group Posts","id":"ee4fc3a4-5ba0-41e8-976f-c6768c271d5c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"localhost:3000/v1/groups/:groupid/posts","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"a87d39f6-5b78-4935-80a0-9af961a1a3df","id":"a87d39f6-5b78-4935-80a0-9af961a1a3df","name":"Twikkl","type":"collection"}},"urlObject":{"path":["v1","groups",":groupid","posts"],"host":["localhost:3000"],"query":[],"variable":[{"type":"any","value":"659c4a219a73247450658570","key":"groupid"}]}},"response":[{"id":"52cc97ac-7f0a-4508-a268-ab0fe7e51195","name":"Get User Groups","originalRequest":{"method":"GET","header":[],"url":"localhost:3000/v1/groups/user"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"414"},{"key":"ETag","value":"W/\"19e-TOv8rgyLdMLdagiC7QTQegPKi2s\""},{"key":"Date","value":"Fri, 08 Sep 2023 04:18:24 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"User Groups retrieved successfully\",\n    \"data\": [\n        {\n            \"_id\": \"64fa9f303cb51623059d60e3\",\n            \"name\": \"Hello World Group\",\n            \"description\": \"Building stuff\",\n            \"creator\": \"64f7a91608ad613acde14820\",\n            \"members\": [\n                \"64f7a91608ad613acde14820\"\n            ],\n            \"isDeleted\": false,\n            \"isAdminDeleted\": false,\n            \"__v\": 0\n        }\n    ],\n    \"pagination\": {\n        \"hasPrevious\": false,\n        \"prevPage\": 0,\n        \"hasNext\": false,\n        \"next\": 2,\n        \"currentPage\": 1,\n        \"total\": 1,\n        \"pageSize\": 10,\n        \"lastPage\": 1\n    },\n    \"status\": 200\n}"}],"_postman_id":"ee4fc3a4-5ba0-41e8-976f-c6768c271d5c"},{"name":"Get Favorite Groups","id":"3916322a-2424-4489-8de5-de2d122916e1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"localhost:3000/v1/favorite-groups","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"a87d39f6-5b78-4935-80a0-9af961a1a3df","id":"a87d39f6-5b78-4935-80a0-9af961a1a3df","name":"Twikkl","type":"collection"}},"urlObject":{"path":["v1","favorite-groups"],"host":["localhost:3000"],"query":[],"variable":[]}},"response":[{"id":"f37f49fb-ab3a-496f-a016-247a015c446e","name":"Get User Groups","originalRequest":{"method":"GET","header":[],"url":"localhost:3000/v1/groups/user"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"414"},{"key":"ETag","value":"W/\"19e-TOv8rgyLdMLdagiC7QTQegPKi2s\""},{"key":"Date","value":"Fri, 08 Sep 2023 04:18:24 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"User Groups retrieved successfully\",\n    \"data\": [\n        {\n            \"_id\": \"64fa9f303cb51623059d60e3\",\n            \"name\": \"Hello World Group\",\n            \"description\": \"Building stuff\",\n            \"creator\": \"64f7a91608ad613acde14820\",\n            \"members\": [\n                \"64f7a91608ad613acde14820\"\n            ],\n            \"isDeleted\": false,\n            \"isAdminDeleted\": false,\n            \"__v\": 0\n        }\n    ],\n    \"pagination\": {\n        \"hasPrevious\": false,\n        \"prevPage\": 0,\n        \"hasNext\": false,\n        \"next\": 2,\n        \"currentPage\": 1,\n        \"total\": 1,\n        \"pageSize\": 10,\n        \"lastPage\": 1\n    },\n    \"status\": 200\n}"}],"_postman_id":"3916322a-2424-4489-8de5-de2d122916e1"},{"name":"Mark group as Favorite","id":"5e1bad91-4ba7-4f76-bc7e-e62742d5b599","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"groupId\": \"64fa9f0ec22b8ba27b0d54ad\"\r\n}","options":{"raw":{"language":"json"}}},"url":"localhost:3000/v1/favorite-groups","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"a87d39f6-5b78-4935-80a0-9af961a1a3df","id":"a87d39f6-5b78-4935-80a0-9af961a1a3df","name":"Twikkl","type":"collection"}},"urlObject":{"path":["v1","favorite-groups"],"host":["localhost:3000"],"query":[],"variable":[]}},"response":[{"id":"1ceff7f0-7ef4-41d6-a1e3-a5de966ff625","name":"Get User Groups","originalRequest":{"method":"GET","header":[],"url":"localhost:3000/v1/groups/user"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"414"},{"key":"ETag","value":"W/\"19e-TOv8rgyLdMLdagiC7QTQegPKi2s\""},{"key":"Date","value":"Fri, 08 Sep 2023 04:18:24 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"User Groups retrieved successfully\",\n    \"data\": [\n        {\n            \"_id\": \"64fa9f303cb51623059d60e3\",\n            \"name\": \"Hello World Group\",\n            \"description\": \"Building stuff\",\n            \"creator\": \"64f7a91608ad613acde14820\",\n            \"members\": [\n                \"64f7a91608ad613acde14820\"\n            ],\n            \"isDeleted\": false,\n            \"isAdminDeleted\": false,\n            \"__v\": 0\n        }\n    ],\n    \"pagination\": {\n        \"hasPrevious\": false,\n        \"prevPage\": 0,\n        \"hasNext\": false,\n        \"next\": 2,\n        \"currentPage\": 1,\n        \"total\": 1,\n        \"pageSize\": 10,\n        \"lastPage\": 1\n    },\n    \"status\": 200\n}"}],"_postman_id":"5e1bad91-4ba7-4f76-bc7e-e62742d5b599"},{"name":"Unmark group as Favorite","id":"30a2acf1-b875-432a-b691-a933bf1e25ba","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"localhost:3000/v1/favorite-groups/:groupId","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"a87d39f6-5b78-4935-80a0-9af961a1a3df","id":"a87d39f6-5b78-4935-80a0-9af961a1a3df","name":"Twikkl","type":"collection"}},"urlObject":{"path":["v1","favorite-groups",":groupId"],"host":["localhost:3000"],"query":[],"variable":[{"type":"any","value":"64fa9f0ec22b8ba27b0d54ad","key":"groupId"}]}},"response":[{"id":"ca071488-8a16-4686-89f7-fb4dd5a47c75","name":"Get User Groups","originalRequest":{"method":"GET","header":[],"url":"localhost:3000/v1/groups/user"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"414"},{"key":"ETag","value":"W/\"19e-TOv8rgyLdMLdagiC7QTQegPKi2s\""},{"key":"Date","value":"Fri, 08 Sep 2023 04:18:24 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"User Groups retrieved successfully\",\n    \"data\": [\n        {\n            \"_id\": \"64fa9f303cb51623059d60e3\",\n            \"name\": \"Hello World Group\",\n            \"description\": \"Building stuff\",\n            \"creator\": \"64f7a91608ad613acde14820\",\n            \"members\": [\n                \"64f7a91608ad613acde14820\"\n            ],\n            \"isDeleted\": false,\n            \"isAdminDeleted\": false,\n            \"__v\": 0\n        }\n    ],\n    \"pagination\": {\n        \"hasPrevious\": false,\n        \"prevPage\": 0,\n        \"hasNext\": false,\n        \"next\": 2,\n        \"currentPage\": 1,\n        \"total\": 1,\n        \"pageSize\": 10,\n        \"lastPage\": 1\n    },\n    \"status\": 200\n}"}],"_postman_id":"30a2acf1-b875-432a-b691-a933bf1e25ba"},{"name":"Create Group","id":"ffa8061e-18c9-4652-937e-660946273fd7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"Open World Group\",\r\n    \"description\": \"Building stuff\",\r\n    \"categories\": [\"MOMAM\"],\r\n        \"avatar\": \"\",\r\n        \"coverImg\": \"\",\r\n        \"isPrivate\": false\r\n}","options":{"raw":{"language":"json"}}},"url":"localhost:3000/v1/groups","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"a87d39f6-5b78-4935-80a0-9af961a1a3df","id":"a87d39f6-5b78-4935-80a0-9af961a1a3df","name":"Twikkl","type":"collection"}},"urlObject":{"path":["v1","groups"],"host":["localhost:3000"],"query":[],"variable":[]}},"response":[{"id":"c14ad191-2a5b-4d2f-8a59-b28ee99363d9","name":"Create Group","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"Hello World Group\",\r\n    \"description\": \"Building stuff\"\r\n}","options":{"raw":{"language":"json"}}},"url":"localhost:3000/v1/groups"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"252"},{"key":"ETag","value":"W/\"fc-IT7FB+r9/4HyElr1ykSiEkXeRe8\""},{"key":"Date","value":"Fri, 08 Sep 2023 04:10:23 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Group created successfully\",\n    \"data\": {\n        \"name\": \"Hello World Group\",\n        \"description\": \"Building stuff\",\n        \"creator\": \"64f7a91608ad613acde14820\",\n        \"members\": [],\n        \"isDeleted\": false,\n        \"isAdminDeleted\": false,\n        \"_id\": \"64fa9eaed966bfaf0753d8b6\",\n        \"__v\": 0\n    },\n    \"status\": 201\n}"}],"_postman_id":"ffa8061e-18c9-4652-937e-660946273fd7"},{"name":"Join Group","id":"a0e65f5d-c719-426a-8a7f-4d56187f6b36","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"groupId\": \"64fa9eaed966bfaf0753d8b6\"\r\n}","options":{"raw":{"language":"json"}}},"url":"localhost:3000/v1/groups/join","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"a87d39f6-5b78-4935-80a0-9af961a1a3df","id":"a87d39f6-5b78-4935-80a0-9af961a1a3df","name":"Twikkl","type":"collection"}},"urlObject":{"path":["v1","groups","join"],"host":["localhost:3000"],"query":[],"variable":[]}},"response":[],"_postman_id":"a0e65f5d-c719-426a-8a7f-4d56187f6b36"},{"name":"Leave Group","id":"d2299629-6316-40af-a0b5-ec1fe422d8e2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"groupId\": \"64fa9eaed966bfaf0753d8b6\"\r\n}","options":{"raw":{"language":"json"}}},"url":"localhost:3000/v1/groups/leave","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"a87d39f6-5b78-4935-80a0-9af961a1a3df","id":"a87d39f6-5b78-4935-80a0-9af961a1a3df","name":"Twikkl","type":"collection"}},"urlObject":{"path":["v1","groups","leave"],"host":["localhost:3000"],"query":[],"variable":[]}},"response":[],"_postman_id":"d2299629-6316-40af-a0b5-ec1fe422d8e2"}],"id":"bc4bf62a-cdcc-4616-ba48-fd7c3bfe30d5","_postman_id":"bc4bf62a-cdcc-4616-ba48-fd7c3bfe30d5","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"a87d39f6-5b78-4935-80a0-9af961a1a3df","id":"a87d39f6-5b78-4935-80a0-9af961a1a3df","name":"Twikkl","type":"collection"}}},{"name":"Category","item":[{"name":"Get all Categories","id":"9f6e8bbe-f3fb-42e4-8998-fd05d038f8df","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"localhost:3000/v1/categories","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"a87d39f6-5b78-4935-80a0-9af961a1a3df","id":"a87d39f6-5b78-4935-80a0-9af961a1a3df","name":"Twikkl","type":"collection"}},"urlObject":{"path":["v1","categories"],"host":["localhost:3000"],"query":[{"disabled":true,"key":"perpage","value":"10"}],"variable":[]}},"response":[],"_postman_id":"9f6e8bbe-f3fb-42e4-8998-fd05d038f8df"},{"name":"Create Category","id":"95a25c9b-a98c-424d-8544-33652c7dd948","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"Science\",\r\n    \"description\": \"Building stuff\"\r\n}","options":{"raw":{"language":"json"}}},"url":"localhost:3000/v1/categories","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"a87d39f6-5b78-4935-80a0-9af961a1a3df","id":"a87d39f6-5b78-4935-80a0-9af961a1a3df","name":"Twikkl","type":"collection"}},"urlObject":{"path":["v1","categories"],"host":["localhost:3000"],"query":[],"variable":[]}},"response":[],"_postman_id":"95a25c9b-a98c-424d-8544-33652c7dd948"}],"id":"2002c6ed-63a6-4f8e-91c7-d4b4b589c50e","_postman_id":"2002c6ed-63a6-4f8e-91c7-d4b4b589c50e","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"a87d39f6-5b78-4935-80a0-9af961a1a3df","id":"a87d39f6-5b78-4935-80a0-9af961a1a3df","name":"Twikkl","type":"collection"}}},{"name":"Notifications","item":[{"name":"Get All User Notifications","id":"dda3e244-e97f-4bc4-b4db-aeeda1f6883d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"localhost:3000/v1/notifications/:userId","urlObject":{"path":["v1","notifications",":userId"],"host":["localhost:3000"],"query":[{"disabled":true,"key":"page","value":"2"}],"variable":[{"description":{"content":"<p>The user id</p>\n","type":"text/plain"},"type":"any","value":"64a455271ff08e51dd872323","key":"userId"}]}},"response":[{"id":"952fcae2-6a1f-44a2-8d37-a07eb09c0d20","name":"Get All User Notifications","originalRequest":{"method":"GET","header":[],"url":{"raw":"localhost:3000/v1/notifications/:userId","host":["localhost:3000"],"path":["v1","notifications",":userId"],"variable":[{"key":"userId","value":"64a455271ff08e51dd872323","description":"The user id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1357"},{"key":"ETag","value":"W/\"54d-9OOZs1EBmwVOAYQc5N3mQosgefQ\""},{"key":"Date","value":"Sat, 22 Jul 2023 13:59:46 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Notifications retrieved successfully\",\n    \"data\": [\n        {\n            \"_id\": \"64bbdf076676ed7e55f65f76\",\n            \"title\": \"Comment posted\",\n            \"content\": \"Commented on TwikkL post\",\n            \"clicked\": false,\n            \"user\": \"64a455271ff08e51dd872323\",\n            \"createdAt\": \"2023-07-22T13:52:07.866Z\",\n            \"updatedAt\": \"2023-07-22T13:52:07.866Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"64bbdee06676ed7e55f65f70\",\n            \"title\": \"Post liked\",\n            \"content\": \"TwikkL post liked\",\n            \"clicked\": false,\n            \"user\": \"64a455271ff08e51dd872323\",\n            \"createdAt\": \"2023-07-22T13:51:28.332Z\",\n            \"updatedAt\": \"2023-07-22T13:51:28.332Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"64bbdece6676ed7e55f65f69\",\n            \"title\": \"Post liked\",\n            \"content\": \"TwikkL post liked\",\n            \"clicked\": false,\n            \"user\": \"64a455271ff08e51dd872323\",\n            \"createdAt\": \"2023-07-22T13:51:10.790Z\",\n            \"updatedAt\": \"2023-07-22T13:51:10.790Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"64bbde736676ed7e55f65f5f\",\n            \"title\": \"Post uploaded\",\n            \"content\": \"TwikkL post uploaded successfully\",\n            \"clicked\": false,\n            \"user\": \"64a455271ff08e51dd872323\",\n            \"createdAt\": \"2023-07-22T13:49:39.837Z\",\n            \"updatedAt\": \"2023-07-22T13:49:39.837Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"64bbde666676ed7e55f65f5a\",\n            \"title\": \"Post uploaded\",\n            \"content\": \"TwikkL post uploaded successfully\",\n            \"clicked\": false,\n            \"user\": \"64a455271ff08e51dd872323\",\n            \"createdAt\": \"2023-07-22T13:49:26.572Z\",\n            \"updatedAt\": \"2023-07-22T13:49:26.572Z\",\n            \"__v\": 0\n        }\n    ],\n    \"pagination\": {\n        \"hasPrevious\": false,\n        \"prevPage\": 0,\n        \"hasNext\": false,\n        \"next\": 2,\n        \"currentPage\": 1,\n        \"total\": 5,\n        \"pageSize\": 10,\n        \"lastPage\": 1\n    },\n    \"status\": 200\n}"}],"_postman_id":"dda3e244-e97f-4bc4-b4db-aeeda1f6883d"},{"name":"Click Notification","id":"47241449-c804-4226-bb03-3b0a53c953b7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"PATCH","header":[],"url":"localhost:3000/v1/notifications/:notificationId","urlObject":{"path":["v1","notifications",":notificationId"],"host":["localhost:3000"],"query":[],"variable":[{"description":{"content":"<p>the notification id</p>\n","type":"text/plain"},"type":"any","value":"64bbde666676ed7e55f65f5a","key":"notificationId"}]}},"response":[{"id":"500ed394-42b9-4a56-89b8-95f6a139cf92","name":"Click Notifiation","originalRequest":{"method":"PATCH","header":[],"url":{"raw":"localhost:3000/v1/notifications/:notificationId","host":["localhost:3000"],"path":["v1","notifications",":notificationId"],"variable":[{"key":"notificationId","value":"64bbde666676ed7e55f65f5a","description":"the notification id"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"64"},{"key":"ETag","value":"W/\"40-z2KoF5ST63yVLFR7+fmdodvzvt8\""},{"key":"Date","value":"Sat, 22 Jul 2023 14:03:49 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Notification marked as read\",\n    \"data\": {},\n    \"status\": 200\n}"}],"_postman_id":"47241449-c804-4226-bb03-3b0a53c953b7"},{"name":"Mark All Notifications As Read","id":"bb4fb4a1-c484-48a6-bb7c-b7463d2f018e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"notificationIds\": [\n        \"64bbde736676ed7e55f65f5f\",\n        \"64bbdece6676ed7e55f65f69\"\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"localhost:3000/v1/notifications","urlObject":{"path":["v1","notifications"],"host":["localhost:3000"],"query":[],"variable":[]}},"response":[{"id":"c8037657-e0d8-4b37-b854-f6c9a5c89c5a","name":"Mark All Notifications As Read","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"notificationIds\": [\n        \"64bbde736676ed7e55f65f5f\",\n        \"64bbdece6676ed7e55f65f69\"\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"localhost:3000/v1/notifications"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"65"},{"key":"ETag","value":"W/\"41-lk/3wTH4gzC7dojxeS/Ww8b3Mos\""},{"key":"Date","value":"Sat, 22 Jul 2023 14:10:14 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Notifications marked as read\",\n    \"data\": {},\n    \"status\": 200\n}"}],"_postman_id":"bb4fb4a1-c484-48a6-bb7c-b7463d2f018e"}],"id":"376f4650-264a-4a19-94e1-35856842ed4d","_postman_id":"376f4650-264a-4a19-94e1-35856842ed4d","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"a87d39f6-5b78-4935-80a0-9af961a1a3df","id":"a87d39f6-5b78-4935-80a0-9af961a1a3df","name":"Twikkl","type":"collection"}}},{"name":"Admin","item":[{"name":"Authentication","item":[{"name":"Admin Create","id":"6e739fef-c596-4d27-af7a-661f8fc3ffff","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"firstName\": \"Daniel\",\n    \"lastName\": \"Moses\",\n    \"email\": \"daniel@twikkl.io\",\n    \"userName\": \"niel\"\n}","options":{"raw":{"language":"json"}}},"url":"localhost:3000/v1/admin/create","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"a87d39f6-5b78-4935-80a0-9af961a1a3df","id":"a87d39f6-5b78-4935-80a0-9af961a1a3df","name":"Twikkl","type":"collection"}},"urlObject":{"path":["v1","admin","create"],"host":["localhost:3000"],"query":[],"variable":[]}},"response":[{"id":"34439a31-9472-41db-b787-464d83f04d38","name":"Admin Create","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"firstName\": \"Daniel\",\n    \"lastName\": \"Moses\",\n    \"email\": \"daniel@twikkl.io\",\n    \"role\": \"super-admin\"\n}","options":{"raw":{"language":"json"}}},"url":"localhost:3000/v1/admin/create"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"73"},{"key":"ETag","value":"W/\"49-dPEfubF4Xcbcx46Q9piLbU+iqbM\""},{"key":"Date","value":"Thu, 04 Jan 2024 20:14:35 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Admin user invite sent successfully.\",\n    \"status\": 200,\n    \"data\": {}\n}"}],"_postman_id":"6e739fef-c596-4d27-af7a-661f8fc3ffff"},{"name":"Update Admin Password","id":"c772dd39-b10d-4b57-b2fa-6ed692d2e8e3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"email\": \"daniel@twikkl.io\",\n    \"password\": \"Pass123$\",\n    \"token\": \"f83846c5d1900507719f59e33bd1ac2445e21f1d3d71a857cd58c49205744333\"\n}","options":{"raw":{"language":"json"}}},"url":"localhost:3000/v1/admin/update-password","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"a87d39f6-5b78-4935-80a0-9af961a1a3df","id":"a87d39f6-5b78-4935-80a0-9af961a1a3df","name":"Twikkl","type":"collection"}},"urlObject":{"path":["v1","admin","update-password"],"host":["localhost:3000"],"query":[{"disabled":true,"key":"token","value":"e5936a51f7552a7b15959625f3c3dd01a529b76e16980ec5b6760727051e4215"}],"variable":[]}},"response":[{"id":"27d51ef6-72bb-47c8-8fde-32d3345cea60","name":"New Request","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"email\": \"daniel@twikkl.io\",\n    \"password\": \"Pass123$\",\n    \"token\": \"e5936a51f7552a7b15959625f3c3dd01a529b76e16980ec5b6760727051e4215\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"localhost:3000/v1/admin/update-password","host":["localhost:3000"],"path":["v1","admin","update-password"],"query":[{"key":"token","value":"e5936a51f7552a7b15959625f3c3dd01a529b76e16980ec5b6760727051e4215","type":"text","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"72"},{"key":"ETag","value":"W/\"48-kaj1alRVOOVJk1rcZYybRHmkcJo\""},{"key":"Date","value":"Thu, 04 Jan 2024 20:28:42 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Admin updated password successfully\",\n    \"data\": {},\n    \"status\": 200\n}"}],"_postman_id":"c772dd39-b10d-4b57-b2fa-6ed692d2e8e3"},{"name":"Admin Login","id":"25097610-df8b-4e12-afdb-a04d11f2f55a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"userName\": \"niel\",\n    \"password\": \"Pass123$$$\"\n}","options":{"raw":{"language":"json"}}},"url":"localhost:3000/v1/admin/login","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"a87d39f6-5b78-4935-80a0-9af961a1a3df","id":"a87d39f6-5b78-4935-80a0-9af961a1a3df","name":"Twikkl","type":"collection"}},"urlObject":{"path":["v1","admin","login"],"host":["localhost:3000"],"query":[],"variable":[]}},"response":[{"id":"ba4ed18f-7560-41d2-8786-3adcb377b2dd","name":"New Request","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email\": \"daniel@twikkl.io\",\n    \"password\": \"Pass123$\"\n}","options":{"raw":{"language":"json"}}},"url":"localhost:3000/v1/admin/login"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Authorization","value":"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NTk3MTFhYjBmYjE5YmNkODdiNGM5NzYiLCJlbWFpbCI6ImRhbmllbEB0d2lra2wuaW8iLCJmaXJzdE5hbWUiOiJEYW5pZWwiLCJsYXN0TmFtZSI6Ik1vc2VzIiwiaWF0IjoxNzA0NDAwMzcxLCJleHAiOjE3MDQ0MTgzNzF9.awCDOAm0wfeqK4lExovBVt6DQMbFENHK6YKamRmtD3s"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"443"},{"key":"ETag","value":"W/\"1bb-Lpn9V805kCrtkUnDGBwwlol6UtQ\""},{"key":"Date","value":"Thu, 04 Jan 2024 20:32:51 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Admin logged in successfully\",\n    \"token\": \"Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJfaWQiOiI2NTk3MTFhYjBmYjE5YmNkODdiNGM5NzYiLCJlbWFpbCI6ImRhbmllbEB0d2lra2wuaW8iLCJmaXJzdE5hbWUiOiJEYW5pZWwiLCJsYXN0TmFtZSI6Ik1vc2VzIiwiaWF0IjoxNzA0NDAwMzcxLCJleHAiOjE3MDQ0MTgzNzF9.awCDOAm0wfeqK4lExovBVt6DQMbFENHK6YKamRmtD3s\",\n    \"data\": {\n        \"_id\": \"659711ab0fb19bcd87b4c976\",\n        \"email\": \"daniel@twikkl.io\",\n        \"firstName\": \"Daniel\",\n        \"lastName\": \"Moses\"\n    }\n}"}],"_postman_id":"25097610-df8b-4e12-afdb-a04d11f2f55a"},{"name":"Forgot Password","id":"bfc6e865-a418-4c54-b9ad-10b47092f573","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email\": \"daniel@twikkl.io\"\n}","options":{"raw":{"language":"json"}}},"url":"localhost:3000/v1/admin/forgot-password","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"a87d39f6-5b78-4935-80a0-9af961a1a3df","id":"a87d39f6-5b78-4935-80a0-9af961a1a3df","name":"Twikkl","type":"collection"}},"urlObject":{"path":["v1","admin","forgot-password"],"host":["localhost:3000"],"query":[],"variable":[]}},"response":[{"id":"00964dcc-eaf1-4197-9965-b4d6f8fb2819","name":"Forgot Password","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email\": \"daniel@twikkl.io\"\n}","options":{"raw":{"language":"json"}}},"url":"localhost:3000/v1/admin/forgot-password"},"status":"Accepted","code":202,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"93"},{"key":"ETag","value":"W/\"5d-3H312eQcLaaIDNDsuG+Fa/zcsLc\""},{"key":"Date","value":"Sun, 07 Jan 2024 10:46:59 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 202,\n    \"message\": \"Provide the code sent to your email - daniel@twikkl.io\",\n    \"code\": 5555\n}"}],"_postman_id":"bfc6e865-a418-4c54-b9ad-10b47092f573"},{"name":"Reset Password","id":"c322f80a-156d-422f-8a47-1d8fca0c8683","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email\": \"daniel@twikkl.io\",\n    \"password\": \"Pass123$$$\",\n    \"code\": \"8102\"\n}","options":{"raw":{"language":"json"}}},"url":"localhost:3000/v1/admin/reset-password","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"a87d39f6-5b78-4935-80a0-9af961a1a3df","id":"a87d39f6-5b78-4935-80a0-9af961a1a3df","name":"Twikkl","type":"collection"}},"urlObject":{"path":["v1","admin","reset-password"],"host":["localhost:3000"],"query":[],"variable":[]}},"response":[{"id":"05feaa3d-868f-4f75-af24-e3ca9bcdc48d","name":"Reset Password","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email\": \"daniel@twikkl.io\",\n    \"password\": \"Pass123$$$\",\n    \"code\": \"8102\"\n}","options":{"raw":{"language":"json"}}},"url":"localhost:3000/v1/admin/reset-password"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Set-Cookie","value":"deviceTag=; Path=/"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"68"},{"key":"ETag","value":"W/\"44-JKcXLINAKc/TkiB064+rLKcwdbQ\""},{"key":"Date","value":"Sun, 07 Jan 2024 11:36:13 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"message\": \"Password updated successfully\",\n    \"data\": null\n}"}],"_postman_id":"c322f80a-156d-422f-8a47-1d8fca0c8683"}],"id":"6085db92-e1e9-4292-9ee9-e22ff791873d","_postman_id":"6085db92-e1e9-4292-9ee9-e22ff791873d","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"a87d39f6-5b78-4935-80a0-9af961a1a3df","id":"a87d39f6-5b78-4935-80a0-9af961a1a3df","name":"Twikkl","type":"collection"}}}],"id":"60984717-46e7-4343-b265-96b007233db8","_postman_id":"60984717-46e7-4343-b265-96b007233db8","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"a87d39f6-5b78-4935-80a0-9af961a1a3df","id":"a87d39f6-5b78-4935-80a0-9af961a1a3df","name":"Twikkl","type":"collection"}}},{"name":"Wallet","item":[{"name":"Get  User Wallets","id":"c43cccf0-97bf-498b-8868-78363c7ef3a5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"localhost:3000/v1/wallets/","urlObject":{"path":["v1","wallets",""],"host":["localhost:3000"],"query":[],"variable":[]}},"response":[{"id":"8d4e8b90-e7f4-4c6a-9fe9-a46a0f3e58ba","name":"Get  User Wallets","originalRequest":{"method":"GET","header":[],"url":"localhost:3000/v1/wallets/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"525"},{"key":"ETag","value":"W/\"20d-CBxEOQu+ahN7Jx+1Fu9/tMVWJAY\""},{"key":"Date","value":"Tue, 03 Dec 2024 21:43:09 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Wallets retrieved successfully\",\n    \"status\": 200,\n    \"data\": [\n        {\n            \"_id\": \"6745e0addbcf624d1fd2d912\",\n            \"name\": \"Main wallet\",\n            \"recoveryPhrase\": \"ice uncover dance happy idea balance kick eagle tape tackle lamp panda\",\n            \"address\": \"0x4A8551ebdB7B81ffb7cDa06D64f757848E69f9D8\",\n            \"balance\": 0,\n            \"walletId\": \"1fc3bfe3-7d5b-493f-a37b-88976de057d7\",\n            \"networkId\": \"base-sepolia\",\n            \"owner\": \"64a455271ff08e51dd872323\",\n            \"__v\": 0\n        }\n    ],\n    \"pagination\": {\n        \"hasPrevious\": false,\n        \"prevPage\": 0,\n        \"hasNext\": false,\n        \"next\": 2,\n        \"currentPage\": 1,\n        \"total\": 1,\n        \"pageSize\": 10,\n        \"lastPage\": 1\n    }\n}"}],"_postman_id":"c43cccf0-97bf-498b-8868-78363c7ef3a5"},{"name":"Delete User Wallet","id":"49f3cdee-ae4a-4179-92ab-190427ad3094","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"localhost:3000/v1/wallets","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"a87d39f6-5b78-4935-80a0-9af961a1a3df","id":"a87d39f6-5b78-4935-80a0-9af961a1a3df","name":"Twikkl","type":"collection"}},"urlObject":{"path":["v1","wallets"],"host":["localhost:3000"],"query":[],"variable":[]}},"response":[],"_postman_id":"49f3cdee-ae4a-4179-92ab-190427ad3094"},{"name":"Create Wallet","id":"e77d81b5-4665-4ba6-a788-4f3bb1321ec7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"pin\": \"4321\"\r\n}","options":{"raw":{"language":"json"}}},"url":"localhost:3000/v1/wallets","urlObject":{"path":["v1","wallets"],"host":["localhost:3000"],"query":[],"variable":[]}},"response":[{"id":"1173e2ad-2a35-4553-9a75-f5ebd6688164","name":"Create Wallet","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"pin\": \"4321\"\r\n}","options":{"raw":{"language":"json"}}},"url":"localhost:3000/v1/wallets"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"394"},{"key":"ETag","value":"W/\"18a-lOUSq65HTyW8f8vuKbHXcYMKn6k\""},{"key":"Date","value":"Tue, 26 Nov 2024 14:52:29 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Wallet created successfully\",\n    \"data\": {\n        \"name\": \"Main wallet\",\n        \"recoveryPhrase\": \"ice uncover dance happy idea balance kick eagle tape tackle lamp panda\",\n        \"address\": \"0x4A8551ebdB7B81ffb7cDa06D64f757848E69f9D8\",\n        \"balance\": 0,\n        \"walletId\": \"1fc3bfe3-7d5b-493f-a37b-88976de057d7\",\n        \"networkId\": \"base-sepolia\",\n        \"owner\": \"64a455271ff08e51dd872323\",\n        \"_id\": \"6745e0addbcf624d1fd2d912\",\n        \"__v\": 0\n    },\n    \"status\": 201\n}"}],"_postman_id":"e77d81b5-4665-4ba6-a788-4f3bb1321ec7"},{"name":"Get Wallet Details","id":"4d8577e2-e674-494e-8c1c-bd1372139c97","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"localhost:3000/v1/wallets/:id","urlObject":{"path":["v1","wallets",":id"],"host":["localhost:3000"],"query":[],"variable":[{"type":"any","value":"6745e0addbcf624d1fd2d912","key":"id"}]}},"response":[{"id":"2d5cf87d-98b1-4c80-b18b-a224603fae74","name":"Get Wallet Details","originalRequest":{"method":"GET","header":[],"url":{"raw":"localhost:3000/v1/wallets/:id","host":["localhost:3000"],"path":["v1","wallets",":id"],"variable":[{"key":"id","value":"65fac619f8e9c2e49d6fe61b"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"570"},{"key":"ETag","value":"W/\"23a-8lvwyR8f1vX6/S7I4F1wFs4ctso\""},{"key":"Date","value":"Wed, 20 Mar 2024 11:27:09 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Wallet retrieved successfully\",\n    \"status\": 200,\n    \"data\": {\n        \"_id\": \"65fac619f8e9c2e49d6fe61b\",\n        \"name\": \"niel\",\n        \"recoveryPhrase\": {\n            \"phrase\": \"please guitar few naive favorite achieve attract orange expire boost curtain pill\",\n            \"path\": \"m/44'/60'/0'/0/0\",\n            \"locale\": \"en\"\n        },\n        \"address\": \"0x6fD32bfa9366F0052B403Ede850017F7CA054068\",\n        \"privateKey\": \"e32b40c846d9f69f3e7a1b61d50d04c9:307497c223cbed12232b6100aa320ccd548d46bb702e099f46cfeab5e2869fa4b9724f006fc464b120522799435d1756a38f5e239c5e13097b81d52b8f57bd0668e78745ca946fbd4187e0a00ba190d7\",\n        \"user\": \"64a455271ff08e51dd872323\",\n        \"__v\": 0\n    }\n}"}],"_postman_id":"4d8577e2-e674-494e-8c1c-bd1372139c97"},{"name":"Make Transaction","id":"4ed4e770-8ff8-4568-8f3b-395605d7449e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"pin\": \"1234\",\r\n    \"toAddress\": \"0xcbA90898D8357c2D0392F18e468e77433F41ca73\",\r\n\"amount\": 0.1\r\n}","options":{"raw":{"language":"json"}}},"url":"localhost:3000/v1/wallets/send","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"a87d39f6-5b78-4935-80a0-9af961a1a3df","id":"a87d39f6-5b78-4935-80a0-9af961a1a3df","name":"Twikkl","type":"collection"}},"urlObject":{"path":["v1","wallets","send"],"host":["localhost:3000"],"query":[],"variable":[]}},"response":[],"_postman_id":"4ed4e770-8ff8-4568-8f3b-395605d7449e"}],"id":"079bead5-beea-4075-96a3-b2c076967c18","_postman_id":"079bead5-beea-4075-96a3-b2c076967c18","description":"","auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":true,"source":{"_postman_id":"a87d39f6-5b78-4935-80a0-9af961a1a3df","id":"a87d39f6-5b78-4935-80a0-9af961a1a3df","name":"Twikkl","type":"collection"}}}],"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]}},"event":[{"listen":"prerequest","script":{"id":"3665a74f-4bbd-4f1b-a89d-ce2e0a6a1a56","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"9a31c1a9-b48a-4ee8-baff-be8b3797e8a5","type":"text/javascript","exec":[""]}}],"variable":[{"key":"HOST","value":"localhost:3000","type":"string"},{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiI2NDc3YmM5M2M5YWJiNTE4MzRkMThiZTAiLCJ1c2VybmFtZSI6InRlc3QiLCJpYXQiOjE2ODU1Njk2OTQsImV4cCI6MTY4NTU2OTc1NH0.WNzmNSIzAdwHsah2KGqAtfHdSJ_TeM1LsNaprojc64","type":"string","disabled":true},{"key":"token","value":"","disabled":true}]}