{"info":{"_postman_id":"ef358ae1-6979-41d5-8358-79b70a3ae70e","name":"Social Wave","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"28428572","collectionId":"ef358ae1-6979-41d5-8358-79b70a3ae70e","publishedId":"2sB3dJxrRz","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2025-11-25T10:59:52.000Z"},"item":[{"name":"posts","item":[{"name":"Create Post","id":"778b2008-9e31-414d-96f9-5dab870d4e02","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"text","value":"{\n\"content\": \"This is POST Three\",\n\"visibility\": \"PUBLIC\"\n}","type":"text","uuid":"beaaa6c3-e79f-4434-bb98-aeef512951e6"},{"key":"file","type":"file","uuid":"f3b7f613-e25f-42ad-a030-a45ec727e31c","src":"/C:/Users/Melon/Downloads/Developer at work with coding icons.png"}]},"url":"/posts","urlObject":{"path":["posts"],"host":[""],"query":[],"variable":[]}},"response":[{"id":"3dc5dac1-262c-462e-946e-cf06908d52a2","name":"Create Post","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"text","value":"{\n\"content\": \"This is POST\",\n\"visibility\": \"PUBLIC\"\n\n}","type":"text","uuid":"beaaa6c3-e79f-4434-bb98-aeef512951e6"},{"key":"file","type":"file","uuid":"f3b7f613-e25f-42ad-a030-a45ec727e31c","src":"/C:/Users/Melon/Downloads/Selection Task for Full Stack Engineer at Appifylab/assets/images/card_ppl2.png"}]},"url":"/posts"},"status":"Created","code":201,"_postman_previewlanguage":null,"header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"371"},{"key":"ETag","value":"W/\"173-fgJ9UvDmKghT10aD94tGckbol0Q\""},{"key":"Date","value":"Mon, 24 Nov 2025 15:47:54 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Post created successfully\",\n    \"data\": {\n        \"id\": \"69247e29d4650c33dd9d321a\",\n        \"authorId\": \"69247790db5129b5140aea69\",\n        \"content\": \"This is POST\",\n        \"imageUrl\": \"https://res.cloudinary.com/dujtjqjbj/image/upload/v1763999274/uploads/file_lqgtcy.png\",\n        \"likeCount\": 0,\n        \"visibility\": \"PUBLIC\",\n        \"createdAt\": \"2025-11-24T15:47:53.680Z\",\n        \"updatedAt\": \"2025-11-24T15:47:53.680Z\"\n    }\n}"}],"_postman_id":"778b2008-9e31-414d-96f9-5dab870d4e02"},{"name":"Update Post","id":"c05549bc-1784-4058-a98d-e04b9e51d70e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Authorization","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"text","value":"{\n\"content\": \"This is POSTED\",\n\"visibility\": \"PUBLIC\"\n\n}","type":"text","uuid":"beaaa6c3-e79f-4434-bb98-aeef512951e6"},{"key":"file","type":"file","uuid":"f3b7f613-e25f-42ad-a030-a45ec727e31c","src":"/C:/Users/Melon/Downloads/Selection Task for Full Stack Engineer at Appifylab/assets/images/feed_event1.png"}]},"url":"/posts/69247e29d4650c33dd9d321a","urlObject":{"path":["posts","69247e29d4650c33dd9d321a"],"host":[""],"query":[],"variable":[]}},"response":[{"id":"20633187-838f-41f3-a0ac-ea48c555b3d0","name":"Update Post","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"text","value":"{\n\"content\": \"This is POSTED\",\n\"visibility\": \"PUBLIC\"\n\n}","type":"text","uuid":"beaaa6c3-e79f-4434-bb98-aeef512951e6"},{"key":"file","type":"file","uuid":"f3b7f613-e25f-42ad-a030-a45ec727e31c","src":"/C:/Users/Melon/Downloads/Selection Task for Full Stack Engineer at Appifylab/assets/images/feed_event1.png"}]},"url":"/posts/69247e29d4650c33dd9d321a"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"373"},{"key":"ETag","value":"W/\"175-RUvTS3LdAcdyJxrxH/7vfrChisA\""},{"key":"Date","value":"Mon, 24 Nov 2025 15:49:14 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Post updated successfully\",\n    \"data\": {\n        \"id\": \"69247e29d4650c33dd9d321a\",\n        \"authorId\": \"69247790db5129b5140aea69\",\n        \"content\": \"This is POSTED\",\n        \"imageUrl\": \"https://res.cloudinary.com/dujtjqjbj/image/upload/v1763999274/uploads/file_lqgtcy.png\",\n        \"likeCount\": 0,\n        \"visibility\": \"PUBLIC\",\n        \"createdAt\": \"2025-11-24T15:47:53.680Z\",\n        \"updatedAt\": \"2025-11-24T15:49:12.891Z\"\n    }\n}"}],"_postman_id":"c05549bc-1784-4058-a98d-e04b9e51d70e"},{"name":"Get All Posts","id":"4da49b75-5b24-4967-a9a1-8bc85062b9f8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"","type":"text"}],"url":"/posts","urlObject":{"path":["posts"],"host":[""],"query":[],"variable":[]}},"response":[{"id":"fda7878f-6658-47a6-b8c5-b05232e67dd3","name":"Get All Posts","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"","type":"text"}],"url":"/posts"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"2474"},{"key":"ETag","value":"W/\"9aa-Y6IF4qL7/6g2BSnKPCLA76+HD3k\""},{"key":"Date","value":"Fri, 03 Apr 2026 12:13:18 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Post list retrieved successfully\",\n    \"data\": [\n        {\n            \"id\": \"69cfa9184d2d602ec6609388\",\n            \"content\": \"This is POST Three\",\n            \"imageUrl\": \"https://res.cloudinary.com/dujtjqjbj/image/upload/v1775216924/uploads/file_ucrger.png\",\n            \"visibility\": \"PUBLIC\",\n            \"createdAt\": \"2026-04-03T11:48:40.225Z\",\n            \"updatedAt\": \"2026-04-03T11:48:40.225Z\",\n            \"comments\": [],\n            \"commentCount\": 0,\n            \"likeCount\": 0,\n            \"author\": {\n                \"id\": \"69cfa6f8e3cbe2771e49e308\",\n                \"username\": \"\",\n                \"firstName\": \"Sohel\",\n                \"lastName\": \"Ali\",\n                \"image\": \"\"\n            }\n        },\n        {\n            \"id\": \"69cfa887e7799c6fdbf5658c\",\n            \"content\": \"This is POST Three\",\n            \"imageUrl\": \"https://res.cloudinary.com/dujtjqjbj/image/upload/v1775216779/uploads/file_yi46gx.png\",\n            \"visibility\": \"PRIVATE\",\n            \"createdAt\": \"2026-04-03T11:46:15.725Z\",\n            \"updatedAt\": \"2026-04-03T11:46:15.725Z\",\n            \"comments\": [],\n            \"commentCount\": 0,\n            \"likeCount\": 0,\n            \"author\": {\n                \"id\": \"69cf5812d00fc58eebc6bb2c\",\n                \"username\": \"\",\n                \"firstName\": \"Melon\",\n                \"lastName\": \"Ali\",\n                \"image\": \"\"\n            }\n        },\n        {\n            \"id\": \"69cfa5432358e7108bb6bb96\",\n            \"content\": \"This is POST Three\",\n            \"imageUrl\": \"https://res.cloudinary.com/dujtjqjbj/image/upload/v1775215943/uploads/file_m6m6dv.png\",\n            \"visibility\": \"PRIVATE\",\n            \"createdAt\": \"2026-04-03T11:32:19.822Z\",\n            \"updatedAt\": \"2026-04-03T11:32:19.822Z\",\n            \"comments\": [],\n            \"commentCount\": 0,\n            \"likeCount\": 0,\n            \"author\": {\n                \"id\": \"69cf5812d00fc58eebc6bb2c\",\n                \"username\": \"\",\n                \"firstName\": \"Melon\",\n                \"lastName\": \"Ali\",\n                \"image\": \"\"\n            }\n        },\n        {\n            \"id\": \"69cfa5112358e7108bb6bb95\",\n            \"content\": \"This is POST Three\",\n            \"imageUrl\": \"https://res.cloudinary.com/dujtjqjbj/image/upload/v1775215893/uploads/file_nq1ehw.png\",\n            \"visibility\": \"PRIVATE\",\n            \"createdAt\": \"2026-04-03T11:31:29.476Z\",\n            \"updatedAt\": \"2026-04-03T11:31:29.476Z\",\n            \"comments\": [],\n            \"commentCount\": 0,\n            \"likeCount\": 0,\n            \"author\": {\n                \"id\": \"69cf5812d00fc58eebc6bb2c\",\n                \"username\": \"\",\n                \"firstName\": \"Melon\",\n                \"lastName\": \"Ali\",\n                \"image\": \"\"\n            }\n        },\n        {\n            \"id\": \"69cfa4db2358e7108bb6bb94\",\n            \"content\": \"This is POST Three\",\n            \"imageUrl\": \"https://res.cloudinary.com/dujtjqjbj/image/upload/v1775215839/uploads/file_nd1rof.png\",\n            \"visibility\": \"PUBLIC\",\n            \"createdAt\": \"2026-04-03T11:30:35.194Z\",\n            \"updatedAt\": \"2026-04-03T11:30:35.194Z\",\n            \"comments\": [],\n            \"commentCount\": 0,\n            \"likeCount\": 0,\n            \"author\": {\n                \"id\": \"69cf5812d00fc58eebc6bb2c\",\n                \"username\": \"\",\n                \"firstName\": \"Melon\",\n                \"lastName\": \"Ali\",\n                \"image\": \"\"\n            }\n        },\n        {\n            \"id\": \"69cfa4b82358e7108bb6bb93\",\n            \"content\": \"This is POST Three\",\n            \"imageUrl\": null,\n            \"visibility\": \"PUBLIC\",\n            \"createdAt\": \"2026-04-03T11:30:00.412Z\",\n            \"updatedAt\": \"2026-04-03T11:30:00.412Z\",\n            \"comments\": [],\n            \"commentCount\": 0,\n            \"likeCount\": 0,\n            \"author\": {\n                \"id\": \"69cf5812d00fc58eebc6bb2c\",\n                \"username\": \"\",\n                \"firstName\": \"Melon\",\n                \"lastName\": \"Ali\",\n                \"image\": \"\"\n            }\n        }\n    ]\n}"}],"_postman_id":"4da49b75-5b24-4967-a9a1-8bc85062b9f8"},{"name":"Get Single Post","id":"59081d3a-5dd6-4e25-8032-0002cdd9d942","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"text","value":"{\n\"authorId\": \"6921a9ed8f36a8894f18901e\",\n\"content\": \"This is POST\",\n\"visibility\": \"PUBLIC\"\n\n}","type":"text","uuid":"beaaa6c3-e79f-4434-bb98-aeef512951e6"},{"key":"file","type":"file","uuid":"f3b7f613-e25f-42ad-a030-a45ec727e31c","src":"/C:/Users/Melon/Downloads/Selection Task for Full Stack Engineer at Appifylab/assets/images/card_ppl2.png"}]},"url":"/posts/69d30fd2c7c33546598da5ce","urlObject":{"path":["posts","69d30fd2c7c33546598da5ce"],"host":[""],"query":[],"variable":[]}},"response":[{"id":"fb85ef55-5db6-4ff5-945c-e12994b2627b","name":"Get Single Post","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"text","value":"{\n\"authorId\": \"6921a9ed8f36a8894f18901e\",\n\"content\": \"This is POST\",\n\"visibility\": \"PUBLIC\"\n\n}","type":"text","uuid":"beaaa6c3-e79f-4434-bb98-aeef512951e6"},{"key":"file","type":"file","uuid":"f3b7f613-e25f-42ad-a030-a45ec727e31c","src":"/C:/Users/Melon/Downloads/Selection Task for Full Stack Engineer at Appifylab/assets/images/card_ppl2.png"}]},"url":"/posts/69247e29d4650c33dd9d321a"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"383"},{"key":"ETag","value":"W/\"17f-G6Q1kQi1VknB5tPZckmBZEbTyY0\""},{"key":"Date","value":"Mon, 24 Nov 2025 15:50:19 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Post details retrieved successfully\",\n    \"data\": {\n        \"id\": \"69247e29d4650c33dd9d321a\",\n        \"authorId\": \"69247790db5129b5140aea69\",\n        \"content\": \"This is POSTED\",\n        \"imageUrl\": \"https://res.cloudinary.com/dujtjqjbj/image/upload/v1763999274/uploads/file_lqgtcy.png\",\n        \"likeCount\": 0,\n        \"visibility\": \"PUBLIC\",\n        \"createdAt\": \"2025-11-24T15:47:53.680Z\",\n        \"updatedAt\": \"2025-11-24T15:49:12.891Z\"\n    }\n}"}],"_postman_id":"59081d3a-5dd6-4e25-8032-0002cdd9d942"},{"name":"Delete Single Post","id":"0020a30b-48bc-4467-8bb0-2492ecfc00a8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"text","value":"{\n\"authorId\": \"6921a9ed8f36a8894f18901e\",\n\"content\": \"This is POST\",\n\"visibility\": \"PUBLIC\"\n\n}","type":"text","uuid":"beaaa6c3-e79f-4434-bb98-aeef512951e6"},{"key":"file","type":"file","uuid":"f3b7f613-e25f-42ad-a030-a45ec727e31c","src":"/C:/Users/Melon/Downloads/Selection Task for Full Stack Engineer at Appifylab/assets/images/card_ppl2.png"}]},"url":"/posts/69d3258be7ad3ba15b61f842","urlObject":{"path":["posts","69d3258be7ad3ba15b61f842"],"host":[""],"query":[],"variable":[]}},"response":[{"id":"5fd68ce4-ec75-4322-9f83-53af64ff9165","name":"Delete Single Post","originalRequest":{"method":"DELETE","header":[{"key":"Authorization","value":"","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"text","value":"{\n\"authorId\": \"6921a9ed8f36a8894f18901e\",\n\"content\": \"This is POST\",\n\"visibility\": \"PUBLIC\"\n\n}","type":"text","uuid":"beaaa6c3-e79f-4434-bb98-aeef512951e6"},{"key":"file","type":"file","uuid":"f3b7f613-e25f-42ad-a030-a45ec727e31c","src":"/C:/Users/Melon/Downloads/Selection Task for Full Stack Engineer at Appifylab/assets/images/card_ppl2.png"}]},"url":"/posts/69d27e335e65ae1e262031b7"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"388"},{"key":"ETag","value":"W/\"184-SInJbnDMXkCu/028S4pKGd9nbDE\""},{"key":"Date","value":"Sun, 05 Apr 2026 15:24:19 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Post deleted successfully\",\n    \"data\": {\n        \"id\": \"69d27e335e65ae1e262031b7\",\n        \"authorId\": \"69cf5812d00fc58eebc6bb2c\",\n        \"content\": \"fdsfdsfdsfds\",\n        \"imageUrl\": \"https://res.cloudinary.com/dujtjqjbj/image/upload/v1775402554/uploads/file_zqzsjl.png\",\n        \"likeCount\": 0,\n        \"commentCount\": 0,\n        \"visibility\": \"PUBLIC\",\n        \"createdAt\": \"2026-04-05T15:22:27.502Z\",\n        \"updatedAt\": \"2026-04-05T15:22:27.502Z\"\n    }\n}"}],"_postman_id":"0020a30b-48bc-4467-8bb0-2492ecfc00a8"}],"id":"223302bb-cd56-48b7-9100-ab350aa526e5","_postman_id":"223302bb-cd56-48b7-9100-ab350aa526e5","description":""},{"name":"User","item":[{"name":"All Users","id":"a97b523b-7f6d-4ee1-a384-71038ced2a38","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"","type":"text"}],"url":"/users","urlObject":{"path":["users"],"host":[""],"query":[],"variable":[]}},"response":[{"id":"c5d614bd-d90a-4b1c-b539-bd074d24e55a","name":"All Users","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"","type":"text"}],"url":"/users"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"419"},{"key":"ETag","value":"W/\"1a3-JwCJhNYnavNbPjwhTcyyhmvX+zU\""},{"key":"Date","value":"Mon, 24 Nov 2025 15:26:34 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Users retrieve successfully!\",\n    \"data\": {\n        \"meta\": {\n            \"page\": 1,\n            \"limit\": 8,\n            \"total\": 1\n        },\n        \"data\": [\n            {\n                \"id\": \"69247790db5129b5140aea69\",\n                \"username\": \"Sohel\",\n                \"email\": \"Sohel@gmail.com\",\n                \"image\": \"https://res.cloudinary.com/dujtjqjbj/image/upload/v1763997960/uploads/file_dwbf02.png\",\n                \"role\": \"USER\",\n                \"phoneNumber\": \"\",\n                \"isNotification\": true,\n                \"createdAt\": \"2025-11-24T15:19:44.134Z\",\n                \"updatedAt\": \"2025-11-24T15:25:59.864Z\"\n            }\n        ]\n    }\n}"}],"_postman_id":"a97b523b-7f6d-4ee1-a384-71038ced2a38"},{"name":"Update Profile User","id":"a2e07119-4463-48be-8e43-cf2887038d39","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Authorization","value":"","description":"<p>{{vault:json-web-token}}</p>\n","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"text","value":"{\n    \"username\": \"Sohel\"\n}","type":"text"},{"key":"file","type":"file","src":"/C:/Users/Melon/Downloads/Selection Task for Full Stack Engineer at Appifylab/assets/images/Avatar.png"}]},"url":"/users/profile","urlObject":{"path":["users","profile"],"host":[""],"query":[],"variable":[]}},"response":[{"id":"8cf32da6-a961-4c1e-83e3-3b84088ec540","name":"Update Profile User","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"","description":"{{vault:json-web-token}}","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"text","value":"{\n    \"username\": \"Sohel\"\n}","type":"text"},{"key":"file","type":"file","src":"/C:/Users/Melon/Downloads/Selection Task for Full Stack Engineer at Appifylab/assets/images/Avatar.png"}]},"url":"/users/profile"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"290"},{"key":"ETag","value":"W/\"122-OSxGItyIYmOGInY36PEcSnqmfeU\""},{"key":"Date","value":"Mon, 24 Nov 2025 15:26:01 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Profile updated successfully!\",\n    \"data\": {\n        \"id\": \"69247790db5129b5140aea69\",\n        \"username\": \"Sohel\",\n        \"email\": \"Sohel@gmail.com\",\n        \"image\": \"https://res.cloudinary.com/dujtjqjbj/image/upload/v1763997960/uploads/file_dwbf02.png\",\n        \"dob\": null,\n        \"phoneNumber\": \"\",\n        \"isNotification\": true\n    }\n}"}],"_postman_id":"a2e07119-4463-48be-8e43-cf2887038d39"},{"name":"User Register","id":"529083db-6c05-4427-a910-39d10de6b026","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"firstName\": \"Sohel\",\r\n    \"lastName\": \"Ali\",\r\n    \"email\": \"sohelali@gmail.com\",\r\n    \"password\": \"123456789\"\r\n}","options":{"raw":{"language":"json"}}},"url":"/users/register","urlObject":{"path":["users","register"],"host":[""],"query":[],"variable":[]}},"response":[{"id":"507d598b-17eb-41cc-aea6-620d38fe63aa","name":"User Register","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"firstName\": \"Melon\",\r\n    \"lastName\": \"Ali\",\r\n    \"email\": \"melonali@gmail.com\",\r\n    \"password\": \"123456789\"\r\n}","options":{"raw":{"language":"json"}}},"url":"/users/register"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"614"},{"key":"ETag","value":"W/\"266-aLmO+AP7p27WgZkUXuGh5XIZ9CI\""},{"key":"Date","value":"Fri, 03 Apr 2026 06:02:59 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"User Registered successfully!\",\n    \"data\": {\n        \"token\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY5Y2Y1ODEyZDAwZmM1OGVlYmM2YmIyYyIsImVtYWlsIjoibWVsb25hbGlAZ21haWwuY29tIiwicm9sZSI6IlVTRVIiLCJpYXQiOjE3NzUxOTYxNzksImV4cCI6MTc3Nzc4ODE3OX0.zkNvn4ByrqMNEy0BoBozPBc9jX4EemhzXC_3oCPxrgU\",\n        \"result\": {\n            \"id\": \"69cf5812d00fc58eebc6bb2c\",\n            \"username\": \"\",\n            \"firstName\": \"Melon\",\n            \"lastName\": \"Ali\",\n            \"email\": \"melonali@gmail.com\",\n            \"image\": \"\",\n            \"role\": \"USER\",\n            \"status\": \"ACTIVE\",\n            \"phoneNumber\": \"\",\n            \"country\": \"\",\n            \"region\": \"\",\n            \"isNotification\": true,\n            \"createdAt\": \"2026-04-03T06:02:58.728Z\",\n            \"updatedAt\": \"2026-04-03T06:02:58.728Z\"\n        }\n    }\n}"}],"_postman_id":"529083db-6c05-4427-a910-39d10de6b026"},{"name":"Update Notification Status","id":"b04c2963-4c2c-4a04-9e09-2b76784cf2ee","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Authorization","value":"{{vault:json-web-token}}","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{URL}}/users/notification","urlObject":{"path":["users","notification"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"b04c2963-4c2c-4a04-9e09-2b76784cf2ee"},{"name":"User Status Update","id":"2d438105-3e86-4a82-97cc-964e5181f7f3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Authorization","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"status\": \"BLOCKED\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{URL}}/users/user-status/6807768cb546a5c32858cdee","urlObject":{"path":["users","user-status","6807768cb546a5c32858cdee"],"host":["{{URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"2d438105-3e86-4a82-97cc-964e5181f7f3"},{"name":"Delete User","id":"55241fcc-4072-4b12-8ce5-52c176cdd1df","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","value":"","type":"text"}],"url":"/users/6921a9ed8f36a8894f18901e","urlObject":{"path":["users","6921a9ed8f36a8894f18901e"],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"55241fcc-4072-4b12-8ce5-52c176cdd1df"},{"name":"Get In By Single User","id":"711c06d5-1d02-43d2-a97b-b05fae0877e5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"","type":"text"}],"url":"/users/69266747e8327dfe51f58f12","urlObject":{"path":["users","69266747e8327dfe51f58f12"],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"711c06d5-1d02-43d2-a97b-b05fae0877e5"}],"id":"daf4ad63-6161-4c8d-b872-0ceaa71cdc37","_postman_id":"daf4ad63-6161-4c8d-b872-0ceaa71cdc37","description":""},{"name":"Auth","item":[{"name":"User Login","id":"e7bde605-c1b1-4de8-9928-c4c1b7769974","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\": \"tasir@gmail.com\",\r\n    \"password\": \"123456789\"\r\n}","options":{"raw":{"language":"json"}}},"url":"/auth/login","urlObject":{"path":["auth","login"],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"e7bde605-c1b1-4de8-9928-c4c1b7769974"},{"name":"Change Password","id":"fcbcddc1-a322-4bfa-91af-b346c922ca71","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Authorization","value":"{{vault:json-web-token}}","description":"<p>{{vault:json-web-token}}</p>\n","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"email\": \"melon@gmail.com\",\r\n    \"oldPassword\": \"password123456\",\r\n    \"newPassword\": \"password12345\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5005/api/v1/auth/change-password","urlObject":{"protocol":"http","port":"5005","path":["api","v1","auth","change-password"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"fcbcddc1-a322-4bfa-91af-b346c922ca71"},{"name":"Forget Password","id":"ece65330-b856-49f6-b583-67933baa819a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\": \"melonali200@gmail.com\"\r\n}","options":{"raw":{"language":"json"}}},"url":"/auth/forgot-password","urlObject":{"path":["auth","forgot-password"],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"ece65330-b856-49f6-b583-67933baa819a"},{"name":"Resend OTP","id":"e668e714-ab75-408e-bf44-90de52bef23c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\": \"melonali200@gmail.com\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:5005/api/v1/auth/resend-otp","urlObject":{"protocol":"http","port":"5005","path":["api","v1","auth","resend-otp"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"e668e714-ab75-408e-bf44-90de52bef23c"},{"name":"Verify OTP","id":"73bea023-b262-4d60-9284-5e2ea578daa9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\": \"melonali200@gmail.com\",\r\n    \"otp\": 4306\r\n}","options":{"raw":{"language":"json"}}},"url":"/auth/verify-otp","urlObject":{"path":["auth","verify-otp"],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"73bea023-b262-4d60-9284-5e2ea578daa9"},{"name":"Reset Password","id":"7cb8941e-c8ba-4ab5-b72a-29b4a3792fcf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\": \"melonali200@gmail.com\",\r\n    \"password\": \"123456789\"\r\n}","options":{"raw":{"language":"json"}}},"url":"/auth/reset-password","urlObject":{"path":["auth","reset-password"],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"7cb8941e-c8ba-4ab5-b72a-29b4a3792fcf"},{"name":"Log Out","id":"a9ccf4af-5b15-4931-9970-f0b12085d98b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\": \"melonali200@gmail.com\",\r\n    \"password\": \"securepassword\"\r\n}","options":{"raw":{"language":"json"}}},"url":"/auth/logout","urlObject":{"path":["auth","logout"],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"a9ccf4af-5b15-4931-9970-f0b12085d98b"},{"name":"Get Me","id":"b6372fe5-5793-4d6a-9e11-143e361b765f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY5MjY2NzQ3ZTgzMjdkZmU1MWY1OGYxMiIsImVtYWlsIjoic29idWpAZ21haWwuY29tIiwicm9sZSI6IlVTRVIiLCJpYXQiOjE3NjQxMzAxMDMsImV4cCI6MTc2NjcyMjEwM30.LFAL1WqL5_BiH5nY1IYTrwuAYpaINifGx_CcaPJPvgw","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"http://localhost:5006/api/v1/auth/profile","urlObject":{"protocol":"http","port":"5006","path":["api","v1","auth","profile"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"b6372fe5-5793-4d6a-9e11-143e361b765f"},{"name":"Get Google Auth","id":"a9432bd9-ba1b-4646-a2c2-ad6cbb488e62","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"/auth/google/callback","urlObject":{"path":["auth","google","callback"],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"a9432bd9-ba1b-4646-a2c2-ad6cbb488e62"}],"id":"e3e5b00f-493b-4cba-9db9-41dac89d402f","_postman_id":"e3e5b00f-493b-4cba-9db9-41dac89d402f","description":""},{"name":"Liks","item":[{"name":"Create Like","id":"6fcb2e0e-2dc6-4b18-ab12-cb89cdbfd8b6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[{"key":"Authorization","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"postId\": \"69cfa9184d2d602ec6609388\"\r\n}","options":{"raw":{"language":"json"}}},"url":"/likes/","urlObject":{"path":["likes",""],"host":[""],"query":[],"variable":[]}},"response":[{"id":"1d7c071e-3e66-4a38-8c68-c03f1a2145c6","name":"Create Like","originalRequest":{"method":"PATCH","header":[{"key":"Authorization","value":"","type":"text"}],"url":"/likes/6921d83978ce863558d86a47"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"102"},{"key":"ETag","value":"W/\"66-euN5psMD8chSFFkBXQB5uJTwqNI\""},{"key":"Date","value":"Sun, 23 Nov 2025 10:52:34 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Liked successfully\",\n    \"data\": {\n        \"isLiked\": true,\n        \"message\": \"Liked successfully\"\n    }\n}"}],"_postman_id":"6fcb2e0e-2dc6-4b18-ab12-cb89cdbfd8b6"},{"name":"Get All Likes","id":"dae162df-1439-48cf-8c2a-b111e423c471","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"","type":"text"}],"url":"/likes","urlObject":{"path":["likes"],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"dae162df-1439-48cf-8c2a-b111e423c471"},{"name":"Get Like By Post Id","id":"b9860e78-cd0e-4f8d-bc7e-96601f176378","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"","type":"text"}],"url":"/likes/69cfa9184d2d602ec6609388","urlObject":{"path":["likes","69cfa9184d2d602ec6609388"],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"b9860e78-cd0e-4f8d-bc7e-96601f176378"}],"id":"3e3421f1-0cd8-458a-8bef-90c5411af80e","_postman_id":"3e3421f1-0cd8-458a-8bef-90c5411af80e","description":""},{"name":"Comments","item":[{"name":"Create Comment","id":"c23cb25a-0876-4142-96e3-82be431a323a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"","type":"text"}],"body":{"mode":"raw","raw":"{\r\n  \"postId\": \"69cfa9184d2d602ec6609388\",\r\n  \"content\": \"Good Food!\"\r\n}\r\n\r\n// {\r\n//   \"postId\": \"6927e98a273dfada892873b3\",\r\n//   \"authorId\": \"6927e063d9fd2462e110abe8\",\r\n//   \"content\": \"I Agree Post!\",\r\n//   \"parentId\": \"6927eb20d80a1079e777607e\"\r\n// }\r\n","options":{"raw":{"language":"json"}}},"url":"/comments","urlObject":{"path":["comments"],"host":[""],"query":[],"variable":[]}},"response":[],"_postman_id":"c23cb25a-0876-4142-96e3-82be431a323a"},{"name":"Get All Comments","id":"7df9bcee-a5b3-4285-8857-a1aa1f6f613f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"","type":"text"}],"url":"/comments","urlObject":{"path":["comments"],"host":[""],"query":[],"variable":[]}},"response":[{"id":"34032e5f-1756-4596-b7f8-6f72f895699a","name":"Create Comment Copy","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"","type":"text"}],"body":{"mode":"raw","raw":"// {\r\n//   \"postId\": \"6921d83978ce863558d86a47\",\r\n//   \"authorId\": \"6921a52f1108c660baf11d25\",\r\n//   \"content\": \"Great post Two!\"\r\n// }\r\n\r\n{\r\n  \"postId\": \"6921d83978ce863558d86a47\",\r\n  \"authorId\": \"6921ab1a3e377972f8b3a661\",\r\n  \"content\": \"Great post!\",\r\n  \"parentId\": \"6922d4d15734d86114749ef9\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"/comments"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"777"},{"key":"ETag","value":"W/\"309-WNo2e/c+1mStFG3xKIn2/ToAXv0\""},{"key":"Date","value":"Sun, 23 Nov 2025 10:21:30 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Comment list retrieved successfully\",\n    \"data\": [\n        {\n            \"id\": \"6922d4d15734d86114749ef9\",\n            \"postId\": \"6921d83978ce863558d86a47\",\n            \"authorId\": \"6921ab1a3e377972f8b3a661\",\n            \"parentId\": null,\n            \"content\": \"Great post!\",\n            \"createdAt\": \"2025-11-23T09:33:05.616Z\",\n            \"updatedAt\": \"2025-11-23T09:33:05.616Z\"\n        },\n        {\n            \"id\": \"6922d5ca1d309fdb0bf181e2\",\n            \"postId\": \"6921d83978ce863558d86a47\",\n            \"authorId\": \"6921a52f1108c660baf11d25\",\n            \"parentId\": null,\n            \"content\": \"Great post Two!\",\n            \"createdAt\": \"2025-11-23T09:37:14.792Z\",\n            \"updatedAt\": \"2025-11-23T09:37:14.792Z\"\n        },\n        {\n            \"id\": \"6922ddb91d309fdb0bf181e3\",\n            \"postId\": \"6921d83978ce863558d86a47\",\n            \"authorId\": \"6921ab1a3e377972f8b3a661\",\n            \"parentId\": \"6922d4d15734d86114749ef9\",\n            \"content\": \"Great post!\",\n            \"createdAt\": \"2025-11-23T10:11:05.754Z\",\n            \"updatedAt\": \"2025-11-23T10:11:05.754Z\"\n        }\n    ]\n}"}],"_postman_id":"7df9bcee-a5b3-4285-8857-a1aa1f6f613f"},{"name":"Get Single Comment","id":"af11c993-19a9-4e6a-acda-6a441f912e61","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"","type":"text"}],"body":{"mode":"raw","raw":"// {\r\n//   \"postId\": \"6921d83978ce863558d86a47\",\r\n//   \"authorId\": \"6921a52f1108c660baf11d25\",\r\n//   \"content\": \"Great post Two!\"\r\n// }\r\n\r\n{\r\n  \"postId\": \"6921d83978ce863558d86a47\",\r\n  \"authorId\": \"6921ab1a3e377972f8b3a661\",\r\n  \"content\": \"Great post!\",\r\n  \"parentId\": \"6922d4d15734d86114749ef9\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"/comments/69cfc281c3397247a6ca9d13","urlObject":{"path":["comments","69cfc281c3397247a6ca9d13"],"host":[""],"query":[],"variable":[]}},"response":[{"id":"fb4cd5de-005b-4e3f-8e71-addf36b2b4ac","name":"Get All Comments Copy","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"","type":"text"}],"body":{"mode":"raw","raw":"// {\r\n//   \"postId\": \"6921d83978ce863558d86a47\",\r\n//   \"authorId\": \"6921a52f1108c660baf11d25\",\r\n//   \"content\": \"Great post Two!\"\r\n// }\r\n\r\n{\r\n  \"postId\": \"6921d83978ce863558d86a47\",\r\n  \"authorId\": \"6921ab1a3e377972f8b3a661\",\r\n  \"content\": \"Great post!\",\r\n  \"parentId\": \"6922d4d15734d86114749ef9\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"/comments/6922d4d15734d86114749ef9"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"300"},{"key":"ETag","value":"W/\"12c-f5ERO8/ujolZo7iq3ihEX85869E\""},{"key":"Date","value":"Sun, 23 Nov 2025 10:22:36 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Comment details retrieved successfully\",\n    \"data\": {\n        \"id\": \"6922d4d15734d86114749ef9\",\n        \"postId\": \"6921d83978ce863558d86a47\",\n        \"authorId\": \"6921ab1a3e377972f8b3a661\",\n        \"parentId\": null,\n        \"content\": \"Great post!\",\n        \"createdAt\": \"2025-11-23T09:33:05.616Z\",\n        \"updatedAt\": \"2025-11-23T09:33:05.616Z\"\n    }\n}"}],"_postman_id":"af11c993-19a9-4e6a-acda-6a441f912e61"},{"name":"Delete Comment by Id","id":"aabe6a76-77f5-41f7-9b7f-0c5c3b9efdbe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","value":"","type":"text"}],"body":{"mode":"raw","raw":"// {\r\n//   \"postId\": \"6921d83978ce863558d86a47\",\r\n//   \"authorId\": \"6921a52f1108c660baf11d25\",\r\n//   \"content\": \"Great post Two!\"\r\n// }\r\n\r\n{\r\n  \"postId\": \"6921d83978ce863558d86a47\",\r\n  \"authorId\": \"6921ab1a3e377972f8b3a661\",\r\n  \"content\": \"Great post!\",\r\n  \"parentId\": \"6922d4d15734d86114749ef9\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"/comments/69d277445e65ae1e262031b4","urlObject":{"path":["comments","69d277445e65ae1e262031b4"],"host":[""],"query":[],"variable":[]}},"response":[{"id":"c36ba969-473d-40f7-973d-8edcd5117f3b","name":"Get All Comments Copy","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"","type":"text"}],"body":{"mode":"raw","raw":"// {\r\n//   \"postId\": \"6921d83978ce863558d86a47\",\r\n//   \"authorId\": \"6921a52f1108c660baf11d25\",\r\n//   \"content\": \"Great post Two!\"\r\n// }\r\n\r\n{\r\n  \"postId\": \"6921d83978ce863558d86a47\",\r\n  \"authorId\": \"6921ab1a3e377972f8b3a661\",\r\n  \"content\": \"Great post!\",\r\n  \"parentId\": \"6922d4d15734d86114749ef9\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"/comments/6922d4d15734d86114749ef9"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"X-Powered-By","value":"Express"},{"key":"Vary","value":"Origin"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"300"},{"key":"ETag","value":"W/\"12c-f5ERO8/ujolZo7iq3ihEX85869E\""},{"key":"Date","value":"Sun, 23 Nov 2025 10:22:36 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Comment details retrieved successfully\",\n    \"data\": {\n        \"id\": \"6922d4d15734d86114749ef9\",\n        \"postId\": \"6921d83978ce863558d86a47\",\n        \"authorId\": \"6921ab1a3e377972f8b3a661\",\n        \"parentId\": null,\n        \"content\": \"Great post!\",\n        \"createdAt\": \"2025-11-23T09:33:05.616Z\",\n        \"updatedAt\": \"2025-11-23T09:33:05.616Z\"\n    }\n}"}],"_postman_id":"aabe6a76-77f5-41f7-9b7f-0c5c3b9efdbe"}],"id":"0134f9ad-d239-407a-9ba9-9281294e98eb","_postman_id":"0134f9ad-d239-407a-9ba9-9281294e98eb","description":""}],"event":[{"listen":"prerequest","script":{"id":"cab6d183-d848-4d04-8f09-7a087162d899","type":"text/javascript","packages":{},"requests":{},"exec":[""]}},{"listen":"test","script":{"id":"745edddb-7f29-449c-a37b-5c2979bafb62","type":"text/javascript","packages":{},"requests":{},"exec":[""]}}],"variable":[{"key":"LocalURL","value":""},{"key":"AdminToken","value":""},{"key":"UserToken","value":""},{"key":"LiveURL","value":""}]}