{"info":{"_postman_id":"9e4d6627-733e-4939-b3ed-1dfc79185a2c","name":"Wonkru Digital","description":"<html><head></head><body><p>We build cutting-edge software solutions that drive innovation and business growth. From web applications to AI-powered systems, we deliver excellence.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"45057725","collectionId":"9e4d6627-733e-4939-b3ed-1dfc79185a2c","publishedId":"2sB2qXj3FJ","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2025-05-18T06:55:20.000Z"},"item":[{"name":"Auth","item":[{"name":"Login","id":"2c9403f3-8fe1-425a-931b-964f4d85548e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email\":\"berlin@wonkrudigital.com\",\n    \"password\":\"your-password\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.wonkrudigital.com/api/v1/auth/login","urlObject":{"protocol":"https","path":["api","v1","auth","login"],"host":["api","wonkrudigital","com"],"query":[],"variable":[]}},"response":[{"id":"41014954-5c37-49b6-94a4-da0e1cefaf50","name":"Login-Response","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email\":\"berlin@wonkrudigital.com\",\n    \"password\":\"your password\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.wonkrudigital.com/api/v1/admin/login"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Cache-Control","value":"public, max-age=0, must-revalidate"},{"key":"Content-Length","value":"275"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';font-src 'self' https: data:;form-action 'self';frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"},{"key":"Cross-Origin-Resource-Policy","value":"same-origin"},{"key":"Date","value":"Sun, 18 May 2025 10:04:49 GMT"},{"key":"Etag","value":"W/\"113-XG02ezSX909NgQP7SZe5QfOFObY\""},{"key":"Origin-Agent-Cluster","value":"?1"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Server","value":"Vercel"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Dns-Prefetch-Control","value":"off"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-Vercel-Cache","value":"MISS"},{"key":"X-Vercel-Id","value":"bom1::iad1::486hk-1747562688916-59ce576fa9e3"},{"key":"X-Xss-Protection","value":"0"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"token\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY4MjlhNzE5MzhmZjljMzFhNTQ4NTIxMyIsImlhdCI6MTc0NzU2MjY4OSwiZXhwIjoxNzQ4MTY3NDg5fQ.kdPvNaiuA5oA6M-Dq0ry10XPVJsmOE2kAQasPFJZMhI\",\n    \"admin\": {\n        \"id\": \"6829a71938ff9c31a5485213\",\n        \"email\": \"berlin@wonkrudigital.com\"\n    }\n}"}],"_postman_id":"2c9403f3-8fe1-425a-931b-964f4d85548e"}],"id":"b827001e-42de-42dc-9577-702843d08502","_postman_id":"b827001e-42de-42dc-9577-702843d08502","description":""},{"name":"LMS","item":[{"name":"Contact Us","id":"0910cadc-1c19-4d46-a99e-a3a18ab3c3c7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"fullName\": \"Berlin\",\n    \"email\": \"berlin@wonkrudigital.com\",\n    \"companyName\": \"Wonkru\",\n    \"serviceInterestedIn\": \"Digital Marketing\",\n    \"message\": \"i want to build a web developement company.\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.wonkrudigital.com/api/v1/leads/contact-us","urlObject":{"protocol":"https","path":["api","v1","leads","contact-us"],"host":["api","wonkrudigital","com"],"query":[],"variable":[]}},"response":[{"id":"58c622ab-34c0-4a29-ae9e-d3c077215aa1","name":"Contarct-Us-Response","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"fullName\": \"Berlin\",\n    \"email\": \"berlin@wonkrudigital.com\",\n    \"companyName\": \"Wonkru\",\n    \"serviceInterestedIn\": \"Digital Marketing\",\n    \"message\": \"i want to build a web developement company.\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.wonkrudigital.com/api/v1/leads/contact-us"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Cache-Control","value":"public, max-age=0, must-revalidate"},{"key":"Content-Length","value":"396"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';font-src 'self' https: data:;form-action 'self';frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"},{"key":"Cross-Origin-Resource-Policy","value":"same-origin"},{"key":"Date","value":"Sun, 18 May 2025 11:11:37 GMT"},{"key":"Etag","value":"W/\"18c-nHjlO1CN9atIOebF/nq0R96OKp0\""},{"key":"Origin-Agent-Cluster","value":"?1"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Server","value":"Vercel"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Dns-Prefetch-Control","value":"off"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-Vercel-Cache","value":"MISS"},{"key":"X-Vercel-Id","value":"bom1::iad1::8tq6p-1747566697599-a67b240ea758"},{"key":"X-Xss-Protection","value":"0"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Lead created successfully\",\n    \"lead\": {\n        \"fullName\": \"Berlin\",\n        \"email\": \"berlin@wonkrudigital.com\",\n        \"companyName\": \"Wonkru\",\n        \"serviceInterestedIn\": \"Digital Marketing\",\n        \"message\": \"i want to build a web developement company.\",\n        \"priority\": \"cold\",\n        \"status\": \"new\",\n        \"reminderDate\": null,\n        \"_id\": \"6829c069368dfdcfe9763e42\",\n        \"createdAt\": \"2025-05-18T11:11:37.787Z\",\n        \"updatedAt\": \"2025-05-18T11:11:37.787Z\",\n        \"__v\": 0\n    }\n}"}],"_postman_id":"0910cadc-1c19-4d46-a99e-a3a18ab3c3c7"},{"name":"Leads","id":"28fac4ce-9ac9-4008-9eed-573405229691","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.wonkrudigital.com/api/v1/leads/","urlObject":{"protocol":"https","path":["api","v1","leads",""],"host":["api","wonkrudigital","com"],"query":[],"variable":[]}},"response":[{"id":"1986bdf2-b908-4a00-b159-6f45b11f7bb6","name":"Leads-Response","originalRequest":{"method":"GET","header":[],"url":"https://api.wonkrudigital.com/api/v1/leads/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Cache-Control","value":"public, max-age=0, must-revalidate"},{"key":"Content-Length","value":"415"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';font-src 'self' https: data:;form-action 'self';frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"},{"key":"Cross-Origin-Resource-Policy","value":"same-origin"},{"key":"Date","value":"Sun, 18 May 2025 11:20:04 GMT"},{"key":"Etag","value":"W/\"19f-Zm98AyAMJ3BdWXo0e0BFYdPzRVk\""},{"key":"Origin-Agent-Cluster","value":"?1"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Server","value":"Vercel"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Dns-Prefetch-Control","value":"off"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-Vercel-Cache","value":"BYPASS"},{"key":"X-Vercel-Id","value":"bom1::iad1::c88m9-1747567201732-8bdf55d1b925"},{"key":"X-Xss-Protection","value":"0"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Leads fetched successfully.\",\n    \"data\": [\n        {\n            \"_id\": \"6829c069368dfdcfe9763e42\",\n            \"fullName\": \"Berlin\",\n            \"email\": \"berlin@wonkrudigital.com\",\n            \"companyName\": \"Wonkru\",\n            \"serviceInterestedIn\": \"Digital Marketing\",\n            \"message\": \"i want to build a web developement company.\",\n            \"priority\": \"cold\",\n            \"status\": \"new\",\n            \"reminderDate\": null,\n            \"createdAt\": \"2025-05-18T11:11:37.787Z\",\n            \"updatedAt\": \"2025-05-18T11:11:37.787Z\",\n            \"__v\": 0\n        }\n    ]\n}"}],"_postman_id":"28fac4ce-9ac9-4008-9eed-573405229691"},{"name":"Leads Priority","id":"c0fee8f6-fb2a-430b-a3fc-145368abb046","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.wonkrudigital.com/api/v1/leads/priority","urlObject":{"protocol":"https","path":["api","v1","leads","priority"],"host":["api","wonkrudigital","com"],"query":[],"variable":[]}},"response":[{"id":"a252a668-e864-412c-a77e-ca1de7b01014","name":"Leads-Priority-Response","originalRequest":{"method":"GET","header":[],"url":"https://api.wonkrudigital.com/api/v1/leads/priority"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Cache-Control","value":"public, max-age=0, must-revalidate"},{"key":"Content-Length","value":"66"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';font-src 'self' https: data:;form-action 'self';frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"},{"key":"Cross-Origin-Resource-Policy","value":"same-origin"},{"key":"Date","value":"Sun, 18 May 2025 11:22:12 GMT"},{"key":"Etag","value":"W/\"42-TCLZ59q2LSTVfqTi5+821ce2Ld4\""},{"key":"Origin-Agent-Cluster","value":"?1"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Server","value":"Vercel"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Dns-Prefetch-Control","value":"off"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-Vercel-Cache","value":"BYPASS"},{"key":"X-Vercel-Id","value":"bom1::iad1::vk4jp-1747567329652-7a500ccdc6db"},{"key":"X-Xss-Protection","value":"0"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Leads fetched successfully.\",\n    \"data\": []\n}"}],"_postman_id":"c0fee8f6-fb2a-430b-a3fc-145368abb046"},{"name":"Leads Converted","id":"60fa1a0a-7ad3-4996-9e96-b3092c55c6f7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.wonkrudigital.com/api/v1/leads/converted","urlObject":{"protocol":"https","path":["api","v1","leads","converted"],"host":["api","wonkrudigital","com"],"query":[],"variable":[]}},"response":[{"id":"04f59812-39ed-40d3-8e64-4fea5ab6cefd","name":"Leads-Converted-Response","originalRequest":{"method":"GET","header":[],"url":"https://api.wonkrudigital.com/api/v1/leads/converted"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Cache-Control","value":"public, max-age=0, must-revalidate"},{"key":"Content-Length","value":"66"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';font-src 'self' https: data:;form-action 'self';frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"},{"key":"Cross-Origin-Resource-Policy","value":"same-origin"},{"key":"Date","value":"Sun, 18 May 2025 11:22:12 GMT"},{"key":"Etag","value":"W/\"42-TCLZ59q2LSTVfqTi5+821ce2Ld4\""},{"key":"Origin-Agent-Cluster","value":"?1"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Server","value":"Vercel"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Dns-Prefetch-Control","value":"off"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-Vercel-Cache","value":"BYPASS"},{"key":"X-Vercel-Id","value":"bom1::iad1::vk4jp-1747567329652-7a500ccdc6db"},{"key":"X-Xss-Protection","value":"0"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Leads fetched successfully.\",\n    \"data\": []\n}"}],"_postman_id":"60fa1a0a-7ad3-4996-9e96-b3092c55c6f7"},{"name":"Leads Archived","id":"b338bafb-6575-43bb-a0e5-b73b81f61736","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"GET","header":[],"url":"https://api.wonkrudigital.com/api/v1/leads/archived","urlObject":{"protocol":"https","path":["api","v1","leads","archived"],"host":["api","wonkrudigital","com"],"query":[],"variable":[]}},"response":[{"id":"9d814e3e-984f-4858-8a8f-7f07eaf33bb8","name":"Leads-Archived-Response","originalRequest":{"method":"GET","header":[],"url":"https://api.wonkrudigital.com/api/v1/leads/archived"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Cache-Control","value":"public, max-age=0, must-revalidate"},{"key":"Content-Length","value":"66"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';font-src 'self' https: data:;form-action 'self';frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"},{"key":"Cross-Origin-Resource-Policy","value":"same-origin"},{"key":"Date","value":"Sun, 18 May 2025 11:22:12 GMT"},{"key":"Etag","value":"W/\"42-TCLZ59q2LSTVfqTi5+821ce2Ld4\""},{"key":"Origin-Agent-Cluster","value":"?1"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Server","value":"Vercel"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Dns-Prefetch-Control","value":"off"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-Vercel-Cache","value":"BYPASS"},{"key":"X-Vercel-Id","value":"bom1::iad1::vk4jp-1747567329652-7a500ccdc6db"},{"key":"X-Xss-Protection","value":"0"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Leads fetched successfully.\",\n    \"data\": []\n}"}],"_postman_id":"b338bafb-6575-43bb-a0e5-b73b81f61736"},{"name":"Leads priority","id":"c01bdc38-338b-4fa6-b2ff-2c5251725af8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"priority\":\"hot\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.wonkrudigital.com/api/v1/leads/:id/priority","urlObject":{"protocol":"https","path":["api","v1","leads",":id","priority"],"host":["api","wonkrudigital","com"],"query":[],"variable":[{"type":"any","value":"6829c5adfef5a43251c76a94","key":"id"}]}},"response":[{"id":"401c2af5-7039-47cd-8dae-00fa6a1cb94c","name":"Leads Priority Response","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"priority\":\"hot\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.wonkrudigital.com/api/v1/leads/:id/priority","protocol":"https","host":["api","wonkrudigital","com"],"path":["api","v1","leads",":id","priority"],"variable":[{"key":"id","value":"6829c5adfef5a43251c76a94"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Cache-Control","value":"public, max-age=0, must-revalidate"},{"key":"Content-Length","value":"413"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';font-src 'self' https: data:;form-action 'self';frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"},{"key":"Cross-Origin-Resource-Policy","value":"same-origin"},{"key":"Date","value":"Sun, 18 May 2025 11:37:24 GMT"},{"key":"Etag","value":"W/\"19d-SW4BUQz/qzcy0wJzdh3dHq0+a4E\""},{"key":"Origin-Agent-Cluster","value":"?1"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Server","value":"Vercel"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Dns-Prefetch-Control","value":"off"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-Vercel-Cache","value":"MISS"},{"key":"X-Vercel-Id","value":"bom1::iad1::zxqph-1747568244244-5971aa0fba93"},{"key":"X-Xss-Protection","value":"0"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Lead updated successfully.\",\n    \"data\": {\n        \"_id\": \"6829c5adfef5a43251c76a94\",\n        \"fullName\": \"Sourav Mshra\",\n        \"email\": \"developermishra18@gmail.com\",\n        \"companyName\": \"thesabjiwala.in\",\n        \"serviceInterestedIn\": \"MERN Stack Development\",\n        \"message\": \"I want to host my site\",\n        \"priority\": \"hot\",\n        \"status\": \"new\",\n        \"reminderDate\": null,\n        \"createdAt\": \"2025-05-18T11:34:05.236Z\",\n        \"updatedAt\": \"2025-05-18T11:37:24.570Z\",\n        \"__v\": 0\n    }\n}"}],"_postman_id":"c01bdc38-338b-4fa6-b2ff-2c5251725af8"},{"name":"Leads Status","id":"286d98fc-0219-453a-97b1-8ce337d777c2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"status\":\"contacted\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.wonkrudigital.com/api/v1/leads/:id/status","urlObject":{"protocol":"https","path":["api","v1","leads",":id","status"],"host":["api","wonkrudigital","com"],"query":[],"variable":[{"type":"any","value":"6829c5adfef5a43251c76a94","key":"id"}]}},"response":[{"id":"352a9b49-8240-4be7-9cc4-7e5f231fcb03","name":"Leads Status Response","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"priority\":\"hot\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.wonkrudigital.com/api/v1/leads/:id/status","protocol":"https","host":["api","wonkrudigital","com"],"path":["api","v1","leads",":id","status"],"variable":[{"key":"id","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Cache-Control","value":"public, max-age=0, must-revalidate"},{"key":"Content-Length","value":"413"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';font-src 'self' https: data:;form-action 'self';frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"},{"key":"Cross-Origin-Resource-Policy","value":"same-origin"},{"key":"Date","value":"Sun, 18 May 2025 11:37:24 GMT"},{"key":"Etag","value":"W/\"19d-SW4BUQz/qzcy0wJzdh3dHq0+a4E\""},{"key":"Origin-Agent-Cluster","value":"?1"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Server","value":"Vercel"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Dns-Prefetch-Control","value":"off"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-Vercel-Cache","value":"MISS"},{"key":"X-Vercel-Id","value":"bom1::iad1::zxqph-1747568244244-5971aa0fba93"},{"key":"X-Xss-Protection","value":"0"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Lead updated successfully.\",\n    \"data\": {\n        \"_id\": \"6829c5adfef5a43251c76a94\",\n        \"fullName\": \"Sourav Mshra\",\n        \"email\": \"developermishra18@gmail.com\",\n        \"companyName\": \"thesabjiwala.in\",\n        \"serviceInterestedIn\": \"MERN Stack Development\",\n        \"message\": \"I want to host my site\",\n        \"priority\": \"hot\",\n        \"status\": \"new\",\n        \"reminderDate\": null,\n        \"createdAt\": \"2025-05-18T11:34:05.236Z\",\n        \"updatedAt\": \"2025-05-18T11:37:24.570Z\",\n        \"__v\": 0\n    }\n}"}],"_postman_id":"286d98fc-0219-453a-97b1-8ce337d777c2"},{"name":"Leads Reminder","id":"47afe8ae-3c42-412a-8239-cdfdd86d4b0e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"reminderDate\":\"2025-05-18T09:23:37.689Z\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.wonkrudigital.com/api/v1/leads/:id/reminder","urlObject":{"protocol":"https","path":["api","v1","leads",":id","reminder"],"host":["api","wonkrudigital","com"],"query":[],"variable":[{"type":"any","value":"6829c5adfef5a43251c76a94","key":"id"}]}},"response":[{"id":"f303b0eb-9433-4004-8383-de1ae4889b3b","name":"Leads Reminder Response","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"priority\":\"hot\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.wonkrudigital.com/api/v1/leads/:id/reminder","protocol":"https","host":["api","wonkrudigital","com"],"path":["api","v1","leads",":id","reminder"],"variable":[{"key":"id","value":""}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Cache-Control","value":"public, max-age=0, must-revalidate"},{"key":"Content-Length","value":"413"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';font-src 'self' https: data:;form-action 'self';frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"},{"key":"Cross-Origin-Resource-Policy","value":"same-origin"},{"key":"Date","value":"Sun, 18 May 2025 11:37:24 GMT"},{"key":"Etag","value":"W/\"19d-SW4BUQz/qzcy0wJzdh3dHq0+a4E\""},{"key":"Origin-Agent-Cluster","value":"?1"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Server","value":"Vercel"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Dns-Prefetch-Control","value":"off"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-Vercel-Cache","value":"MISS"},{"key":"X-Vercel-Id","value":"bom1::iad1::zxqph-1747568244244-5971aa0fba93"},{"key":"X-Xss-Protection","value":"0"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Lead updated successfully.\",\n    \"data\": {\n        \"_id\": \"6829c5adfef5a43251c76a94\",\n        \"fullName\": \"Sourav Mshra\",\n        \"email\": \"developermishra18@gmail.com\",\n        \"companyName\": \"thesabjiwala.in\",\n        \"serviceInterestedIn\": \"MERN Stack Development\",\n        \"message\": \"I want to host my site\",\n        \"priority\": \"hot\",\n        \"status\": \"new\",\n        \"reminderDate\": null,\n        \"createdAt\": \"2025-05-18T11:34:05.236Z\",\n        \"updatedAt\": \"2025-05-18T11:37:24.570Z\",\n        \"__v\": 0\n    }\n}"}],"_postman_id":"47afe8ae-3c42-412a-8239-cdfdd86d4b0e"},{"name":"Delete Laed","id":"4d7016f0-2cf0-4388-a547-f80fff9c1c9a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"DELETE","header":[],"body":{"mode":"raw","raw":"{\n    \"reminderDate\":\"2025-05-18T09:23:37.689Z\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.wonkrudigital.com/api/v1/leads/:id","urlObject":{"protocol":"https","path":["api","v1","leads",":id"],"host":["api","wonkrudigital","com"],"query":[],"variable":[{"type":"any","value":"6829c5adfef5a43251c76a94","key":"id"}]}},"response":[{"id":"83db2aaa-af3c-4c56-bde1-ff0fd02911ce","name":"Delete Lead","originalRequest":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"{\n    \"reminderDate\":\"2025-05-18T09:23:37.689Z\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.wonkrudigital.com/api/v1/leads/:id","protocol":"https","host":["api","wonkrudigital","com"],"path":["api","v1","leads",":id"],"variable":[{"key":"id","value":"6829c5adfef5a43251c76a94"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Cache-Control","value":"public, max-age=0, must-revalidate"},{"key":"Content-Length","value":"39"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';font-src 'self' https: data:;form-action 'self';frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"},{"key":"Cross-Origin-Resource-Policy","value":"same-origin"},{"key":"Date","value":"Sun, 18 May 2025 11:44:07 GMT"},{"key":"Etag","value":"W/\"27-7qQttrJyEpk+0WPs/9+wx/ufV/k\""},{"key":"Origin-Agent-Cluster","value":"?1"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Server","value":"Vercel"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Dns-Prefetch-Control","value":"off"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-Vercel-Cache","value":"MISS"},{"key":"X-Vercel-Id","value":"bom1::iad1::qvk62-1747568646852-8544bff4e127"},{"key":"X-Xss-Protection","value":"0"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Lead deleted successfully\"\n}"}],"_postman_id":"4d7016f0-2cf0-4388-a547-f80fff9c1c9a"}],"id":"788bfb16-4153-4aad-bb34-053ca1326366","_postman_id":"788bfb16-4153-4aad-bb34-053ca1326366","description":""},{"name":"Ping Server","item":[{"name":"Server","id":"b3423f90-6c4a-4bf0-980f-2d0c43203a17","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.wonkrudigital.com/","urlObject":{"protocol":"https","path":[""],"host":["api","wonkrudigital","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"b3423f90-6c4a-4bf0-980f-2d0c43203a17"}],"id":"c6ca60a5-5e20-401e-8acf-f200f2424157","_postman_id":"c6ca60a5-5e20-401e-8acf-f200f2424157","description":""},{"name":"BMS","item":[{"name":"Create Blog","id":"ea71616a-2b51-4d70-9e0d-18e459cbb15b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"featuredImageUrl\": \"https://img.freepik.com/free-photo/cute-crochet-halloween-scene-with-ghost-tombstones-pumpkins_23-2151978343.jpg?t=st=1748027476~exp=1748031076~hmac=d16920e3ecd630293aa0c4b9d23e55a6d002c90948a2cee36b4d77842830387e&w=1800\",\n  \"title\": \"Blog Title\",\n  \"description\": \"Blog Description\",\n  \"categories\": [\"next\",\"load\"],\n  \"technologies\": [\"next js\",\"react\"],\n  \"publicationDate\": \"2025-05-18T11:11:37.787Z\",\n  \"readTime\": \"5\",\n  \"writerAvatarUrl\": \"https://img.freepik.com/free-photo/cute-crochet-halloween-scene-with-ghost-tombstones-pumpkins_23-2151978343.jpg?t=st=1748027476~exp=1748031076~hmac=d16920e3ecd630293aa0c4b9d23e55a6d002c90948a2cee36b4d77842830387e&w=1800\",\n  \"writerName\": \"writer name\",\n  \"writerLinkedinUrl\": \"https://img.freepik.com/free-photo/cute-crochet-halloween-scene-with-ghost-tombstones-pumpkins_23-2151978343.jpg?t=st=1748027476~exp=1748031076~hmac=d16920e3ecd630293aa0c4b9d23e55a6d002c90948a2cee36b4d77842830387e&w=1800\",\n  \"bodyContent\":  \"body content\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.wonkrudigital.com/api/v1/blogs/","urlObject":{"protocol":"https","path":["api","v1","blogs",""],"host":["api","wonkrudigital","com"],"query":[],"variable":[]}},"response":[{"id":"32354e96-0721-4e9e-a8bd-a05211c502d3","name":"Create Blog","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"featuredImageUrl\": \"https://img.freepik.com/free-photo/cute-crochet-halloween-scene-with-ghost-tombstones-pumpkins_23-2151978343.jpg?t=st=1748027476~exp=1748031076~hmac=d16920e3ecd630293aa0c4b9d23e55a6d002c90948a2cee36b4d77842830387e&w=1800\",\n  \"title\": \"Blog Title\",\n  \"description\": \"Blog Description\",\n  \"categories\": [\"next\",\"load\"],\n  \"technologies\": [\"next js\",\"react\"],\n  \"publicationDate\": \"2025-05-18T11:11:37.787Z\",\n  \"readTime\": \"5\",\n  \"writerAvatarUrl\": \"https://img.freepik.com/free-photo/cute-crochet-halloween-scene-with-ghost-tombstones-pumpkins_23-2151978343.jpg?t=st=1748027476~exp=1748031076~hmac=d16920e3ecd630293aa0c4b9d23e55a6d002c90948a2cee36b4d77842830387e&w=1800\",\n  \"writerName\": \"writer name\",\n  \"writerLinkedinUrl\": \"https://img.freepik.com/free-photo/cute-crochet-halloween-scene-with-ghost-tombstones-pumpkins_23-2151978343.jpg?t=st=1748027476~exp=1748031076~hmac=d16920e3ecd630293aa0c4b9d23e55a6d002c90948a2cee36b4d77842830387e&w=1800\",\n  \"bodyContent\":  \"body content\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.wonkrudigital.com/api/v1/blogs/"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Cache-Control","value":"public, max-age=0, must-revalidate"},{"key":"Content-Length","value":"1174"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';font-src 'self' https: data:;form-action 'self';frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"},{"key":"Cross-Origin-Resource-Policy","value":"same-origin"},{"key":"Date","value":"Fri, 23 May 2025 19:12:17 GMT"},{"key":"Etag","value":"W/\"496-7TYD+Ga4UGWUZBFVBXqXmAbBD48\""},{"key":"Origin-Agent-Cluster","value":"?1"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Server","value":"Vercel"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Dns-Prefetch-Control","value":"off"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-Vercel-Cache","value":"MISS"},{"key":"X-Vercel-Id","value":"bom1::iad1::lf7lz-1748027537296-5c7bb86b1daa"},{"key":"X-Xss-Protection","value":"0"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Blog created successfully.\",\n    \"data\": {\n        \"featuredImageUrl\": \"https://img.freepik.com/free-photo/cute-crochet-halloween-scene-with-ghost-tombstones-pumpkins_23-2151978343.jpg?t=st=1748027476~exp=1748031076~hmac=d16920e3ecd630293aa0c4b9d23e55a6d002c90948a2cee36b4d77842830387e&w=1800\",\n        \"title\": \"Blog Title\",\n        \"description\": \"Blog Description\",\n        \"categories\": [\n            \"next\",\n            \"load\"\n        ],\n        \"technologies\": [\n            \"next js\",\n            \"react\"\n        ],\n        \"publicationDate\": \"2025-05-18T11:11:37.787Z\",\n        \"readTime\": \"5\",\n        \"writerAvatarUrl\": \"https://img.freepik.com/free-photo/cute-crochet-halloween-scene-with-ghost-tombstones-pumpkins_23-2151978343.jpg?t=st=1748027476~exp=1748031076~hmac=d16920e3ecd630293aa0c4b9d23e55a6d002c90948a2cee36b4d77842830387e&w=1800\",\n        \"writerName\": \"writer name\",\n        \"writerLinkedinUrl\": \"https://img.freepik.com/free-photo/cute-crochet-halloween-scene-with-ghost-tombstones-pumpkins_23-2151978343.jpg?t=st=1748027476~exp=1748031076~hmac=d16920e3ecd630293aa0c4b9d23e55a6d002c90948a2cee36b4d77842830387e&w=1800\",\n        \"bodyContent\": \"body content\",\n        \"views\": 0,\n        \"likes\": 0,\n        \"shares\": 0,\n        \"_id\": \"6830c89122537f78fcbe7951\",\n        \"createdAt\": \"2025-05-23T19:12:17.643Z\",\n        \"updatedAt\": \"2025-05-23T19:12:17.644Z\",\n        \"__v\": 0\n    }\n}"}],"_postman_id":"ea71616a-2b51-4d70-9e0d-18e459cbb15b"},{"name":"Update Blog","id":"f7f5d71e-ebb5-47d9-aebf-dfe71ff28df4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n  \"featuredImageUrl\": \"https://img.freepik.com/free-photo/cute-crochet-halloween-scene-with-ghost-tombstones-pumpkins_23-2151978343.jpg?t=st=1748027476~exp=1748031076~hmac=d16920e3ecd630293aa0c4b9d23e55a6d002c90948a2cee36b4d77842830387e&w=1800\",\n  \"title\": \"New Blog\",\n  \"description\": \"Blog Description\",\n  \"categories\": [\"next\",\"load\"],\n  \"technologies\": [\"next js\",\"react\"],\n  \"publicationDate\": \"2025-05-18T11:11:37.787Z\",\n  \"readTime\": \"5\",\n  \"writerAvatarUrl\": \"https://img.freepik.com/free-photo/cute-crochet-halloween-scene-with-ghost-tombstones-pumpkins_23-2151978343.jpg?t=st=1748027476~exp=1748031076~hmac=d16920e3ecd630293aa0c4b9d23e55a6d002c90948a2cee36b4d77842830387e&w=1800\",\n  \"writerName\": \"writer name\",\n  \"writerLinkedinUrl\": \"https://img.freepik.com/free-photo/cute-crochet-halloween-scene-with-ghost-tombstones-pumpkins_23-2151978343.jpg?t=st=1748027476~exp=1748031076~hmac=d16920e3ecd630293aa0c4b9d23e55a6d002c90948a2cee36b4d77842830387e&w=1800\",\n  \"bodyContent\":  \"body content\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.wonkrudigital.com/api/v1/blogs/:id","urlObject":{"protocol":"https","path":["api","v1","blogs",":id"],"host":["api","wonkrudigital","com"],"query":[],"variable":[{"type":"any","value":"6830c89122537f78fcbe7951","key":"id"}]}},"response":[{"id":"d087fc2c-bf6d-499a-a5ce-2fbbfe8f17c9","name":"Update Blog","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\n  \"featuredImageUrl\": \"https://img.freepik.com/free-photo/cute-crochet-halloween-scene-with-ghost-tombstones-pumpkins_23-2151978343.jpg?t=st=1748027476~exp=1748031076~hmac=d16920e3ecd630293aa0c4b9d23e55a6d002c90948a2cee36b4d77842830387e&w=1800\",\n  \"title\": \"New Blog\",\n  \"description\": \"Blog Description\",\n  \"categories\": [\"next\",\"load\"],\n  \"technologies\": [\"next js\",\"react\"],\n  \"publicationDate\": \"2025-05-18T11:11:37.787Z\",\n  \"readTime\": \"5\",\n  \"writerAvatarUrl\": \"https://img.freepik.com/free-photo/cute-crochet-halloween-scene-with-ghost-tombstones-pumpkins_23-2151978343.jpg?t=st=1748027476~exp=1748031076~hmac=d16920e3ecd630293aa0c4b9d23e55a6d002c90948a2cee36b4d77842830387e&w=1800\",\n  \"writerName\": \"writer name\",\n  \"writerLinkedinUrl\": \"https://img.freepik.com/free-photo/cute-crochet-halloween-scene-with-ghost-tombstones-pumpkins_23-2151978343.jpg?t=st=1748027476~exp=1748031076~hmac=d16920e3ecd630293aa0c4b9d23e55a6d002c90948a2cee36b4d77842830387e&w=1800\",\n  \"bodyContent\":  \"body content\"\n}","options":{"raw":{"language":"json"}}},"url":{"raw":"https://api.wonkrudigital.com/api/v1/blogs/:id","protocol":"https","host":["api","wonkrudigital","com"],"path":["api","v1","blogs",":id"],"variable":[{"key":"id","value":"6830c89122537f78fcbe7951"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Cache-Control","value":"public, max-age=0, must-revalidate"},{"key":"Content-Encoding","value":"br"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';font-src 'self' https: data:;form-action 'self';frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"},{"key":"Cross-Origin-Resource-Policy","value":"same-origin"},{"key":"Date","value":"Fri, 23 May 2025 19:19:53 GMT"},{"key":"Etag","value":"W/\"494-VvnJUZsmcFre+voiR7ODOtLyr9g\""},{"key":"Origin-Agent-Cluster","value":"?1"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Server","value":"Vercel"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Dns-Prefetch-Control","value":"off"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-Vercel-Cache","value":"MISS"},{"key":"X-Vercel-Id","value":"bom1::iad1::l6l5d-1748027992565-cb945b380b15"},{"key":"X-Xss-Protection","value":"0"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Blog fetched successfully.\",\n    \"data\": {\n        \"_id\": \"6830c89122537f78fcbe7951\",\n        \"featuredImageUrl\": \"https://img.freepik.com/free-photo/cute-crochet-halloween-scene-with-ghost-tombstones-pumpkins_23-2151978343.jpg?t=st=1748027476~exp=1748031076~hmac=d16920e3ecd630293aa0c4b9d23e55a6d002c90948a2cee36b4d77842830387e&w=1800\",\n        \"title\": \"New Blog\",\n        \"description\": \"Blog Description\",\n        \"categories\": [\n            \"next\",\n            \"load\"\n        ],\n        \"technologies\": [\n            \"next js\",\n            \"react\"\n        ],\n        \"publicationDate\": \"2025-05-18T11:11:37.787Z\",\n        \"readTime\": \"5\",\n        \"writerAvatarUrl\": \"https://img.freepik.com/free-photo/cute-crochet-halloween-scene-with-ghost-tombstones-pumpkins_23-2151978343.jpg?t=st=1748027476~exp=1748031076~hmac=d16920e3ecd630293aa0c4b9d23e55a6d002c90948a2cee36b4d77842830387e&w=1800\",\n        \"writerName\": \"writer name\",\n        \"writerLinkedinUrl\": \"https://img.freepik.com/free-photo/cute-crochet-halloween-scene-with-ghost-tombstones-pumpkins_23-2151978343.jpg?t=st=1748027476~exp=1748031076~hmac=d16920e3ecd630293aa0c4b9d23e55a6d002c90948a2cee36b4d77842830387e&w=1800\",\n        \"bodyContent\": \"body content\",\n        \"views\": 1,\n        \"likes\": 0,\n        \"shares\": 0,\n        \"createdAt\": \"2025-05-23T19:12:17.643Z\",\n        \"updatedAt\": \"2025-05-23T19:19:52.905Z\",\n        \"__v\": 0\n    }\n}"}],"_postman_id":"f7f5d71e-ebb5-47d9-aebf-dfe71ff28df4"},{"name":"Delete Blog","id":"b75dda57-3ddb-4b2f-8d0b-7dc7adab7860","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":""}]},"isInherited":false},"method":"DELETE","header":[],"url":"https://api.wonkrudigital.com/api/v1/blogs/:id","urlObject":{"protocol":"https","path":["api","v1","blogs",":id"],"host":["api","wonkrudigital","com"],"query":[],"variable":[{"type":"any","value":"6830c89122537f78fcbe7951","key":"id"}]}},"response":[{"id":"73d22303-3022-4cb5-93d8-ca610e91e152","name":"Delete Blog","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"https://api.wonkrudigital.com/api/v1/blogs/:id","protocol":"https","host":["api","wonkrudigital","com"],"path":["api","v1","blogs",":id"],"variable":[{"key":"id","value":"6830c89122537f78fcbe7951"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Cache-Control","value":"public, max-age=0, must-revalidate"},{"key":"Content-Length","value":"26"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';font-src 'self' https: data:;form-action 'self';frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"},{"key":"Cross-Origin-Resource-Policy","value":"same-origin"},{"key":"Date","value":"Fri, 23 May 2025 19:21:33 GMT"},{"key":"Etag","value":"W/\"1a-Dif27w9DZ3D26OzJeLKlnTcMGB8\""},{"key":"Origin-Agent-Cluster","value":"?1"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Server","value":"Vercel"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Dns-Prefetch-Control","value":"off"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-Vercel-Cache","value":"MISS"},{"key":"X-Vercel-Id","value":"bom1::iad1::2r74z-1748028093114-56d4cf0b5310"},{"key":"X-Xss-Protection","value":"0"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Blog deleted\"\n}"}],"_postman_id":"b75dda57-3ddb-4b2f-8d0b-7dc7adab7860"},{"name":"Get All Blogs","id":"2a794a8e-178a-47ac-a1fe-023a82d46adb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.wonkrudigital.com/api/v1/blogs/","urlObject":{"protocol":"https","path":["api","v1","blogs",""],"host":["api","wonkrudigital","com"],"query":[],"variable":[]}},"response":[{"id":"f346e60d-0801-44c2-b8bb-239447c9d26a","name":"Get All Blogs","originalRequest":{"method":"GET","header":[],"url":"https://api.wonkrudigital.com/api/v1/blogs/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Age","value":"0"},{"key":"Cache-Control","value":"public, max-age=0, must-revalidate"},{"key":"Content-Encoding","value":"br"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';font-src 'self' https: data:;form-action 'self';frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"},{"key":"Cross-Origin-Resource-Policy","value":"same-origin"},{"key":"Date","value":"Fri, 23 May 2025 19:15:04 GMT"},{"key":"Etag","value":"W/\"499-FuLwUHOW3D16REUdCyxc1vr8J+0\""},{"key":"Origin-Agent-Cluster","value":"?1"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Server","value":"Vercel"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Dns-Prefetch-Control","value":"off"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-Vercel-Cache","value":"MISS"},{"key":"X-Vercel-Id","value":"bom1::iad1::px6lb-1748027704559-2b0c3f0d7559"},{"key":"X-Xss-Protection","value":"0"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Blogs fetched successfully.\",\n    \"data\": [\n        {\n            \"_id\": \"6830c89122537f78fcbe7951\",\n            \"featuredImageUrl\": \"https://img.freepik.com/free-photo/cute-crochet-halloween-scene-with-ghost-tombstones-pumpkins_23-2151978343.jpg?t=st=1748027476~exp=1748031076~hmac=d16920e3ecd630293aa0c4b9d23e55a6d002c90948a2cee36b4d77842830387e&w=1800\",\n            \"title\": \"Blog Title\",\n            \"description\": \"Blog Description\",\n            \"categories\": [\n                \"next\",\n                \"load\"\n            ],\n            \"technologies\": [\n                \"next js\",\n                \"react\"\n            ],\n            \"publicationDate\": \"2025-05-18T11:11:37.787Z\",\n            \"readTime\": \"5\",\n            \"writerAvatarUrl\": \"https://img.freepik.com/free-photo/cute-crochet-halloween-scene-with-ghost-tombstones-pumpkins_23-2151978343.jpg?t=st=1748027476~exp=1748031076~hmac=d16920e3ecd630293aa0c4b9d23e55a6d002c90948a2cee36b4d77842830387e&w=1800\",\n            \"writerName\": \"writer name\",\n            \"writerLinkedinUrl\": \"https://img.freepik.com/free-photo/cute-crochet-halloween-scene-with-ghost-tombstones-pumpkins_23-2151978343.jpg?t=st=1748027476~exp=1748031076~hmac=d16920e3ecd630293aa0c4b9d23e55a6d002c90948a2cee36b4d77842830387e&w=1800\",\n            \"bodyContent\": \"body content\",\n            \"views\": 0,\n            \"likes\": 0,\n            \"shares\": 0,\n            \"createdAt\": \"2025-05-23T19:12:17.643Z\",\n            \"updatedAt\": \"2025-05-23T19:12:17.644Z\",\n            \"__v\": 0\n        }\n    ]\n}"}],"_postman_id":"2a794a8e-178a-47ac-a1fe-023a82d46adb"},{"name":"Get Blog By Id","id":"cce0bb05-788d-45bc-8b32-be7d54fa127b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.wonkrudigital.com/api/v1/blogs/:id","urlObject":{"protocol":"https","path":["api","v1","blogs",":id"],"host":["api","wonkrudigital","com"],"query":[],"variable":[{"type":"any","value":"6830c89122537f78fcbe7951","key":"id"}]}},"response":[{"id":"06dbb7c6-a61b-44fa-84da-59ad221927a7","name":"Get All Blog by Id","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.wonkrudigital.com/api/v1/blogs/:id","protocol":"https","host":["api","wonkrudigital","com"],"path":["api","v1","blogs",":id"],"variable":[{"key":"id","value":"6830c89122537f78fcbe7951"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Age","value":"0"},{"key":"Cache-Control","value":"public, max-age=0, must-revalidate"},{"key":"Content-Encoding","value":"br"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';font-src 'self' https: data:;form-action 'self';frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"},{"key":"Cross-Origin-Resource-Policy","value":"same-origin"},{"key":"Date","value":"Fri, 23 May 2025 19:16:38 GMT"},{"key":"Etag","value":"W/\"4a8-F4vwfzXNCe+L8DZ/Yfc/w3mcZKQ\""},{"key":"Origin-Agent-Cluster","value":"?1"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Server","value":"Vercel"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Dns-Prefetch-Control","value":"off"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-Vercel-Cache","value":"MISS"},{"key":"X-Vercel-Id","value":"bom1::iad1::gsc8x-1748027798075-18406b4edec0"},{"key":"X-Xss-Protection","value":"0"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Blog created successfully.\",\n    \"data\": {\n        \"_id\": \"6830c89122537f78fcbe7951\",\n        \"featuredImageUrl\": \"https://img.freepik.com/free-photo/cute-crochet-halloween-scene-with-ghost-tombstones-pumpkins_23-2151978343.jpg?t=st=1748027476~exp=1748031076~hmac=d16920e3ecd630293aa0c4b9d23e55a6d002c90948a2cee36b4d77842830387e&w=1800\",\n        \"title\": \"Blog Title\",\n        \"description\": \"Blog Description\",\n        \"categories\": [\n            \"next\",\n            \"load\"\n        ],\n        \"technologies\": [\n            \"next js\",\n            \"react\"\n        ],\n        \"publicationDate\": \"2025-05-18T11:11:37.787Z\",\n        \"readTime\": \"5\",\n        \"writerAvatarUrl\": \"https://img.freepik.com/free-photo/cute-crochet-halloween-scene-with-ghost-tombstones-pumpkins_23-2151978343.jpg?t=st=1748027476~exp=1748031076~hmac=d16920e3ecd630293aa0c4b9d23e55a6d002c90948a2cee36b4d77842830387e&w=1800\",\n        \"writerName\": \"writer name\",\n        \"writerLinkedinUrl\": \"https://img.freepik.com/free-photo/cute-crochet-halloween-scene-with-ghost-tombstones-pumpkins_23-2151978343.jpg?t=st=1748027476~exp=1748031076~hmac=d16920e3ecd630293aa0c4b9d23e55a6d002c90948a2cee36b4d77842830387e&w=1800\",\n        \"bodyContent\": \"body content\",\n        \"views\": 1,\n        \"likes\": 0,\n        \"shares\": 0,\n        \"createdAt\": \"2025-05-23T19:12:17.643Z\",\n        \"updatedAt\": \"2025-05-23T19:16:38.422Z\",\n        \"__v\": 0\n    },\n    \"relatedBlogs\": []\n}"}],"_postman_id":"cce0bb05-788d-45bc-8b32-be7d54fa127b"},{"name":"Get Blog By Title","id":"91943ab9-d6ec-48af-98cc-bfeeac575d56","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.wonkrudigital.com/api/v1/blogs/title/:slug","urlObject":{"protocol":"https","path":["api","v1","blogs","title",":slug"],"host":["api","wonkrudigital","com"],"query":[],"variable":[{"type":"any","value":"Blog-Titlesd-s-ds-fs--saf","key":"slug"}]}},"response":[{"id":"b9ee3996-f4a4-4335-8bdb-2731db4bbd3a","name":"Get Blog By Title","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.wonkrudigital.com/api/v1/blogs/title/:slug","protocol":"https","host":["api","wonkrudigital","com"],"path":["api","v1","blogs","title",":slug"],"variable":[{"key":"slug","value":"Blog-Titlesd-s-ds-fs--saf"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"cache-control","value":"public, max-age=0, must-revalidate"},{"key":"server","value":"Vercel"},{"key":"x-vercel-id","value":"dev1::dev1::v5ifo-1748035879963-d05b28f5a3d1"},{"key":"x-vercel-cache","value":"MISS"},{"key":"access-control-allow-origin","value":"*"},{"key":"connection","value":"close"},{"key":"content-length","value":"1213"},{"key":"content-security-policy","value":"default-src 'self';base-uri 'self';font-src 'self' https: data:;form-action 'self';frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"cross-origin-opener-policy","value":"same-origin"},{"key":"cross-origin-resource-policy","value":"same-origin"},{"key":"date","value":"Fri, 23 May 2025 21:31:21 GMT"},{"key":"etag","value":"W/\"4bd-st9RhwFWcnS49U9MCUI4gSNhXOA\""},{"key":"origin-agent-cluster","value":"?1"},{"key":"referrer-policy","value":"no-referrer"},{"key":"strict-transport-security","value":"max-age=31536000; includeSubDomains"},{"key":"x-content-type-options","value":"nosniff"},{"key":"x-dns-prefetch-control","value":"off"},{"key":"x-download-options","value":"noopen"},{"key":"x-frame-options","value":"SAMEORIGIN"},{"key":"x-permitted-cross-domain-policies","value":"none"},{"key":"x-xss-protection","value":"0"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"data\": {\n        \"_id\": \"6830d55fa6a6c6944f2d2d9d\",\n        \"featuredImageUrl\": \"https://img.freepik.com/free-photo/cute-crochet-halloween-scene-with-ghost-tombstones-pumpkins_23-2151978343.jpg?t=st=1748027476~exp=1748031076~hmac=d16920e3ecd630293aa0c4b9d23e55a6d002c90948a2cee36b4d77842830387e&w=1800\",\n        \"title\": \"Blog Titlesd s ds fs  saf\",\n        \"description\": \"Blog Description asfs fasf\",\n        \"categories\": [\n            \"Mobile App\",\n            \"Technology\"\n        ],\n        \"technologies\": [\n            \"TypeScript\",\n            \"Python\"\n        ],\n        \"publicationDate\": \"2025-05-18T00:00:00.000Z\",\n        \"readTime\": \"5\",\n        \"writerAvatarUrl\": \"https://img.freepik.com/free-photo/cute-crochet-halloween-scene-with-ghost-tombstones-pumpkins_23-2151978343.jpg?t=st=1748027476~exp=1748031076~hmac=d16920e3ecd630293aa0c4b9d23e55a6d002c90948a2cee36b4d77842830387e&w=1800\",\n        \"writerName\": \"writer namesa fsa asf\",\n        \"writerLinkedinUrl\": \"https://img.freepik.com/free-photo/cute-crochet-halloween-scene-with-ghost-tombstones-pumpkins_23-2151978343.jpg?t=st=1748027476~exp=1748031076~hmac=d16920e3ecd630293aa0c4b9d23e55a6d002c90948a2cee36b4d77842830387e&w=1800\",\n        \"bodyContent\": \"body contentsa fs fas\",\n        \"views\": 6,\n        \"likes\": 0,\n        \"shares\": 0,\n        \"createdAt\": \"2025-05-23T20:06:55.697Z\",\n        \"updatedAt\": \"2025-05-23T21:31:21.311Z\",\n        \"__v\": 0\n    },\n    \"relatedBlogs\": []\n}"}],"_postman_id":"91943ab9-d6ec-48af-98cc-bfeeac575d56"},{"name":"Search Blog","id":"e858619d-b87b-43fb-8bee-e50f5456ff4b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.wonkrudigital.com/api/v1/blogs/search?query=blog","urlObject":{"protocol":"https","path":["api","v1","blogs","search"],"host":["api","wonkrudigital","com"],"query":[{"disabled":true,"key":"bv","value":null},{"key":"query","value":"blog"}],"variable":[]}},"response":[{"id":"9d4635de-4269-4ab1-8cad-88411b927edf","name":"Search Blog","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.wonkrudigital.com/api/v1/blogs/search?query=blog","protocol":"https","host":["api","wonkrudigital","com"],"path":["api","v1","blogs","search"],"query":[{"key":"bv","value":null,"type":"text","disabled":true},{"key":"query","value":"blog"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Age","value":"0"},{"key":"Cache-Control","value":"public, max-age=0, must-revalidate"},{"key":"Content-Encoding","value":"br"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';font-src 'self' https: data:;form-action 'self';frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"},{"key":"Cross-Origin-Resource-Policy","value":"same-origin"},{"key":"Date","value":"Fri, 23 May 2025 19:37:46 GMT"},{"key":"Etag","value":"W/\"d48-a+I8wLNS28a/LJRwDz/1mhn4AIM\""},{"key":"Origin-Agent-Cluster","value":"?1"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Server","value":"Vercel"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Dns-Prefetch-Control","value":"off"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-Vercel-Cache","value":"MISS"},{"key":"X-Vercel-Id","value":"bom1::iad1::2zvnr-1748029065722-e6dbcc3a7aa5"},{"key":"X-Xss-Protection","value":"0"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Blog fetched successfully.\",\n    \"data\": [\n        {\n            \"_id\": \"6830cacc22537f78fcbe795c\",\n            \"featuredImageUrl\": \"https://img.freepik.com/free-photo/cute-crochet-halloween-scene-with-ghost-tombstones-pumpkins_23-2151978343.jpg?t=st=1748027476~exp=1748031076~hmac=d16920e3ecd630293aa0c4b9d23e55a6d002c90948a2cee36b4d77842830387e&w=1800\",\n            \"title\": \"Blog Title\",\n            \"description\": \"Blog Description\",\n            \"categories\": [\n                \"next\",\n                \"load\"\n            ],\n            \"technologies\": [\n                \"next js\",\n                \"react\"\n            ],\n            \"publicationDate\": \"2025-05-18T11:11:37.787Z\",\n            \"readTime\": \"5\",\n            \"writerAvatarUrl\": \"https://img.freepik.com/free-photo/cute-crochet-halloween-scene-with-ghost-tombstones-pumpkins_23-2151978343.jpg?t=st=1748027476~exp=1748031076~hmac=d16920e3ecd630293aa0c4b9d23e55a6d002c90948a2cee36b4d77842830387e&w=1800\",\n            \"writerName\": \"writer name\",\n            \"writerLinkedinUrl\": \"https://img.freepik.com/free-photo/cute-crochet-halloween-scene-with-ghost-tombstones-pumpkins_23-2151978343.jpg?t=st=1748027476~exp=1748031076~hmac=d16920e3ecd630293aa0c4b9d23e55a6d002c90948a2cee36b4d77842830387e&w=1800\",\n            \"bodyContent\": \"body content\",\n            \"views\": 0,\n            \"likes\": 0,\n            \"shares\": 0,\n            \"createdAt\": \"2025-05-23T19:21:48.025Z\",\n            \"updatedAt\": \"2025-05-23T19:21:48.025Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"6830cacd22537f78fcbe795f\",\n            \"featuredImageUrl\": \"https://img.freepik.com/free-photo/cute-crochet-halloween-scene-with-ghost-tombstones-pumpkins_23-2151978343.jpg?t=st=1748027476~exp=1748031076~hmac=d16920e3ecd630293aa0c4b9d23e55a6d002c90948a2cee36b4d77842830387e&w=1800\",\n            \"title\": \"Blog Title\",\n            \"description\": \"Blog Description\",\n            \"categories\": [\n                \"next\",\n                \"load\"\n            ],\n            \"technologies\": [\n                \"next js\",\n                \"react\"\n            ],\n            \"publicationDate\": \"2025-05-18T11:11:37.787Z\",\n            \"readTime\": \"5\",\n            \"writerAvatarUrl\": \"https://img.freepik.com/free-photo/cute-crochet-halloween-scene-with-ghost-tombstones-pumpkins_23-2151978343.jpg?t=st=1748027476~exp=1748031076~hmac=d16920e3ecd630293aa0c4b9d23e55a6d002c90948a2cee36b4d77842830387e&w=1800\",\n            \"writerName\": \"writer name\",\n            \"writerLinkedinUrl\": \"https://img.freepik.com/free-photo/cute-crochet-halloween-scene-with-ghost-tombstones-pumpkins_23-2151978343.jpg?t=st=1748027476~exp=1748031076~hmac=d16920e3ecd630293aa0c4b9d23e55a6d002c90948a2cee36b4d77842830387e&w=1800\",\n            \"bodyContent\": \"body content\",\n            \"views\": 0,\n            \"likes\": 0,\n            \"shares\": 0,\n            \"createdAt\": \"2025-05-23T19:21:49.986Z\",\n            \"updatedAt\": \"2025-05-23T19:21:49.986Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"6830cacf22537f78fcbe7962\",\n            \"featuredImageUrl\": \"https://img.freepik.com/free-photo/cute-crochet-halloween-scene-with-ghost-tombstones-pumpkins_23-2151978343.jpg?t=st=1748027476~exp=1748031076~hmac=d16920e3ecd630293aa0c4b9d23e55a6d002c90948a2cee36b4d77842830387e&w=1800\",\n            \"title\": \"Blog Title\",\n            \"description\": \"Blog Description\",\n            \"categories\": [\n                \"next\",\n                \"load\"\n            ],\n            \"technologies\": [\n                \"next js\",\n                \"react\"\n            ],\n            \"publicationDate\": \"2025-05-18T11:11:37.787Z\",\n            \"readTime\": \"5\",\n            \"writerAvatarUrl\": \"https://img.freepik.com/free-photo/cute-crochet-halloween-scene-with-ghost-tombstones-pumpkins_23-2151978343.jpg?t=st=1748027476~exp=1748031076~hmac=d16920e3ecd630293aa0c4b9d23e55a6d002c90948a2cee36b4d77842830387e&w=1800\",\n            \"writerName\": \"writer name\",\n            \"writerLinkedinUrl\": \"https://img.freepik.com/free-photo/cute-crochet-halloween-scene-with-ghost-tombstones-pumpkins_23-2151978343.jpg?t=st=1748027476~exp=1748031076~hmac=d16920e3ecd630293aa0c4b9d23e55a6d002c90948a2cee36b4d77842830387e&w=1800\",\n            \"bodyContent\": \"body content\",\n            \"views\": 0,\n            \"likes\": 0,\n            \"shares\": 0,\n            \"createdAt\": \"2025-05-23T19:21:51.980Z\",\n            \"updatedAt\": \"2025-05-23T19:21:51.980Z\",\n            \"__v\": 0\n        }\n    ]\n}"}],"_postman_id":"e858619d-b87b-43fb-8bee-e50f5456ff4b"},{"name":"Blog By Technology","id":"a0c0e5b3-48aa-472c-b868-8bd8e76d91da","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.wonkrudigital.com/api/v1/blogs//technology/:tech","urlObject":{"protocol":"https","path":["api","v1","blogs","","technology",":tech"],"host":["api","wonkrudigital","com"],"query":[{"disabled":true,"key":"bv","value":null}],"variable":[{"type":"any","value":"react","key":"tech"}]}},"response":[{"id":"e4bf53a2-4721-4506-be54-f38ad5cd3304","name":"Blog By Technology","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.wonkrudigital.com/api/v1/blogs//technology/:tech","protocol":"https","host":["api","wonkrudigital","com"],"path":["api","v1","blogs","","technology",":tech"],"query":[{"key":"bv","value":null,"type":"text","disabled":true}],"variable":[{"key":"tech","value":"react"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Age","value":"0"},{"key":"Cache-Control","value":"public, max-age=0, must-revalidate"},{"key":"Content-Encoding","value":"br"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';font-src 'self' https: data:;form-action 'self';frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"},{"key":"Cross-Origin-Resource-Policy","value":"same-origin"},{"key":"Date","value":"Fri, 23 May 2025 19:39:19 GMT"},{"key":"Etag","value":"W/\"d48-a+I8wLNS28a/LJRwDz/1mhn4AIM\""},{"key":"Origin-Agent-Cluster","value":"?1"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Server","value":"Vercel"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Dns-Prefetch-Control","value":"off"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-Vercel-Cache","value":"MISS"},{"key":"X-Vercel-Id","value":"bom1::iad1::nfv7r-1748029158693-ab7423a8c5cf"},{"key":"X-Xss-Protection","value":"0"},{"key":"Transfer-Encoding","value":"chunked"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Blog fetched successfully.\",\n    \"data\": [\n        {\n            \"_id\": \"6830cacc22537f78fcbe795c\",\n            \"featuredImageUrl\": \"https://img.freepik.com/free-photo/cute-crochet-halloween-scene-with-ghost-tombstones-pumpkins_23-2151978343.jpg?t=st=1748027476~exp=1748031076~hmac=d16920e3ecd630293aa0c4b9d23e55a6d002c90948a2cee36b4d77842830387e&w=1800\",\n            \"title\": \"Blog Title\",\n            \"description\": \"Blog Description\",\n            \"categories\": [\n                \"next\",\n                \"load\"\n            ],\n            \"technologies\": [\n                \"next js\",\n                \"react\"\n            ],\n            \"publicationDate\": \"2025-05-18T11:11:37.787Z\",\n            \"readTime\": \"5\",\n            \"writerAvatarUrl\": \"https://img.freepik.com/free-photo/cute-crochet-halloween-scene-with-ghost-tombstones-pumpkins_23-2151978343.jpg?t=st=1748027476~exp=1748031076~hmac=d16920e3ecd630293aa0c4b9d23e55a6d002c90948a2cee36b4d77842830387e&w=1800\",\n            \"writerName\": \"writer name\",\n            \"writerLinkedinUrl\": \"https://img.freepik.com/free-photo/cute-crochet-halloween-scene-with-ghost-tombstones-pumpkins_23-2151978343.jpg?t=st=1748027476~exp=1748031076~hmac=d16920e3ecd630293aa0c4b9d23e55a6d002c90948a2cee36b4d77842830387e&w=1800\",\n            \"bodyContent\": \"body content\",\n            \"views\": 0,\n            \"likes\": 0,\n            \"shares\": 0,\n            \"createdAt\": \"2025-05-23T19:21:48.025Z\",\n            \"updatedAt\": \"2025-05-23T19:21:48.025Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"6830cacd22537f78fcbe795f\",\n            \"featuredImageUrl\": \"https://img.freepik.com/free-photo/cute-crochet-halloween-scene-with-ghost-tombstones-pumpkins_23-2151978343.jpg?t=st=1748027476~exp=1748031076~hmac=d16920e3ecd630293aa0c4b9d23e55a6d002c90948a2cee36b4d77842830387e&w=1800\",\n            \"title\": \"Blog Title\",\n            \"description\": \"Blog Description\",\n            \"categories\": [\n                \"next\",\n                \"load\"\n            ],\n            \"technologies\": [\n                \"next js\",\n                \"react\"\n            ],\n            \"publicationDate\": \"2025-05-18T11:11:37.787Z\",\n            \"readTime\": \"5\",\n            \"writerAvatarUrl\": \"https://img.freepik.com/free-photo/cute-crochet-halloween-scene-with-ghost-tombstones-pumpkins_23-2151978343.jpg?t=st=1748027476~exp=1748031076~hmac=d16920e3ecd630293aa0c4b9d23e55a6d002c90948a2cee36b4d77842830387e&w=1800\",\n            \"writerName\": \"writer name\",\n            \"writerLinkedinUrl\": \"https://img.freepik.com/free-photo/cute-crochet-halloween-scene-with-ghost-tombstones-pumpkins_23-2151978343.jpg?t=st=1748027476~exp=1748031076~hmac=d16920e3ecd630293aa0c4b9d23e55a6d002c90948a2cee36b4d77842830387e&w=1800\",\n            \"bodyContent\": \"body content\",\n            \"views\": 0,\n            \"likes\": 0,\n            \"shares\": 0,\n            \"createdAt\": \"2025-05-23T19:21:49.986Z\",\n            \"updatedAt\": \"2025-05-23T19:21:49.986Z\",\n            \"__v\": 0\n        },\n        {\n            \"_id\": \"6830cacf22537f78fcbe7962\",\n            \"featuredImageUrl\": \"https://img.freepik.com/free-photo/cute-crochet-halloween-scene-with-ghost-tombstones-pumpkins_23-2151978343.jpg?t=st=1748027476~exp=1748031076~hmac=d16920e3ecd630293aa0c4b9d23e55a6d002c90948a2cee36b4d77842830387e&w=1800\",\n            \"title\": \"Blog Title\",\n            \"description\": \"Blog Description\",\n            \"categories\": [\n                \"next\",\n                \"load\"\n            ],\n            \"technologies\": [\n                \"next js\",\n                \"react\"\n            ],\n            \"publicationDate\": \"2025-05-18T11:11:37.787Z\",\n            \"readTime\": \"5\",\n            \"writerAvatarUrl\": \"https://img.freepik.com/free-photo/cute-crochet-halloween-scene-with-ghost-tombstones-pumpkins_23-2151978343.jpg?t=st=1748027476~exp=1748031076~hmac=d16920e3ecd630293aa0c4b9d23e55a6d002c90948a2cee36b4d77842830387e&w=1800\",\n            \"writerName\": \"writer name\",\n            \"writerLinkedinUrl\": \"https://img.freepik.com/free-photo/cute-crochet-halloween-scene-with-ghost-tombstones-pumpkins_23-2151978343.jpg?t=st=1748027476~exp=1748031076~hmac=d16920e3ecd630293aa0c4b9d23e55a6d002c90948a2cee36b4d77842830387e&w=1800\",\n            \"bodyContent\": \"body content\",\n            \"views\": 0,\n            \"likes\": 0,\n            \"shares\": 0,\n            \"createdAt\": \"2025-05-23T19:21:51.980Z\",\n            \"updatedAt\": \"2025-05-23T19:21:51.980Z\",\n            \"__v\": 0\n        }\n    ]\n}"}],"_postman_id":"a0c0e5b3-48aa-472c-b868-8bd8e76d91da"},{"name":"Previous Blog","id":"7b27f4ad-fbc9-494d-8536-7aafa2679640","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.wonkrudigital.com/api/v1/blogs/:id/previous","urlObject":{"protocol":"https","path":["api","v1","blogs",":id","previous"],"host":["api","wonkrudigital","com"],"query":[{"disabled":true,"key":"bv","value":null}],"variable":[{"type":"any","value":"6830cacd22537f78fcbe795f","key":"id"}]}},"response":[{"id":"9f267918-313f-44d6-b2ab-f72376c487ca","name":"Previous Blog","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.wonkrudigital.com/api/v1/blogs/:id/previous","protocol":"https","host":["api","wonkrudigital","com"],"path":["api","v1","blogs",":id","previous"],"query":[{"key":"bv","value":null,"type":"text","disabled":true}],"variable":[{"key":"id","value":"6830cacd22537f78fcbe795f"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Age","value":"0"},{"key":"Cache-Control","value":"public, max-age=0, must-revalidate"},{"key":"Content-Length","value":"67"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';font-src 'self' https: data:;form-action 'self';frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"},{"key":"Cross-Origin-Resource-Policy","value":"same-origin"},{"key":"Date","value":"Fri, 23 May 2025 19:43:08 GMT"},{"key":"Etag","value":"W/\"43-A6SETWQIPltLbrV0P9qzoyUE+78\""},{"key":"Origin-Agent-Cluster","value":"?1"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Server","value":"Vercel"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Dns-Prefetch-Control","value":"off"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-Vercel-Cache","value":"MISS"},{"key":"X-Vercel-Id","value":"bom1::iad1::g4nqh-1748029387551-a821b9c69b58"},{"key":"X-Xss-Protection","value":"0"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Blog fetched successfully.\",\n    \"data\": null\n}"}],"_postman_id":"7b27f4ad-fbc9-494d-8536-7aafa2679640"},{"name":"Next Blog","id":"804148a7-0c7d-4c1e-a493-85087d34e91f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://api.wonkrudigital.com/api/v1/blogs/:id/next","urlObject":{"protocol":"https","path":["api","v1","blogs",":id","next"],"host":["api","wonkrudigital","com"],"query":[{"disabled":true,"key":"bv","value":null}],"variable":[{"type":"any","value":"6830cacd22537f78fcbe795f","key":"id"}]}},"response":[{"id":"976d9590-0047-4091-a1b9-1c5a1c334230","name":"Next Blog","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.wonkrudigital.com/api/v1/blogs/:id/next","protocol":"https","host":["api","wonkrudigital","com"],"path":["api","v1","blogs",":id","next"],"query":[{"key":"bv","value":null,"type":"text","disabled":true}],"variable":[{"key":"id","value":"6830cacd22537f78fcbe795f"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Age","value":"0"},{"key":"Cache-Control","value":"public, max-age=0, must-revalidate"},{"key":"Content-Length","value":"67"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';font-src 'self' https: data:;form-action 'self';frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"},{"key":"Cross-Origin-Resource-Policy","value":"same-origin"},{"key":"Date","value":"Fri, 23 May 2025 19:44:08 GMT"},{"key":"Etag","value":"W/\"43-A6SETWQIPltLbrV0P9qzoyUE+78\""},{"key":"Origin-Agent-Cluster","value":"?1"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Server","value":"Vercel"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Dns-Prefetch-Control","value":"off"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-Vercel-Cache","value":"MISS"},{"key":"X-Vercel-Id","value":"bom1::iad1::mbg6h-1748029447622-c97a63bd3eba"},{"key":"X-Xss-Protection","value":"0"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Blog fetched successfully.\",\n    \"data\": null\n}"}],"_postman_id":"804148a7-0c7d-4c1e-a493-85087d34e91f"},{"name":"Like Blog","id":"cf9afe35-8e3a-48f2-bdd3-8084406fc2b3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"https://api.wonkrudigital.com/api/v1/blogs/:id/like","urlObject":{"protocol":"https","path":["api","v1","blogs",":id","like"],"host":["api","wonkrudigital","com"],"query":[{"disabled":true,"key":"bv","value":null}],"variable":[{"type":"any","value":"6830cacd22537f78fcbe795f","key":"id"}]}},"response":[{"id":"93699097-4907-4213-b8f6-6d688397ae2b","name":"Like Blog","originalRequest":{"method":"POST","header":[],"url":{"raw":"https://api.wonkrudigital.com/api/v1/blogs/:id/like","protocol":"https","host":["api","wonkrudigital","com"],"path":["api","v1","blogs",":id","like"],"query":[{"key":"bv","value":null,"type":"text","disabled":true}],"variable":[{"key":"id","value":"6830cacd22537f78fcbe795f"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Cache-Control","value":"public, max-age=0, must-revalidate"},{"key":"Content-Length","value":"57"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';font-src 'self' https: data:;form-action 'self';frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"},{"key":"Cross-Origin-Resource-Policy","value":"same-origin"},{"key":"Date","value":"Fri, 23 May 2025 19:45:38 GMT"},{"key":"Etag","value":"W/\"39-kUbqAl4cAaHYNbQOakZKpLJukq0\""},{"key":"Origin-Agent-Cluster","value":"?1"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Server","value":"Vercel"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Dns-Prefetch-Control","value":"off"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-Vercel-Cache","value":"MISS"},{"key":"X-Vercel-Id","value":"bom1::iad1::d52zx-1748029538351-aa32621e1a17"},{"key":"X-Xss-Protection","value":"0"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Liked successfully\",\n    \"likes\": 1\n}"}],"_postman_id":"cf9afe35-8e3a-48f2-bdd3-8084406fc2b3"},{"name":"Share Blog","id":"4a84cce2-f470-4ffb-9597-4259dd116fed","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"https://api.wonkrudigital.com/api/v1/blogs/:id/share","urlObject":{"protocol":"https","path":["api","v1","blogs",":id","share"],"host":["api","wonkrudigital","com"],"query":[{"disabled":true,"key":"bv","value":null}],"variable":[{"type":"any","value":"6830cacd22537f78fcbe795f","key":"id"}]}},"response":[{"id":"ece38799-7d92-4055-92e0-94451b48f577","name":"Share Blog","originalRequest":{"method":"POST","header":[],"url":{"raw":"https://api.wonkrudigital.com/api/v1/blogs/:id/share","protocol":"https","host":["api","wonkrudigital","com"],"path":["api","v1","blogs",":id","share"],"query":[{"key":"bv","value":null,"type":"text","disabled":true}],"variable":[{"key":"id","value":"6830cacd22537f78fcbe795f"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Cache-Control","value":"public, max-age=0, must-revalidate"},{"key":"Content-Length","value":"59"},{"key":"Content-Security-Policy","value":"default-src 'self';base-uri 'self';font-src 'self' https: data:;form-action 'self';frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' https: 'unsafe-inline';upgrade-insecure-requests"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"},{"key":"Cross-Origin-Resource-Policy","value":"same-origin"},{"key":"Date","value":"Fri, 23 May 2025 19:46:03 GMT"},{"key":"Etag","value":"W/\"3b-oGXcuVlL+a2GCEwcscDXGA8owq8\""},{"key":"Origin-Agent-Cluster","value":"?1"},{"key":"Referrer-Policy","value":"no-referrer"},{"key":"Server","value":"Vercel"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Dns-Prefetch-Control","value":"off"},{"key":"X-Download-Options","value":"noopen"},{"key":"X-Frame-Options","value":"SAMEORIGIN"},{"key":"X-Permitted-Cross-Domain-Policies","value":"none"},{"key":"X-Vercel-Cache","value":"MISS"},{"key":"X-Vercel-Id","value":"bom1::iad1::z8w8n-1748029562879-2bbcf500b2f3"},{"key":"X-Xss-Protection","value":"0"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Shared successfully\",\n    \"shares\": 1\n}"}],"_postman_id":"4a84cce2-f470-4ffb-9597-4259dd116fed"}],"id":"63ac5089-7a0c-4bb8-9f21-03d1f2dd3d3b","_postman_id":"63ac5089-7a0c-4bb8-9f21-03d1f2dd3d3b","description":""}],"variable":[{"key":"jwt-token","value":"","type":"default"}]}