{"info":{"_postman_id":"3c894167-ae79-4841-a8a4-97c67a69066b","name":"Tracksy","description":"<html><head></head><body><p><strong>Tracksy</strong> is a user-friendly task management app designed to help you stay organized and on top of your work. With real-time task tracking, team collaboration, and seamless updates, <strong>Tracksy</strong> makes managing tasks simple and efficient. Whether you’re working solo or with a team, you can easily create, prioritize, and track progress—ensuring everything gets done on time. It’s the perfect tool to streamline your workflow and achieve your goals, faster and smarter.</p>\n<blockquote>\n<p><strong>Track your tasks, crush your goals.</strong></p>\n</blockquote>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"23264987","collectionId":"3c894167-ae79-4841-a8a4-97c67a69066b","publishedId":"2sB2qWGPtf","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2025-05-16T11:04:52.000Z"},"item":[{"name":"Auth","item":[{"name":"Login User","id":"a59b4ddf-7263-45bd-9c9e-9c5a80d4b0e3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\": \"admin@tracksy.com\",\r\n    \"password\": \"somethingverysecret\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8000/api/v1/auth/login","urlObject":{"path":["auth","login"],"host":["http://localhost:8000/api/v1"],"query":[],"variable":[]}},"response":[{"id":"8932118f-c43f-480e-ab5c-77d17407ade4","name":"Login User","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\": \"admin@tracksy.com\",\r\n    \"password\": \"somethingverysecret\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8000/api/v1/auth/login"},"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":"329"},{"key":"ETag","value":"W/\"149-e/JZT5mtp6qs8hgD8jhOfrie0Xw\""},{"key":"Date","value":"Fri, 16 May 2025 11:19:28 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"_id\": \"68271f212d1245fa8445ebc0\",\n    \"name\": \"Tracksy\",\n    \"email\": \"admin@tracksy.com\",\n    \"profilePic\": \"https://example.com/images/david.jpg\",\n    \"role\": \"member\",\n    \"token\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY4MjcxZjIxMmQxMjQ1ZmE4NDQ1ZWJjMCIsImlhdCI6MTc0NzM5NDM2OCwiZXhwIjoxNzQ3OTk5MTY4fQ.tc0lgeV8pqjNySkUzNui3uAplgS5pi6tkabktzzQqm8\"\n}"}],"_postman_id":"a59b4ddf-7263-45bd-9c9e-9c5a80d4b0e3"},{"name":"Register User","id":"6747c9cc-9653-4a3e-82e5-f72323c5a6cb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"Tracksy\",\r\n    \"email\": \"admin@tracksy.com\",\r\n    \"password\": \"password\",\r\n    \"profilePic\": \"https://example.com/images/david.jpg\",\r\n    \"role\": \"admin\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8000/api/v1/auth/register","urlObject":{"path":["auth","register"],"host":["http://localhost:8000/api/v1"],"query":[],"variable":[]}},"response":[{"id":"6426e2e2-bf20-43be-93c1-143de689b080","name":"Register User","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"Tracksy\",\r\n    \"email\": \"admin@tracksy.com\",\r\n    \"password\": \"somethingverysecret\",\r\n    \"profilePic\": \"https://example.com/images/david.jpg\",\r\n    \"role\": \"admin\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8000/api/v1/auth/register"},"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":"329"},{"key":"ETag","value":"W/\"149-+YIQO3mSVcBvcruv6AUOHSGDLYA\""},{"key":"Date","value":"Fri, 16 May 2025 11:18:57 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"_id\": \"68271f212d1245fa8445ebc0\",\n    \"name\": \"Tracksy\",\n    \"email\": \"admin@tracksy.com\",\n    \"profilePic\": \"https://example.com/images/david.jpg\",\n    \"role\": \"member\",\n    \"token\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY4MjcxZjIxMmQxMjQ1ZmE4NDQ1ZWJjMCIsImlhdCI6MTc0NzM5NDMzNywiZXhwIjoxNzQ3OTk5MTM3fQ.cA3uEDvJPHglmQYfzSn1ecCps0Sx53y1IQDTLKeVt2g\"\n}"}],"_postman_id":"6747c9cc-9653-4a3e-82e5-f72323c5a6cb"}],"id":"97d3c12b-bb21-4f73-9afb-969158cb695c","_postman_id":"97d3c12b-bb21-4f73-9afb-969158cb695c","description":""},{"name":"Tasks","item":[{"name":"Create Task","id":"b73057e2-9be8-4cb3-8dd4-6ebd043a5bc1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY4MjcxZjIxMmQxMjQ1ZmE4NDQ1ZWJjMCIsImlhdCI6MTc0NzM5NDM2OCwiZXhwIjoxNzQ3OTk5MTY4fQ.tc0lgeV8pqjNySkUzNui3uAplgS5pi6tkabktzzQqm8"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"title\": \"Document payment module changes\",\r\n  \"description\": \"Create technical documentation for the recent updates made to the payment module.\",\r\n  \"priority\": \"Low\",\r\n  \"status\": \"Completed\",\r\n  \"dueDate\": \"2025-05-20T00:00:00.000Z\",\r\n  \"assignedTo\": [\"6640a6bba9dfe1b2a479b33e\"],\r\n  \"todoChecklist\": [\r\n    { \"text\": \"Summarize code structure and key classes\", \"completed\": false },\r\n    { \"text\": \"List newly added features\", \"completed\": false },\r\n    { \"text\": \"Write deployment and testing steps\", \"completed\": false }\r\n  ]\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"http://localhost:8000/api/v1/tasks","urlObject":{"path":["tasks"],"host":["http://localhost:8000/api/v1"],"query":[],"variable":[]}},"response":[{"id":"20cc83fd-806b-427e-8bed-b6077ac4afab","name":"Create Task","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"title\": \"Document payment module changes\",\r\n  \"description\": \"Create technical documentation for the recent updates made to the payment module.\",\r\n  \"priority\": \"Low\",\r\n  \"status\": \"Completed\",\r\n  \"dueDate\": \"2025-05-20T00:00:00.000Z\",\r\n  \"assignedTo\": [\"6640a6bba9dfe1b2a479b33e\"],\r\n  \"todoChecklist\": [\r\n    { \"text\": \"Summarize code structure and key classes\", \"completed\": false },\r\n    { \"text\": \"List newly added features\", \"completed\": false },\r\n    { \"text\": \"Write deployment and testing steps\", \"completed\": false }\r\n  ]\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"http://localhost:8000/api/v1/tasks"},"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":"984"},{"key":"ETag","value":"W/\"3d8-JprgZX0eBKQXAhhaWSmw3xzsVFM\""},{"key":"Date","value":"Fri, 16 May 2025 11:21:13 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Task created successfully\",\n    \"createdTask\": {\n        \"title\": \"Document payment module changes\",\n        \"description\": \"Create technical documentation for the recent updates made to the payment module.\",\n        \"priority\": \"Low\",\n        \"status\": \"Completed\",\n        \"dueDate\": \"2025-05-20T00:00:00.000Z\",\n        \"assignedTo\": [\n            \"6640a6bba9dfe1b2a479b33e\"\n        ],\n        \"todoChecklist\": [\n            {\n                \"text\": \"Summarize code structure and key classes\",\n                \"completed\": false,\n                \"_id\": \"68271fa92d1245fa8445ebe9\",\n                \"createdAt\": \"2025-05-16T11:21:13.862Z\",\n                \"updatedAt\": \"2025-05-16T11:21:13.862Z\"\n            },\n            {\n                \"text\": \"List newly added features\",\n                \"completed\": false,\n                \"_id\": \"68271fa92d1245fa8445ebea\",\n                \"createdAt\": \"2025-05-16T11:21:13.862Z\",\n                \"updatedAt\": \"2025-05-16T11:21:13.862Z\"\n            },\n            {\n                \"text\": \"Write deployment and testing steps\",\n                \"completed\": false,\n                \"_id\": \"68271fa92d1245fa8445ebeb\",\n                \"createdAt\": \"2025-05-16T11:21:13.862Z\",\n                \"updatedAt\": \"2025-05-16T11:21:13.862Z\"\n            }\n        ],\n        \"progress\": 0,\n        \"_id\": \"68271fa92d1245fa8445ebe8\",\n        \"createdAt\": \"2025-05-16T11:21:13.862Z\",\n        \"updatedAt\": \"2025-05-16T11:21:13.862Z\",\n        \"__v\": 0\n    }\n}"}],"_postman_id":"b73057e2-9be8-4cb3-8dd4-6ebd043a5bc1"},{"name":"Admin Dashboard Report","id":"561255de-dbf9-46b8-ba8c-899d9eb44331","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY4MjcxZjIxMmQxMjQ1ZmE4NDQ1ZWJjMCIsImlhdCI6MTc0NzM5NDM2OCwiZXhwIjoxNzQ3OTk5MTY4fQ.tc0lgeV8pqjNySkUzNui3uAplgS5pi6tkabktzzQqm8"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8000/api/v1/tasks/dashboard-report","urlObject":{"path":["tasks","dashboard-report"],"host":["http://localhost:8000/api/v1"],"query":[],"variable":[]}},"response":[{"id":"a0791948-7ba0-4870-83cd-b54065d4d12d","name":"Admin Dashboard Report","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8000/api/v1/tasks/dashboard-report"},"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":"791"},{"key":"ETag","value":"W/\"317-TGEPcX/Z5mfmxozAN5Q1j7INe/g\""},{"key":"Date","value":"Fri, 16 May 2025 11:11:29 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"statistics\": {\n        \"totalTasks\": 3,\n        \"pendingTasks\": 2,\n        \"completedTasks\": 0,\n        \"inProgressTasks\": 1,\n        \"overDueTasks\": 1\n    },\n    \"charts\": {\n        \"taskDistribution\": {\n            \"Pending\": 2,\n            \"InProgress\": 1,\n            \"Completed\": 0,\n            \"All\": 3\n        },\n        \"taskPriority\": {\n            \"Low\": 1,\n            \"Medium\": 1,\n            \"High\": 1\n        }\n    },\n    \"recentTasks\": [\n        {\n            \"_id\": \"68220bc32f426fa71d1d9b2b\",\n            \"title\": \"Refactor payment module\",\n            \"priority\": \"Low\",\n            \"status\": \"In Progress\",\n            \"dueDate\": \"2025-05-15T00:00:00.000Z\",\n            \"createdAt\": \"2025-05-12T14:54:59.127Z\"\n        },\n        {\n            \"_id\": \"68220bbc2f426fa71d1d9b25\",\n            \"title\": \"Build product dashboard\",\n            \"priority\": \"Medium\",\n            \"status\": \"Pending\",\n            \"dueDate\": \"2025-07-01T00:00:00.000Z\",\n            \"createdAt\": \"2025-05-12T14:54:52.786Z\"\n        },\n        {\n            \"_id\": \"6821ddeb880988ed0f88e141\",\n            \"title\": \"Design login page\",\n            \"priority\": \"High\",\n            \"status\": \"Pending\",\n            \"dueDate\": \"2025-06-01T00:00:00.000Z\",\n            \"createdAt\": \"2025-05-12T11:39:23.829Z\"\n        }\n    ]\n}"}],"_postman_id":"561255de-dbf9-46b8-ba8c-899d9eb44331"},{"name":"User Dashboard Report","id":"f32117da-1370-4998-b9a0-1ead576df16e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY4MjcxZjIxMmQxMjQ1ZmE4NDQ1ZWJjMCIsImlhdCI6MTc0NzM5NDM2OCwiZXhwIjoxNzQ3OTk5MTY4fQ.tc0lgeV8pqjNySkUzNui3uAplgS5pi6tkabktzzQqm8"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8000/api/v1/tasks/user-dashboard-report","urlObject":{"path":["tasks","user-dashboard-report"],"host":["http://localhost:8000/api/v1"],"query":[],"variable":[]}},"response":[{"id":"4426dbcf-3a8f-48cf-af1c-89ac8513c32a","name":"User Dashboard Report","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8000/api/v1/tasks/user-dashboard-report"},"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":"247"},{"key":"ETag","value":"W/\"f7-swvDaKisjlBLvKqJJl54d6qpoZk\""},{"key":"Date","value":"Fri, 16 May 2025 11:11:53 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"statistics\": {\n        \"totalTasks\": 0,\n        \"pendingTasks\": 0,\n        \"completedTasks\": 0,\n        \"inProgressTasks\": 0,\n        \"overDueTasks\": 0\n    },\n    \"charts\": {\n        \"taskDistribution\": {\n            \"Pending\": 0,\n            \"InProgress\": 0,\n            \"Completed\": 0,\n            \"All\": 0\n        },\n        \"taskPriority\": {\n            \"Low\": 0,\n            \"Medium\": 0,\n            \"High\": 0\n        }\n    },\n    \"recentTasks\": []\n}"}],"_postman_id":"f32117da-1370-4998-b9a0-1ead576df16e"},{"name":"All Tasks","id":"b05f2a75-14a2-4ffe-8351-7eabd006c40b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY4MjcxZjIxMmQxMjQ1ZmE4NDQ1ZWJjMCIsImlhdCI6MTc0NzM5NDM2OCwiZXhwIjoxNzQ3OTk5MTY4fQ.tc0lgeV8pqjNySkUzNui3uAplgS5pi6tkabktzzQqm8"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8000/api/v1/tasks","urlObject":{"path":["tasks"],"host":["http://localhost:8000/api/v1"],"query":[],"variable":[]}},"response":[],"_postman_id":"b05f2a75-14a2-4ffe-8351-7eabd006c40b"},{"name":"Single Task","id":"e6721d16-0d7d-48bb-b7f4-42885897b35a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY4MjcxZjIxMmQxMjQ1ZmE4NDQ1ZWJjMCIsImlhdCI6MTc0NzM5NDM2OCwiZXhwIjoxNzQ3OTk5MTY4fQ.tc0lgeV8pqjNySkUzNui3uAplgS5pi6tkabktzzQqm8"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8000/api/v1/tasks/68271fa92d1245fa8445ebe8","urlObject":{"path":["tasks","68271fa92d1245fa8445ebe8"],"host":["http://localhost:8000/api/v1"],"query":[],"variable":[]}},"response":[{"id":"d5f790b3-4f2c-44bc-a942-93b2b8e343fb","name":"Single Task","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8000/api/v1/tasks/68271fa92d1245fa8445ebe8"},"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":"904"},{"key":"ETag","value":"W/\"388-iCD3HwMeBgNjDvDqD77TyknffDs\""},{"key":"Date","value":"Fri, 16 May 2025 11:21:46 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"_id\": \"68271fa92d1245fa8445ebe8\",\n    \"title\": \"Document payment module changes\",\n    \"description\": \"Create technical documentation for the recent updates made to the payment module.\",\n    \"priority\": \"Low\",\n    \"status\": \"Completed\",\n    \"dueDate\": \"2025-05-20T00:00:00.000Z\",\n    \"assignedTo\": [],\n    \"todoChecklist\": [\n        {\n            \"text\": \"Summarize code structure and key classes\",\n            \"completed\": false,\n            \"_id\": \"68271fa92d1245fa8445ebe9\",\n            \"createdAt\": \"2025-05-16T11:21:13.862Z\",\n            \"updatedAt\": \"2025-05-16T11:21:13.862Z\"\n        },\n        {\n            \"text\": \"List newly added features\",\n            \"completed\": false,\n            \"_id\": \"68271fa92d1245fa8445ebea\",\n            \"createdAt\": \"2025-05-16T11:21:13.862Z\",\n            \"updatedAt\": \"2025-05-16T11:21:13.862Z\"\n        },\n        {\n            \"text\": \"Write deployment and testing steps\",\n            \"completed\": false,\n            \"_id\": \"68271fa92d1245fa8445ebeb\",\n            \"createdAt\": \"2025-05-16T11:21:13.862Z\",\n            \"updatedAt\": \"2025-05-16T11:21:13.862Z\"\n        }\n    ],\n    \"progress\": 0,\n    \"createdAt\": \"2025-05-16T11:21:13.862Z\",\n    \"updatedAt\": \"2025-05-16T11:21:13.862Z\",\n    \"__v\": 0\n}"}],"_postman_id":"e6721d16-0d7d-48bb-b7f4-42885897b35a"},{"name":"Update Task","id":"be3e6e5a-5220-46d9-9306-1644fabe918a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY4MjcxZjIxMmQxMjQ1ZmE4NDQ1ZWJjMCIsImlhdCI6MTc0NzM5NDM2OCwiZXhwIjoxNzQ3OTk5MTY4fQ.tc0lgeV8pqjNySkUzNui3uAplgS5pi6tkabktzzQqm8"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n  \"title\": \"Finalize and publish payment module documentation\",\r\n  \"description\": \"Complete and publish technical documentation detailing the recent updates to the payment module, including architecture, features, and deployment instructions.\",\r\n  \"priority\": \"Medium\",\r\n  \"status\": \"In Progress\",\r\n  \"dueDate\": \"2025-05-22T00:00:00.000Z\",\r\n  \"assignedTo\": [\"6640a6bba9dfe1b2a479b33e\"],\r\n  \"todoChecklist\": [\r\n    { \"text\": \"Outline updated code structure and key components\", \"completed\": false },\r\n    { \"text\": \"Document new features and improvements\", \"completed\": false },\r\n    { \"text\": \"Create deployment, rollback, and testing instructions\", \"completed\": false },\r\n    { \"text\": \"Add architecture and flow diagrams\", \"completed\": false },\r\n    { \"text\": \"Publish docs to internal dev portal\", \"completed\": false }\r\n  ]\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"http://localhost:8000/api/v1/tasks/68271fa92d1245fa8445ebe8","urlObject":{"path":["tasks","68271fa92d1245fa8445ebe8"],"host":["http://localhost:8000/api/v1"],"query":[],"variable":[]}},"response":[{"id":"80ada0a5-797f-4ebf-891c-45b6642eb07c","name":"Update Task","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n  \"title\": \"Finalize and publish payment module documentation\",\r\n  \"description\": \"Complete and publish technical documentation detailing the recent updates to the payment module, including architecture, features, and deployment instructions.\",\r\n  \"priority\": \"Medium\",\r\n  \"status\": \"In Progress\",\r\n  \"dueDate\": \"2025-05-22T00:00:00.000Z\",\r\n  \"assignedTo\": [\"6640a6bba9dfe1b2a479b33e\"],\r\n  \"todoChecklist\": [\r\n    { \"text\": \"Outline updated code structure and key components\", \"completed\": false },\r\n    { \"text\": \"Document new features and improvements\", \"completed\": false },\r\n    { \"text\": \"Create deployment, rollback, and testing instructions\", \"completed\": false },\r\n    { \"text\": \"Add architecture and flow diagrams\", \"completed\": false },\r\n    { \"text\": \"Publish docs to internal dev portal\", \"completed\": false }\r\n  ]\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"http://localhost:8000/api/v1/tasks/68271fa92d1245fa8445ebe8"},"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":"1475"},{"key":"ETag","value":"W/\"5c3-lTpZgVsUVc6HBziAK5BaDAFWAL0\""},{"key":"Date","value":"Fri, 16 May 2025 11:22:12 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Task updated successfully\",\n    \"updatedTask\": {\n        \"_id\": \"68271fa92d1245fa8445ebe8\",\n        \"title\": \"Finalize and publish payment module documentation\",\n        \"description\": \"Complete and publish technical documentation detailing the recent updates to the payment module, including architecture, features, and deployment instructions.\",\n        \"priority\": \"Medium\",\n        \"status\": \"Completed\",\n        \"dueDate\": \"2025-05-22T00:00:00.000Z\",\n        \"assignedTo\": [\n            \"6640a6bba9dfe1b2a479b33e\"\n        ],\n        \"todoChecklist\": [\n            {\n                \"text\": \"Outline updated code structure and key components\",\n                \"completed\": false,\n                \"_id\": \"68271fe42d1245fa8445ec07\",\n                \"createdAt\": \"2025-05-16T11:22:12.120Z\",\n                \"updatedAt\": \"2025-05-16T11:22:12.120Z\"\n            },\n            {\n                \"text\": \"Document new features and improvements\",\n                \"completed\": false,\n                \"_id\": \"68271fe42d1245fa8445ec08\",\n                \"createdAt\": \"2025-05-16T11:22:12.120Z\",\n                \"updatedAt\": \"2025-05-16T11:22:12.120Z\"\n            },\n            {\n                \"text\": \"Create deployment, rollback, and testing instructions\",\n                \"completed\": false,\n                \"_id\": \"68271fe42d1245fa8445ec09\",\n                \"createdAt\": \"2025-05-16T11:22:12.120Z\",\n                \"updatedAt\": \"2025-05-16T11:22:12.120Z\"\n            },\n            {\n                \"text\": \"Add architecture and flow diagrams\",\n                \"completed\": false,\n                \"_id\": \"68271fe42d1245fa8445ec0a\",\n                \"createdAt\": \"2025-05-16T11:22:12.120Z\",\n                \"updatedAt\": \"2025-05-16T11:22:12.120Z\"\n            },\n            {\n                \"text\": \"Publish docs to internal dev portal\",\n                \"completed\": false,\n                \"_id\": \"68271fe42d1245fa8445ec0b\",\n                \"createdAt\": \"2025-05-16T11:22:12.120Z\",\n                \"updatedAt\": \"2025-05-16T11:22:12.120Z\"\n            }\n        ],\n        \"progress\": 0,\n        \"createdAt\": \"2025-05-16T11:21:13.862Z\",\n        \"updatedAt\": \"2025-05-16T11:22:12.120Z\",\n        \"__v\": 1\n    }\n}"}],"_postman_id":"be3e6e5a-5220-46d9-9306-1644fabe918a"},{"name":"Delete Task","id":"514dc1fb-fc61-4b8c-9e31-9774fd4a1e92","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY4MjcxZjIxMmQxMjQ1ZmE4NDQ1ZWJjMCIsImlhdCI6MTc0NzM5NDM2OCwiZXhwIjoxNzQ3OTk5MTY4fQ.tc0lgeV8pqjNySkUzNui3uAplgS5pi6tkabktzzQqm8"}]},"isInherited":false},"method":"DELETE","header":[],"url":"http://localhost:8000/api/v1/tasks/68220bb12f426fa71d1d9b1f","urlObject":{"path":["tasks","68220bb12f426fa71d1d9b1f"],"host":["http://localhost:8000/api/v1"],"query":[],"variable":[]}},"response":[],"_postman_id":"514dc1fb-fc61-4b8c-9e31-9774fd4a1e92"},{"name":"Update Task Status","id":"36a7d5d4-fa46-4f5e-88d2-0f3fed994100","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY4MjcxZjIxMmQxMjQ1ZmE4NDQ1ZWJjMCIsImlhdCI6MTc0NzM5NDM2OCwiZXhwIjoxNzQ3OTk5MTY4fQ.tc0lgeV8pqjNySkUzNui3uAplgS5pi6tkabktzzQqm8"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"status\" : \"In Progress\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8000/api/v1/tasks/68271fa92d1245fa8445ebe8/status","urlObject":{"path":["tasks","68271fa92d1245fa8445ebe8","status"],"host":["http://localhost:8000/api/v1"],"query":[],"variable":[]}},"response":[{"id":"7016a2be-8abb-427a-91bb-1d4f8e7f9737","name":"Update Task Status","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"status\" : \"In Progress\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8000/api/v1/tasks/68271fa92d1245fa8445ebe8/status"},"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":"1464"},{"key":"ETag","value":"W/\"5b8-jwRrC9LU4rOWA/lu1x9M82FdxKg\""},{"key":"Date","value":"Fri, 16 May 2025 11:23:19 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Task status updated\",\n    \"task\": {\n        \"_id\": \"68271fa92d1245fa8445ebe8\",\n        \"title\": \"Finalize and publish payment module documentation\",\n        \"description\": \"Complete and publish technical documentation detailing the recent updates to the payment module, including architecture, features, and deployment instructions.\",\n        \"priority\": \"Medium\",\n        \"status\": \"In Progress\",\n        \"dueDate\": \"2025-05-22T00:00:00.000Z\",\n        \"assignedTo\": [\n            \"6640a6bba9dfe1b2a479b33e\"\n        ],\n        \"todoChecklist\": [\n            {\n                \"text\": \"Outline updated code structure and key components\",\n                \"completed\": false,\n                \"_id\": \"68271fe42d1245fa8445ec07\",\n                \"createdAt\": \"2025-05-16T11:22:12.120Z\",\n                \"updatedAt\": \"2025-05-16T11:22:12.120Z\"\n            },\n            {\n                \"text\": \"Document new features and improvements\",\n                \"completed\": false,\n                \"_id\": \"68271fe42d1245fa8445ec08\",\n                \"createdAt\": \"2025-05-16T11:22:12.120Z\",\n                \"updatedAt\": \"2025-05-16T11:22:12.120Z\"\n            },\n            {\n                \"text\": \"Create deployment, rollback, and testing instructions\",\n                \"completed\": false,\n                \"_id\": \"68271fe42d1245fa8445ec09\",\n                \"createdAt\": \"2025-05-16T11:22:12.120Z\",\n                \"updatedAt\": \"2025-05-16T11:22:12.120Z\"\n            },\n            {\n                \"text\": \"Add architecture and flow diagrams\",\n                \"completed\": false,\n                \"_id\": \"68271fe42d1245fa8445ec0a\",\n                \"createdAt\": \"2025-05-16T11:22:12.120Z\",\n                \"updatedAt\": \"2025-05-16T11:22:12.120Z\"\n            },\n            {\n                \"text\": \"Publish docs to internal dev portal\",\n                \"completed\": false,\n                \"_id\": \"68271fe42d1245fa8445ec0b\",\n                \"createdAt\": \"2025-05-16T11:22:12.120Z\",\n                \"updatedAt\": \"2025-05-16T11:22:12.120Z\"\n            }\n        ],\n        \"progress\": 0,\n        \"createdAt\": \"2025-05-16T11:21:13.862Z\",\n        \"updatedAt\": \"2025-05-16T11:22:43.621Z\",\n        \"__v\": 1\n    }\n}"}],"_postman_id":"36a7d5d4-fa46-4f5e-88d2-0f3fed994100"},{"name":"Update Task Checklist","id":"f4b00abd-9419-49ca-b16e-f0894f717639","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY4MjcxZjIxMmQxMjQ1ZmE4NDQ1ZWJjMCIsImlhdCI6MTc0NzM5NDM2OCwiZXhwIjoxNzQ3OTk5MTY4fQ.tc0lgeV8pqjNySkUzNui3uAplgS5pi6tkabktzzQqm8"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"todoChecklist\": [\r\n        {\r\n            \"text\": \"Outline updated code structure and key components\",\r\n            \"completed\": true\r\n        },\r\n        {\r\n            \"text\": \"Document new features and improvements\",\r\n            \"completed\": false\r\n        },\r\n        {\r\n            \"text\": \"Create deployment, rollback, and testing instructions\",\r\n            \"completed\": false\r\n        },\r\n        {\r\n            \"text\": \"Add architecture and flow diagrams\",\r\n            \"completed\": false\r\n        },\r\n        {\r\n            \"text\": \"Publish docs to internal dev portal\",\r\n            \"completed\": false\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8000/api/v1/tasks/68271fa92d1245fa8445ebe8/todo","urlObject":{"path":["tasks","68271fa92d1245fa8445ebe8","todo"],"host":["http://localhost:8000/api/v1"],"query":[],"variable":[]}},"response":[{"id":"1853c5b0-dfad-4c33-b57a-247c5e266f76","name":"Update Task Checklist","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"todoChecklist\": [\r\n        {\r\n            \"text\": \"Outline updated code structure and key components\",\r\n            \"completed\": true\r\n        },\r\n        {\r\n            \"text\": \"Document new features and improvements\",\r\n            \"completed\": false\r\n        },\r\n        {\r\n            \"text\": \"Create deployment, rollback, and testing instructions\",\r\n            \"completed\": false\r\n        },\r\n        {\r\n            \"text\": \"Add architecture and flow diagrams\",\r\n            \"completed\": false\r\n        },\r\n        {\r\n            \"text\": \"Publish docs to internal dev portal\",\r\n            \"completed\": false\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8000/api/v1/tasks/68271fa92d1245fa8445ebe8/todo"},"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":"1443"},{"key":"ETag","value":"W/\"5a3-nmMnUMjyP/82SM7oGe7NaKyin1M\""},{"key":"Date","value":"Fri, 16 May 2025 11:23:42 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Checklist updated\",\n    \"updatedTask\": {\n        \"_id\": \"68271fa92d1245fa8445ebe8\",\n        \"title\": \"Finalize and publish payment module documentation\",\n        \"description\": \"Complete and publish technical documentation detailing the recent updates to the payment module, including architecture, features, and deployment instructions.\",\n        \"priority\": \"Medium\",\n        \"status\": \"In Progress\",\n        \"dueDate\": \"2025-05-22T00:00:00.000Z\",\n        \"assignedTo\": [],\n        \"todoChecklist\": [\n            {\n                \"text\": \"Outline updated code structure and key components\",\n                \"completed\": true,\n                \"_id\": \"6827203d2d1245fa8445ec2b\",\n                \"createdAt\": \"2025-05-16T11:23:41.937Z\",\n                \"updatedAt\": \"2025-05-16T11:23:41.937Z\"\n            },\n            {\n                \"text\": \"Document new features and improvements\",\n                \"completed\": false,\n                \"_id\": \"6827203d2d1245fa8445ec2c\",\n                \"createdAt\": \"2025-05-16T11:23:41.937Z\",\n                \"updatedAt\": \"2025-05-16T11:23:41.937Z\"\n            },\n            {\n                \"text\": \"Create deployment, rollback, and testing instructions\",\n                \"completed\": false,\n                \"_id\": \"6827203d2d1245fa8445ec2d\",\n                \"createdAt\": \"2025-05-16T11:23:41.937Z\",\n                \"updatedAt\": \"2025-05-16T11:23:41.937Z\"\n            },\n            {\n                \"text\": \"Add architecture and flow diagrams\",\n                \"completed\": false,\n                \"_id\": \"6827203d2d1245fa8445ec2e\",\n                \"createdAt\": \"2025-05-16T11:23:41.937Z\",\n                \"updatedAt\": \"2025-05-16T11:23:41.937Z\"\n            },\n            {\n                \"text\": \"Publish docs to internal dev portal\",\n                \"completed\": false,\n                \"_id\": \"6827203d2d1245fa8445ec2f\",\n                \"createdAt\": \"2025-05-16T11:23:41.938Z\",\n                \"updatedAt\": \"2025-05-16T11:23:41.938Z\"\n            }\n        ],\n        \"progress\": 20,\n        \"createdAt\": \"2025-05-16T11:21:13.862Z\",\n        \"updatedAt\": \"2025-05-16T11:23:41.938Z\",\n        \"__v\": 2\n    }\n}"}],"_postman_id":"f4b00abd-9419-49ca-b16e-f0894f717639"}],"id":"fd538724-a3ab-49ea-a88d-e6f1dbbb23eb","_postman_id":"fd538724-a3ab-49ea-a88d-e6f1dbbb23eb","description":""},{"name":"Users","item":[{"name":"All Users","id":"e73fd65b-2163-4c8e-aea8-1af89e3297a7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY4MjcxZjIxMmQxMjQ1ZmE4NDQ1ZWJjMCIsImlhdCI6MTc0NzM5NDM2OCwiZXhwIjoxNzQ3OTk5MTY4fQ.tc0lgeV8pqjNySkUzNui3uAplgS5pi6tkabktzzQqm8"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8000/api/v1/users","urlObject":{"path":["users"],"host":["http://localhost:8000/api/v1"],"query":[],"variable":[]}},"response":[{"id":"cdd7195a-c3c4-4bf8-8b96-62d6b82fd1eb","name":"All Users","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8000/api/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":"295"},{"key":"ETag","value":"W/\"127-rN6+Se+H/8974uBdCY8PKMMpQr0\""},{"key":"Date","value":"Fri, 16 May 2025 11:26:15 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"_id\": \"682720d02d1245fa8445ec44\",\n        \"name\": \"Tracksy Test\",\n        \"email\": \"test@tracksy.com\",\n        \"profilePic\": \"https://example.com/images/david.jpg\",\n        \"role\": \"member\",\n        \"createdAt\": \"2025-05-16T11:26:08.534Z\",\n        \"updatedAt\": \"2025-05-16T11:26:08.534Z\",\n        \"__v\": 0,\n        \"pendingTasks\": 0,\n        \"inProgressTasks\": 0,\n        \"completedTasks\": 0\n    }\n]"}],"_postman_id":"e73fd65b-2163-4c8e-aea8-1af89e3297a7"},{"name":"User Profile","id":"64217d8c-f43e-4357-9f5e-a2bcf1a69dee","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY4MjcxZjIxMmQxMjQ1ZmE4NDQ1ZWJjMCIsImlhdCI6MTc0NzM5NDM2OCwiZXhwIjoxNzQ3OTk5MTY4fQ.tc0lgeV8pqjNySkUzNui3uAplgS5pi6tkabktzzQqm8"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8000/api/v1/users/profile","urlObject":{"path":["users","profile"],"host":["http://localhost:8000/api/v1"],"query":[],"variable":[]}},"response":[{"id":"f3a6922a-a7f4-47b1-8d88-47f2bd2405e2","name":"User Profile","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8000/api/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":"232"},{"key":"ETag","value":"W/\"e8-S84cnCjsjJFq9RQtksHtmGrNXCg\""},{"key":"Date","value":"Fri, 16 May 2025 11:23:55 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"_id\": \"68271f212d1245fa8445ebc0\",\n    \"name\": \"Tracksy\",\n    \"email\": \"admin@tracksy.com\",\n    \"profilePic\": \"https://example.com/images/david.jpg\",\n    \"role\": \"admin\",\n    \"createdAt\": \"2025-05-16T11:18:57.480Z\",\n    \"updatedAt\": \"2025-05-16T11:18:57.480Z\",\n    \"__v\": 0\n}"}],"_postman_id":"64217d8c-f43e-4357-9f5e-a2bcf1a69dee"},{"name":"Single User","id":"801f2371-cb06-431e-b107-06b9f4a88183","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY4MjcxZjIxMmQxMjQ1ZmE4NDQ1ZWJjMCIsImlhdCI6MTc0NzM5NDM2OCwiZXhwIjoxNzQ3OTk5MTY4fQ.tc0lgeV8pqjNySkUzNui3uAplgS5pi6tkabktzzQqm8"}]},"isInherited":false},"method":"GET","header":[],"url":"http://localhost:8000/api/v1/users/68271f212d1245fa8445ebc0","urlObject":{"path":["users","68271f212d1245fa8445ebc0"],"host":["http://localhost:8000/api/v1"],"query":[],"variable":[]}},"response":[{"id":"762cc03d-b4ab-4b3f-a9fd-cf4fdc6293ac","name":"Single User","originalRequest":{"method":"GET","header":[],"url":"http://localhost:8000/api/v1/users/68271f212d1245fa8445ebc0"},"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":"232"},{"key":"ETag","value":"W/\"e8-S84cnCjsjJFq9RQtksHtmGrNXCg\""},{"key":"Date","value":"Fri, 16 May 2025 11:24:10 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"_id\": \"68271f212d1245fa8445ebc0\",\n    \"name\": \"Tracksy\",\n    \"email\": \"admin@tracksy.com\",\n    \"profilePic\": \"https://example.com/images/david.jpg\",\n    \"role\": \"admin\",\n    \"createdAt\": \"2025-05-16T11:18:57.480Z\",\n    \"updatedAt\": \"2025-05-16T11:18:57.480Z\",\n    \"__v\": 0\n}"}],"_postman_id":"801f2371-cb06-431e-b107-06b9f4a88183"},{"name":"Update User Profile","id":"c9539548-e669-45b9-90e9-20e9a5ba30a1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY4MjcxZjIxMmQxMjQ1ZmE4NDQ1ZWJjMCIsImlhdCI6MTc0NzM5NDM2OCwiZXhwIjoxNzQ3OTk5MTY4fQ.tc0lgeV8pqjNySkUzNui3uAplgS5pi6tkabktzzQqm8"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"Admin Tracksy\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8000/api/v1/users/profile","urlObject":{"path":["users","profile"],"host":["http://localhost:8000/api/v1"],"query":[],"variable":[]}},"response":[{"id":"10a1ccca-0cc5-4594-8452-55f3a575e2f7","name":"Update User Profile","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"Admin Tracksy\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:8000/api/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":"334"},{"key":"ETag","value":"W/\"14e-pGKvaZ7u0+hUSzPuiPprDqdiFGs\""},{"key":"Date","value":"Fri, 16 May 2025 11:24:27 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"_id\": \"68271f212d1245fa8445ebc0\",\n    \"name\": \"Admin Tracksy\",\n    \"email\": \"admin@tracksy.com\",\n    \"profilePic\": \"https://example.com/images/david.jpg\",\n    \"role\": \"admin\",\n    \"token\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY4MjcxZjIxMmQxMjQ1ZmE4NDQ1ZWJjMCIsImlhdCI6MTc0NzM5NDY2NywiZXhwIjoxNzQ3OTk5NDY3fQ.lNELp_frxglH_5VCkgG21tHx05APUWwIokwA17Ed-us\"\n}"}],"_postman_id":"c9539548-e669-45b9-90e9-20e9a5ba30a1"},{"name":"Profile Pic Upload","id":"aca4ae52-5114-4e55-bf20-586d2c2c9a0a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY4MjcxZjIxMmQxMjQ1ZmE4NDQ1ZWJjMCIsImlhdCI6MTc0NzM5NDM2OCwiZXhwIjoxNzQ3OTk5MTY4fQ.tc0lgeV8pqjNySkUzNui3uAplgS5pi6tkabktzzQqm8"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"image","type":"file","uuid":"60e44a68-e758-4513-952d-5e24650d0554","src":"/C:/Users/anshk/Downloads/Tracksy.png"}]},"url":"http://localhost:8000/api/v1/users/upload-image","urlObject":{"path":["users","upload-image"],"host":["http://localhost:8000/api/v1"],"query":[],"variable":[]}},"response":[],"_postman_id":"aca4ae52-5114-4e55-bf20-586d2c2c9a0a"}],"id":"eacd6a30-9af4-4e3e-b605-1a75426dd42e","_postman_id":"eacd6a30-9af4-4e3e-b605-1a75426dd42e","description":""}],"event":[{"listen":"prerequest","script":{"id":"ac122410-8209-4f64-b383-a5241109de95","type":"text/javascript","packages":{},"exec":[""]}},{"listen":"test","script":{"id":"19e482fb-4839-4d62-b0dc-c8743eaa148e","type":"text/javascript","packages":{},"exec":[""]}}],"variable":[{"key":"localhost","value":"http://localhost:8000/api/v1","type":"string"},{"key":"accessToken","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY4MjcxZjIxMmQxMjQ1ZmE4NDQ1ZWJjMCIsImlhdCI6MTc0NzM5NDM2OCwiZXhwIjoxNzQ3OTk5MTY4fQ.tc0lgeV8pqjNySkUzNui3uAplgS5pi6tkabktzzQqm8","type":"string"}]}