{"info":{"_postman_id":"46a8604a-ccf6-4cee-a760-494383f6307d","name":"Eventura","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"39189509","collectionId":"46a8604a-ccf6-4cee-a760-494383f6307d","publishedId":"2sAYX3s4Dc","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2025-02-14T05:06:06.000Z"},"item":[{"name":"categories","item":[{"name":"get_all_categories","id":"f63dc8e2-51b3-4484-803a-43e646d1fd89","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://eventura-2.onrender.com/categories","description":"<p>to fetch all the categories</p>\n","urlObject":{"protocol":"https","path":["categories"],"host":["eventura-2","onrender","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"f63dc8e2-51b3-4484-803a-43e646d1fd89"},{"name":"add_new_category","id":"4a94edd7-540c-45b9-a743-66c31b263b70","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":" {\r\n        \r\n        \"name\": \"Garba Nights\",\r\n        \"description\": \"all nights with fun and entuastic garba \",\r\n        \"image_url\": \"https://www.eventbrite.com/blog/wp-content/uploads/2022/09/jannes-glas-0NaQQsLWLkA-unsplash-768x443.jpg\"\r\n    }","options":{"raw":{"language":"json"}}},"url":"https://eventura-2.onrender.com/categories","description":"<p>add new category in category section</p>\n","urlObject":{"protocol":"https","path":["categories"],"host":["eventura-2","onrender","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"4a94edd7-540c-45b9-a743-66c31b263b70"},{"name":"change_in_category","id":"b3cc573d-3936-47fe-a14e-143146f5112a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":" {\r\n        \"_id\": \"6791ea13dad9c7381e54ccbc\",\r\n        \"name\": \"Weddings\",\r\n        \"description\": \"Plan and execute the perfect wedding and additonal prewedding also availabale\",\r\n        \"image_url\": \"https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQBQMDoMUAtvmkmTwzoeG6P33sQIOcAqlYwAg&s\"\r\n    }","options":{"raw":{"language":"json"}}},"url":"https://eventura-2.onrender.com/categories/:id","description":"<p>something change in category section</p>\n","urlObject":{"protocol":"https","path":["categories",":id"],"host":["eventura-2","onrender","com"],"query":[],"variable":[{"type":"any","value":"6791ea13dad9c7381e54ccbc","key":"id"}]}},"response":[],"_postman_id":"b3cc573d-3936-47fe-a14e-143146f5112a"},{"name":"specific_change_in_category","id":"114c895a-5777-4a5f-bf18-71509c6c93f7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"Weddings and prewedding\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://eventura-2.onrender.com/categories/:id","description":"<p>some details change in category section</p>\n","urlObject":{"protocol":"https","path":["categories",":id"],"host":["eventura-2","onrender","com"],"query":[],"variable":[{"type":"any","value":"6791ea13dad9c7381e54ccbc","key":"id"}]}},"response":[],"_postman_id":"114c895a-5777-4a5f-bf18-71509c6c93f7"},{"name":"delete_category_by_id","id":"f91618a6-c027-4d93-bf8f-976039374952","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://eventura-2.onrender.com/categories/:id","description":"<p>delete some category</p>\n","urlObject":{"protocol":"https","path":["categories",":id"],"host":["eventura-2","onrender","com"],"query":[],"variable":[{"type":"any","value":"6792869fee8d1bb748ca7be5","key":"id"}]}},"response":[],"_postman_id":"f91618a6-c027-4d93-bf8f-976039374952"},{"name":"get_categories_by_id","id":"d762d698-df88-4693-8e90-6656228962db","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://eventura-2.onrender.com/categories/:id","description":"<p>to fetch specific category by its id and display</p>\n","urlObject":{"protocol":"https","path":["categories",":id"],"host":["eventura-2","onrender","com"],"query":[],"variable":[{"type":"any","value":"6791ea13dad9c7381e54ccbd","key":"id"}]}},"response":[],"_postman_id":"d762d698-df88-4693-8e90-6656228962db"}],"id":"30ce6296-e0b0-4809-9ee4-6a3791a305e7","_postman_id":"30ce6296-e0b0-4809-9ee4-6a3791a305e7","description":""},{"name":"venues","item":[{"name":"get_all_venues","id":"8e881a44-6d00-47eb-a72e-229b781df78a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://eventura-2.onrender.com/venues","description":"<p>to fetch all venues and display</p>\n","urlObject":{"protocol":"https","path":["venues"],"host":["eventura-2","onrender","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"8e881a44-6d00-47eb-a72e-229b781df78a"},{"name":"get_venues_by_id","id":"21398ed4-b767-4882-8cd9-82d3947be5a1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://eventura-2.onrender.com/venues/:id","description":"<p>fetch specific venues by id</p>\n","urlObject":{"protocol":"https","path":["venues",":id"],"host":["eventura-2","onrender","com"],"query":[],"variable":[{"type":"any","value":"6791eb37dad9c7381e54ccc7","key":"id"}]}},"response":[],"_postman_id":"21398ed4-b767-4882-8cd9-82d3947be5a1"},{"name":"add_new_venue","id":"ee8b0d36-5229-4243-a478-4db0c9acd846","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"Grand Ballroom\",\r\n    \"location\": \"Downtown\",\r\n    \"capacity\": 500,\r\n    \"amenities\": [\"Stage\", \"Sound System\", \"Lighting\"]\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://eventura-2.onrender.com/venues","description":"<p>add new venue</p>\n","urlObject":{"protocol":"https","path":["venues"],"host":["eventura-2","onrender","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"ee8b0d36-5229-4243-a478-4db0c9acd846"},{"name":"change_in_venues","id":"75b6ac64-af64-4c01-8d6c-9d292015321b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"Updated Ballroom\",\r\n    \"location\": \"Uptown\",\r\n    \"capacity\": 600,\r\n    \"amenities\": [\"Stage\", \"Lighting\"]\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://eventura-2.onrender.com/venues/:id","description":"<p>something details change in venues section</p>\n","urlObject":{"protocol":"https","path":["venues",":id"],"host":["eventura-2","onrender","com"],"query":[],"variable":[{"type":"any","value":"679288f6f868722c83193994","key":"id"}]}},"response":[],"_postman_id":"75b6ac64-af64-4c01-8d6c-9d292015321b"},{"name":"specific_change_in_venue","id":"66a7b563-77bb-4c3a-956a-b3d2dcfa5991","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"capacity\": 700\r\n}","options":{"raw":{"language":"json"}}},"url":"https://eventura-2.onrender.com/venues/:id","description":"<p>some detail change in venues</p>\n","urlObject":{"protocol":"https","path":["venues",":id"],"host":["eventura-2","onrender","com"],"query":[],"variable":[{"type":"any","value":"679288f6f868722c83193994","key":"id"}]}},"response":[],"_postman_id":"66a7b563-77bb-4c3a-956a-b3d2dcfa5991"},{"name":"delete_venue","id":"1d1b66f0-7efc-4316-acbd-cbc8d23b33f5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://eventura-2.onrender.com/venues/:id","description":"<p>delete some venues by id its specific id</p>\n","urlObject":{"protocol":"https","path":["venues",":id"],"host":["eventura-2","onrender","com"],"query":[],"variable":[{"type":"any","value":"679288f6f868722c83193994","key":"id"}]}},"response":[],"_postman_id":"1d1b66f0-7efc-4316-acbd-cbc8d23b33f5"}],"id":"fba4fe88-6ebe-4b08-be69-81af65f2a581","_postman_id":"fba4fe88-6ebe-4b08-be69-81af65f2a581","description":""},{"name":"team","item":[{"name":"get_all_team","id":"5ba6cd54-8fb4-4ea5-890d-beb29e426145","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://eventura-2.onrender.com/team","description":"<p>to fetch all the team member who has work with us</p>\n","urlObject":{"protocol":"https","path":["team"],"host":["eventura-2","onrender","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"5ba6cd54-8fb4-4ea5-890d-beb29e426145"},{"name":"get_member_by_id","id":"e7eeec6a-6779-4372-b25e-289dec8b4581","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://eventura-2.onrender.com/team/:id","description":"<p>to get specific team member</p>\n","urlObject":{"protocol":"https","path":["team",":id"],"host":["eventura-2","onrender","com"],"query":[],"variable":[{"type":"any","value":"6791f103dad9c7381e54ccdb","key":"id"}]}},"response":[],"_postman_id":"e7eeec6a-6779-4372-b25e-289dec8b4581"},{"name":"add_new_team_member","id":"ab80e6f8-9d90-472c-93c6-bfecb554fe69","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"John Doe\",\r\n    \"role\": \"Event Manager\",\r\n    \"experience\": \"5 years\",\r\n    \"skills\": [\"Logistics\", \"Coordination\", \"Team Management\"]\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://eventura-2.onrender.com/team","description":"<p>add new member in section</p>\n","urlObject":{"protocol":"https","path":["team"],"host":["eventura-2","onrender","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"ab80e6f8-9d90-472c-93c6-bfecb554fe69"},{"name":"change_member","id":"6634bffa-440b-4983-af7d-4d9a9efe4e77","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"Johnathan Doe\",\r\n    \"role\": \"Senior Event Manager\",\r\n    \"experience\": \"6 years\",\r\n    \"skills\": [\"Logistics\", \"Coordination\", \"Leadership\"]\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://eventura-2.onrender.com/team/:id","description":"<p>change in member</p>\n","urlObject":{"protocol":"https","path":["team",":id"],"host":["eventura-2","onrender","com"],"query":[],"variable":[{"type":"any","value":"67928a9f9b57f3ea99f3442a","key":"id"}]}},"response":[],"_postman_id":"6634bffa-440b-4983-af7d-4d9a9efe4e77"},{"name":"specific_change_in_member","id":"ff131977-6583-4f44-946a-906200bf0b3b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"experience\": \"7 years\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://eventura-2.onrender.com/team/:id","description":"<p>some details change in members section</p>\n","urlObject":{"protocol":"https","path":["team",":id"],"host":["eventura-2","onrender","com"],"query":[],"variable":[{"type":"any","value":"67928a9f9b57f3ea99f3442a","key":"id"}]}},"response":[],"_postman_id":"ff131977-6583-4f44-946a-906200bf0b3b"},{"name":"delete_member","id":"13e684bd-96cf-456e-9d8b-38f62f43e41d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://eventura-2.onrender.com/team/:id","description":"<p>delete member</p>\n","urlObject":{"protocol":"https","path":["team",":id"],"host":["eventura-2","onrender","com"],"query":[],"variable":[{"type":"any","value":"67928a9f9b57f3ea99f3442a","key":"id"}]}},"response":[],"_postman_id":"13e684bd-96cf-456e-9d8b-38f62f43e41d"}],"id":"5ac55c65-e7ac-4d4e-9f99-033002cec88f","_postman_id":"5ac55c65-e7ac-4d4e-9f99-033002cec88f","description":""},{"name":"review","item":[{"name":"get_all_reviews","id":"eb533da5-597c-44ff-ad3f-38300a52454b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://eventura-2.onrender.com/reviews","description":"<p>to fetch all reviews</p>\n","urlObject":{"protocol":"https","path":["reviews"],"host":["eventura-2","onrender","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"eb533da5-597c-44ff-ad3f-38300a52454b"},{"name":"get_review_by_id","id":"4d2e4f79-90ef-45cd-8af8-2db5606d8f16","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://eventura-2.onrender.com/reviews/:id","description":"<p>to fetch selected reviews by its id</p>\n","urlObject":{"protocol":"https","path":["reviews",":id"],"host":["eventura-2","onrender","com"],"query":[],"variable":[{"type":"any","value":"6791f1f6dad9c7381e54cce4","key":"id"}]}},"response":[],"_postman_id":"4d2e4f79-90ef-45cd-8af8-2db5606d8f16"},{"name":"add_new_review","id":"db1dc26e-1159-48d1-8e16-ac0fc62e1e86","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"Sophia Carter\",\r\n    \"email\": \"sophia.carter@example.com\",\r\n    \"rating\": 5,\r\n    \"comment\": \"The event was spectacular! Highly recommended!\",\r\n    \"event_type\": \"Wedding\",\r\n    \"review_date\": \"2025-01-15\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://eventura-2.onrender.com/reviews","description":"<p>add new reviews in reviews section</p>\n","urlObject":{"protocol":"https","path":["reviews"],"host":["eventura-2","onrender","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"db1dc26e-1159-48d1-8e16-ac0fc62e1e86"},{"name":"change_in_review","id":"9cc04bd2-af59-4fe7-a5d3-5650fab83680","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"Sophia C.\",\r\n    \"email\": \"sophia.carter@example.com\",\r\n    \"rating\": 4,\r\n    \"comment\": \"Great event but slightly delayed start.\",\r\n    \"event_type\": \"Wedding\",\r\n    \"review_date\": \"2025-01-15\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://eventura-2.onrender.com/reviews/:id","description":"<p>changes in reviews section</p>\n","urlObject":{"protocol":"https","path":["reviews",":id"],"host":["eventura-2","onrender","com"],"query":[],"variable":[{"type":"any","value":"67928e2f76c47967c5805296","key":"id"}]}},"response":[],"_postman_id":"9cc04bd2-af59-4fe7-a5d3-5650fab83680"},{"name":"specific_change_in_review","id":"724396f9-ea10-4044-947b-e9c6010bca24","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"rating\": 4\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://eventura-2.onrender.com/reviews/:id","description":"<p>specific changes in reviews</p>\n","urlObject":{"protocol":"https","path":["reviews",":id"],"host":["eventura-2","onrender","com"],"query":[],"variable":[{"type":"any","value":"67928e2f76c47967c5805296","key":"id"}]}},"response":[],"_postman_id":"724396f9-ea10-4044-947b-e9c6010bca24"},{"name":"delete_review","id":"0488b192-656b-48a6-9496-8b0125c099d6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://eventura-2.onrender.com/reviews/:id","description":"<p>delete some reviews</p>\n","urlObject":{"protocol":"https","path":["reviews",":id"],"host":["eventura-2","onrender","com"],"query":[],"variable":[{"type":"any","value":"67928e2f76c47967c5805296","key":"id"}]}},"response":[],"_postman_id":"0488b192-656b-48a6-9496-8b0125c099d6"}],"id":"459a8e55-4862-4889-ba3d-08fae8c9e74a","_postman_id":"459a8e55-4862-4889-ba3d-08fae8c9e74a","description":""},{"name":"projects","item":[{"name":"get_all_projects","id":"3e767d31-9eb5-46e5-b32b-215c6361a217","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://eventura-3.onrender.com/projects","description":"<p>to fetch all the projects which has done</p>\n","urlObject":{"protocol":"https","path":["projects"],"host":["eventura-3","onrender","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"3e767d31-9eb5-46e5-b32b-215c6361a217"},{"name":"get_project_by_id","id":"459fd85c-1852-4064-af75-641ed4f1014e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://eventura-3.onrender.com/projects/:id","description":"<p>fetch some projects by its id</p>\n","urlObject":{"protocol":"https","path":["projects",":id"],"host":["eventura-3","onrender","com"],"query":[],"variable":[{"type":"any","value":"67934e0d0b25da6f73636fe7","key":"id"}]}},"response":[],"_postman_id":"459fd85c-1852-4064-af75-641ed4f1014e"},{"name":"add_new_project","id":"79d3e6ed-f5ee-4cc3-8d6e-bfe9ee07570a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"title\": \"Corporate Gala Dinner\",\r\n    \"description\": \"A formal dinner event for top corporate executives.\",\r\n    \"date\": \"2025-05-20\",\r\n    \"client\": { \"name\": \"Elite Corp\", \"category\": \"Corporate\" },\r\n    \"manager\": \"William Brown\",\r\n    \"images\": \"https://example.com/gala-image.jpg\",\r\n    \"status\": \"upcoming\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://eventura-3.onrender.com/projects","description":"<p>add new projects in projects section</p>\n","urlObject":{"protocol":"https","path":["projects"],"host":["eventura-3","onrender","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"79d3e6ed-f5ee-4cc3-8d6e-bfe9ee07570a"},{"name":"change_in_project","id":"069807ae-693c-46fd-afd5-89ecd0008b47","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"title\": \"Updated Corporate Gala Dinner\",\r\n    \"description\": \"An updated formal dinner event for executives.\",\r\n    \"date\": \"2025-05-21\",\r\n    \"client\": { \"name\": \"Elite Corp\", \"category\": \"Corporate\" },\r\n    \"manager\": \"Sophia Carter\",\r\n    \"images\": \"https://example.com/updated-gala-image.jpg\",\r\n    \"status\": \"upcoming\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://eventura-3.onrender.com/projects/:id","description":"<p>change in projects section</p>\n","urlObject":{"protocol":"https","path":["projects",":id"],"host":["eventura-3","onrender","com"],"query":[],"variable":[{"type":"any","value":"67938edbd8ebd02d5b50dd44","key":"id"}]}},"response":[],"_postman_id":"069807ae-693c-46fd-afd5-89ecd0008b47"},{"name":"specific_change_in_project","id":"c5ffaa97-a5a9-4186-b732-cf10ffbb46fd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"status\": \"completed\",\r\n    \"manager\": \"Oliver Wright\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://eventura-3.onrender.com/projects/:id","description":"<p>some details change in projects section</p>\n","urlObject":{"protocol":"https","path":["projects",":id"],"host":["eventura-3","onrender","com"],"query":[],"variable":[{"type":"any","value":"67938edbd8ebd02d5b50dd44","key":"id"}]}},"response":[],"_postman_id":"c5ffaa97-a5a9-4186-b732-cf10ffbb46fd"},{"name":"delete_project","id":"cef13143-2bc0-4388-82e4-be106f39be02","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://eventura-3.onrender.com/projects/:id","description":"<p>delete some projects</p>\n","urlObject":{"protocol":"https","path":["projects",":id"],"host":["eventura-3","onrender","com"],"query":[],"variable":[{"type":"any","value":"67938edbd8ebd02d5b50dd44","key":"id"}]}},"response":[],"_postman_id":"cef13143-2bc0-4388-82e4-be106f39be02"}],"id":"3cd3730c-eede-4de0-badc-8e890434e2d8","_postman_id":"3cd3730c-eede-4de0-badc-8e890434e2d8","description":""},{"name":"blogs","item":[{"name":"get_all_blogs","id":"a6dc71f4-b699-4f4c-aee3-15217e451406","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://eventura-4.onrender.com/blogs","description":"<p>get all blogs in blogs section</p>\n","urlObject":{"protocol":"http","path":["blogs"],"host":["eventura-4","onrender","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"a6dc71f4-b699-4f4c-aee3-15217e451406"},{"name":"get_blogs_by_id","id":"a10a5c04-4d88-4127-a97d-dbcb8f2868ab","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://eventura-4.onrender.com/blogs/:id","description":"<p>get specific blogs by its id</p>\n","urlObject":{"protocol":"http","path":["blogs",":id"],"host":["eventura-4","onrender","com"],"query":[],"variable":[{"type":"any","value":"679b1b057e9814300e88736e","key":"id"}]}},"response":[],"_postman_id":"a10a5c04-4d88-4127-a97d-dbcb8f2868ab"},{"name":"add_new_blogs","id":"7daa5b69-307e-4f44-a983-f6505c97db18","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"title\": \"New Blog Title\",\r\n    \"author\": \"John Doe\",\r\n    \"date\": \"2024-02-15\",\r\n    \"category\": \"Technology\",\r\n    \"image\": \"https://example.com/image.jpg\",\r\n    \"content\": \"This is a new blog post.\",\r\n    \"status\": \"published\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"http://eventura-4.onrender.com/blogs","description":"<p>add new blogs in blogs section</p>\n","urlObject":{"protocol":"http","path":["blogs"],"host":["eventura-4","onrender","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"7daa5b69-307e-4f44-a983-f6505c97db18"},{"name":"blogs_changes","id":"267f72c3-137c-419c-9f27-2d2453a38d64","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"title\": \"Updated Blog Title\",\r\n    \"author\": \"Jane Doe\",\r\n    \"date\": \"2024-02-20\",\r\n    \"category\": \"Marketing\",\r\n    \"image\": \"https://example.com/image.jpg\",\r\n    \"content\": \"Updated blog content.\",\r\n    \"status\": \"published\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"http://eventura-4.onrender.com/blogs/:id","description":"<p>changes in added blogs or exisiting blogs</p>\n","urlObject":{"protocol":"http","path":["blogs",":id"],"host":["eventura-4","onrender","com"],"query":[],"variable":[{"type":"any","value":"679b1e90b7c30d696f4c65fc","key":"id"}]}},"response":[],"_postman_id":"267f72c3-137c-419c-9f27-2d2453a38d64"},{"name":"blog_changes_specifically","id":"148235b5-c1c8-4f0c-8528-341a159996f2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"title\": \"Partially Updated Title\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"http://eventura-4.onrender.com/blogs/:id","description":"<p>some details change in blogs</p>\n","urlObject":{"protocol":"http","path":["blogs",":id"],"host":["eventura-4","onrender","com"],"query":[],"variable":[{"type":"any","value":"679b1e90b7c30d696f4c65fc","key":"id"}]}},"response":[],"_postman_id":"148235b5-c1c8-4f0c-8528-341a159996f2"},{"name":"delete_blog","id":"7726ac74-5608-46fe-a6c0-6a046cb07ab0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"http://eventura-4.onrender.com/blogs/:id","description":"<p>delete blogs by specific id</p>\n","urlObject":{"protocol":"http","path":["blogs",":id"],"host":["eventura-4","onrender","com"],"query":[],"variable":[{"type":"any","value":"679b1e90b7c30d696f4c65fc","key":"id"}]}},"response":[],"_postman_id":"7726ac74-5608-46fe-a6c0-6a046cb07ab0"}],"id":"1a86e61e-c3ce-4e85-b5bf-bc603354557d","_postman_id":"1a86e61e-c3ce-4e85-b5bf-bc603354557d","description":""},{"name":"events","item":[{"name":"create_events","id":"58cac97a-0438-4690-8355-2a43b401eb01","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"source_language\": \"English\",\r\n  \"event_name\": \"Tech Conference 2024\",\r\n  \"event_type\": \"hybrid_event\",\r\n  \"location\": \"New York City\",\r\n  \"online_url\": \"https://zoom.us/tech-conference\",\r\n  \"start_date\": \"2024-06-15\",\r\n  \"end_date\": \"2024-06-16\",\r\n  \"start_time\": \"10:00 AM\",\r\n  \"end_time\": \"5:00 PM\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"http://localhost:5000/events","description":"<p>create events by fronted side and add its events section</p>\n","urlObject":{"protocol":"http","port":"5000","path":["events"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"58cac97a-0438-4690-8355-2a43b401eb01"}],"id":"f6a7d80d-183e-4779-bdb0-0eae73ff4be6","_postman_id":"f6a7d80d-183e-4779-bdb0-0eae73ff4be6","description":""},{"name":"contactus","item":[{"name":"sent_message_in_contactus","id":"84b68d05-6e30-4aba-85d9-4a7878371c94","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n  \"name\": \"John Doe\",\r\n  \"email\": \"john@example.com\",\r\n  \"subject\": \"Event Inquiry\",\r\n  \"message\": \"I want to know more about Eventura.\"\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"https://eventura-6.onrender.com/contact","description":"<p>user send message to us</p>\n","urlObject":{"protocol":"https","path":["contact"],"host":["eventura-6","onrender","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"84b68d05-6e30-4aba-85d9-4a7878371c94"}],"id":"af25e214-6c59-413c-b9df-4e8781b501d1","description":"<p>user send message to us</p>\n","_postman_id":"af25e214-6c59-413c-b9df-4e8781b501d1"},{"name":"booking","id":"bd7abaf5-f764-48ef-b6a5-f665c3e71034","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"urlObject":{"query":[],"variable":[]},"url":""},"response":[],"_postman_id":"bd7abaf5-f764-48ef-b6a5-f665c3e71034"},{"name":"saved_venues","id":"98fecfb6-c582-4f2e-a283-c74a3d2e9a70","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"urlObject":{"query":[],"variable":[]},"url":""},"response":[],"_postman_id":"98fecfb6-c582-4f2e-a283-c74a3d2e9a70"},{"name":"upcomingevents","id":"0913ecd4-e49c-444e-95e9-1e5f2df2d005","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:5000/upcomingevents/:id","urlObject":{"protocol":"http","port":"5000","path":["upcomingevents",":id"],"host":["localhost"],"query":[],"variable":[{"type":"any","value":"67c84f29a8abd2e0079ee8e0","key":"id"}]}},"response":[],"_postman_id":"0913ecd4-e49c-444e-95e9-1e5f2df2d005"}]}