{"info":{"_postman_id":"4854d9fc-5c44-40ef-9228-55a1302940c0","name":"Natours","description":"<html><head></head><body><p><strong>Natours</strong> is a comprehensive API designed to provide a seamless and engaging experience for users seeking to discover and book exciting tours. With its rich feature set, Natours offers a robust platform for tour operators to showcase their offerings, while empowering users to make informed decisions and easily plan their adventures.EndFragment</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"38108708","collectionId":"4854d9fc-5c44-40ef-9228-55a1302940c0","publishedId":"2sAXqs72uv","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2024-09-19T13:06:27.000Z"},"item":[{"name":"Tours","item":[{"name":"Getting a tour","id":"be5f95cb-ac9b-440a-b258-5cc50a0a1497","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{URL}}api/v1/tours/66eb2051c9908d2ed885e999","urlObject":{"path":["v1","tours","66eb2051c9908d2ed885e999"],"host":["{{URL}}api"],"query":[],"variable":[]}},"response":[],"_postman_id":"be5f95cb-ac9b-440a-b258-5cc50a0a1497"},{"name":"Getting tours","id":"e09fef28-a47c-4898-8944-2e0ecc7f5c37","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{jwt}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{URL}}api/v1/tours","urlObject":{"path":["v1","tours"],"host":["{{URL}}api"],"query":[],"variable":[]}},"response":[],"_postman_id":"e09fef28-a47c-4898-8944-2e0ecc7f5c37"},{"name":"update tour","id":"002d13ee-9e7c-4f5b-87a0-3ac0fddf7013","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{jwt}}"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"formdata","formdata":[{"key":"imageCover","type":"file","fileNotInWorkingDirectoryWarning":"This file isn't in your working directory. Teammates you share this request with won't be able to use this file. To make collaboration easier you can setup your working directory in Settings.","filesNotInWorkingDirectory":["/C:/Users/DreamOnline/Desktop/starter/dev-data/img/new-tour-1.jpg"],"src":"/C:/Users/DreamOnline/Desktop/starter/dev-data/img/new-tour-1.jpg"},{"key":"images","type":"file","fileNotInWorkingDirectoryWarning":"This file isn't in your working directory. Teammates you share this request with won't be able to use this file. To make collaboration easier you can setup your working directory in Settings.","filesNotInWorkingDirectory":["/C:/Users/DreamOnline/Desktop/starter/dev-data/img/new-tour-2.jpg"],"src":"/C:/Users/DreamOnline/Desktop/starter/dev-data/img/new-tour-2.jpg"},{"key":"images","type":"file","fileNotInWorkingDirectoryWarning":"This file isn't in your working directory. Teammates you share this request with won't be able to use this file. To make collaboration easier you can setup your working directory in Settings.","filesNotInWorkingDirectory":["/C:/Users/DreamOnline/Desktop/starter/dev-data/img/new-tour-3.jpg"],"src":"/C:/Users/DreamOnline/Desktop/starter/dev-data/img/new-tour-3.jpg"},{"key":"images","type":"file","fileNotInWorkingDirectoryWarning":"This file isn't in your working directory. Teammates you share this request with won't be able to use this file. To make collaboration easier you can setup your working directory in Settings.","filesNotInWorkingDirectory":["/C:/Users/DreamOnline/Desktop/starter/dev-data/img/new-tour-4.jpg"],"src":"/C:/Users/DreamOnline/Desktop/starter/dev-data/img/new-tour-4.jpg"},{"key":"price","value":"997","type":"text"}]},"url":"{{URL}}api/v1/tours/66f13830b3afd5f6a53add0f","urlObject":{"path":["v1","tours","66f13830b3afd5f6a53add0f"],"host":["{{URL}}api"],"query":[],"variable":[]}},"response":[],"_postman_id":"002d13ee-9e7c-4f5b-87a0-3ac0fddf7013"},{"name":"Post tours","id":"13c3ed03-6b99-408e-b767-a4a868c7b028","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{jwt}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"new test tour\",\r\n    \"duration\": 4,\r\n    \"maxGroupSize\": 10,\r\n    \"difficulty\": \"difficult\",\r\n    \"price\": 997,\r\n    \"summary\": \"trying to test query middleware\",\r\n    \"description\": \"tour testing\",\r\n    \"imageCover\": \"tour-3-cover.jpg\",\r\n    \"guides\":[\r\n        \"66e6765103347e5f7465f5f7\",\r\n        \"66e7c78c3971c14730eab67e\"\r\n    ]\r\n  }","options":{"raw":{"language":"json"}}},"url":"{{URL}}api/v1/tours","urlObject":{"path":["v1","tours"],"host":["{{URL}}api"],"query":[],"variable":[]}},"response":[],"_postman_id":"13c3ed03-6b99-408e-b767-a4a868c7b028"},{"name":"delete tour","id":"62a7e588-3d97-40e0-94f6-e559d7393f49","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{URL}}api/v1/tours/66e7cef5dc9887610cb5921f","urlObject":{"path":["v1","tours","66e7cef5dc9887610cb5921f"],"host":["{{URL}}api"],"query":[],"variable":[]}},"response":[],"_postman_id":"62a7e588-3d97-40e0-94f6-e559d7393f49"},{"name":"top-5-cheap","id":"15ad2e17-e315-4fd9-ba2c-b15006463e19","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{URL}}api/v1/tours/top-5-cheap","urlObject":{"path":["v1","tours","top-5-cheap"],"host":["{{URL}}api"],"query":[],"variable":[]}},"response":[],"_postman_id":"15ad2e17-e315-4fd9-ba2c-b15006463e19"},{"name":"get tour stats","id":"3e859cb5-f77a-4836-adcc-e95206afff13","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{URL}}api/v1/tours/tour-stats","urlObject":{"path":["v1","tours","tour-stats"],"host":["{{URL}}api"],"query":[],"variable":[]}},"response":[],"_postman_id":"3e859cb5-f77a-4836-adcc-e95206afff13"},{"name":"get tour plan","id":"68389f06-1bd8-4d2e-97b3-8b4ca76e6b71","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{URL}}api/v1/tours/monthly-plan/2021","urlObject":{"path":["v1","tours","monthly-plan","2021"],"host":["{{URL}}api"],"query":[],"variable":[]}},"response":[],"_postman_id":"68389f06-1bd8-4d2e-97b3-8b4ca76e6b71"},{"name":"Get tour within radius","id":"c0959e6f-6620-43fb-980a-b7d7d812f7a2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{URL}}api/v1/tours/tour-within/400/center/34.0200392,-118.7413879/unit/mi","urlObject":{"path":["v1","tours","tour-within","400","center","34.0200392,-118.7413879","unit","mi"],"host":["{{URL}}api"],"query":[],"variable":[]}},"response":[],"_postman_id":"c0959e6f-6620-43fb-980a-b7d7d812f7a2"},{"name":"Get distances to tours from point","id":"2b16ca2b-dbc8-4003-ac58-9460da9a250c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{URL}}api/v1/tours/distances/34.0200392,-118.7413879/unit/km","urlObject":{"path":["v1","tours","distances","34.0200392,-118.7413879","unit","km"],"host":["{{URL}}api"],"query":[],"variable":[]}},"response":[],"_postman_id":"2b16ca2b-dbc8-4003-ac58-9460da9a250c"}],"id":"f398474c-50ea-4751-af5c-c09793197bbc","description":"<p>A vast collection of diverse tours, categorized by destination, activity, and difficulty level. Each tour includes detailed information, including itinerary, pricing, availability, and much more.</p>\n","_postman_id":"f398474c-50ea-4751-af5c-c09793197bbc"},{"name":"Users","item":[{"name":"Get users","id":"3ec8b126-5e8b-484f-b76e-6cdeea2affa3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{URL}}api/v1/users","urlObject":{"path":["v1","users"],"host":["{{URL}}api"],"query":[],"variable":[]}},"response":[],"_postman_id":"3ec8b126-5e8b-484f-b76e-6cdeea2affa3"},{"name":"Get a user","id":"a7bb736c-03e8-41e4-a53f-96abee7b2b37","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{jwt}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{URL}}api/v1/users/66ea83f782e40b5f68edf6d1","urlObject":{"path":["v1","users","66ea83f782e40b5f68edf6d1"],"host":["{{URL}}api"],"query":[],"variable":[]}},"response":[],"_postman_id":"a7bb736c-03e8-41e4-a53f-96abee7b2b37"},{"name":"Update user","id":"378d8ea6-9c4e-482d-91d7-1041a1a1daee","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{jwt}}"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"formdata","formdata":[{"key":"name","value":"yousef aref","type":"text"},{"key":"photo","type":"file","fileNotInWorkingDirectoryWarning":"This file isn't in your working directory. Teammates you share this request with won't be able to use this file. To make collaboration easier you can setup your working directory in Settings.","filesNotInWorkingDirectory":["/C:/Users/DreamOnline/Desktop/995bdc3f-25d2-4363-b800-24f4df4b669d.jpg"],"src":"/C:/Users/DreamOnline/Desktop/995bdc3f-25d2-4363-b800-24f4df4b669d.jpg","disabled":true}]},"url":"{{URL}}api/v1/users/updateMe","urlObject":{"path":["v1","users","updateMe"],"host":["{{URL}}api"],"query":[],"variable":[]}},"response":[],"_postman_id":"378d8ea6-9c4e-482d-91d7-1041a1a1daee"},{"name":"Delete user","id":"35b20cfe-dad0-4fe3-aec3-19fdc4c4e764","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"{{URL}}api/v1/users/66e54f757e4958550cccc792","urlObject":{"path":["v1","users","66e54f757e4958550cccc792"],"host":["{{URL}}api"],"query":[],"variable":[]}},"response":[],"_postman_id":"35b20cfe-dad0-4fe3-aec3-19fdc4c4e764"},{"name":"Get current user","id":"bc7da8a1-4cbb-47ff-8f02-220ceb5dadf7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{jwt}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{URL}}api/v1/users/me","urlObject":{"path":["v1","users","me"],"host":["{{URL}}api"],"query":[],"variable":[]}},"response":[],"_postman_id":"bc7da8a1-4cbb-47ff-8f02-220ceb5dadf7"},{"name":"Update current user","id":"3108dc1a-6a29-4e78-9c17-6421c8b0d50f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{jwt}}"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\":\"tester\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{URL}}api/v1/users/updateMe","urlObject":{"path":["v1","users","updateMe"],"host":["{{URL}}api"],"query":[],"variable":[]}},"response":[],"_postman_id":"3108dc1a-6a29-4e78-9c17-6421c8b0d50f"},{"name":"Delete current user","id":"d8b6f044-b7a2-455d-b1ec-13a09a266291","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{jwt}}"}]},"isInherited":false},"method":"DELETE","header":[],"url":"{{URL}}api/v1/users/deleteMe","urlObject":{"path":["v1","users","deleteMe"],"host":["{{URL}}api"],"query":[],"variable":[]}},"response":[],"_postman_id":"d8b6f044-b7a2-455d-b1ec-13a09a266291"}],"id":"a06fdc21-5fbb-4613-9502-701b91da42b0","description":"<p>A user management system allowing for registration, login, and profile management.</p>\n","_postman_id":"a06fdc21-5fbb-4613-9502-701b91da42b0"},{"name":"Authentication","item":[{"name":"Logout","id":"b113c692-b55b-4edc-b0f4-289a4269ad5b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{URL}}api/v1/users/logout","urlObject":{"path":["v1","users","logout"],"host":["{{URL}}api"],"query":[],"variable":[]}},"response":[],"_postman_id":"b113c692-b55b-4edc-b0f4-289a4269ad5b"},{"name":"Sign up","id":"6483b1ea-7644-4388-b654-eaa20ba764d0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\":\"test\",\r\n    \"email\":\"yousefstestingmails4@gmail.com\",\r\n    \"password\":\"test1234\",\r\n    \"passwordConfirm\":\"test1234\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://127.0.0.1:3000/api/v1/users/signup","urlObject":{"protocol":"http","port":"3000","path":["api","v1","users","signup"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"6483b1ea-7644-4388-b654-eaa20ba764d0"},{"name":"Forgot password","id":"d551e1c2-f186-4e04-8c91-8a0e98bddbdb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\":\"yousefstestingmails3@gmail.com\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{URL}}api/v1/users/forgetpassword","urlObject":{"path":["v1","users","forgetpassword"],"host":["{{URL}}api"],"query":[],"variable":[]}},"response":[],"_postman_id":"d551e1c2-f186-4e04-8c91-8a0e98bddbdb"},{"name":"Login","event":[{"listen":"test","script":{"id":"eccc9cfa-b881-4085-a41c-fb1d53f6a7fd","exec":["pm.environment.set(\"jwt\",pm.response.json().token);"],"type":"text/javascript","packages":{}}}],"id":"5b30218f-2ab0-4b82-8a09-33ca6880b77d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\":\"admin@natours.io\",\r\n    \"password\":\"Secret\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{URL}}api/v1/users/login","urlObject":{"path":["v1","users","login"],"host":["{{URL}}api"],"query":[],"variable":[]}},"response":[],"_postman_id":"5b30218f-2ab0-4b82-8a09-33ca6880b77d"},{"name":"Update password","event":[{"listen":"test","script":{"id":"bac6d018-b969-443f-b005-9a2098a35e0a","exec":["pm.environment.set(\"jwt\",pm.response.json().token);"],"type":"text/javascript","packages":{}}}],"id":"1d8ba8df-c870-4a77-a8aa-2bdce77fac15","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{jwt}}"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"currentPassword\":\"newPassword\",\r\n    \"password\":\"newPassword\",\r\n    \"passwordConfirm\":\"newPassword\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{URL}}api/v1/users/updatepassword","urlObject":{"path":["v1","users","updatepassword"],"host":["{{URL}}api"],"query":[],"variable":[]}},"response":[],"_postman_id":"1d8ba8df-c870-4a77-a8aa-2bdce77fac15"},{"name":"Reset password","event":[{"listen":"test","script":{"id":"5725a41b-69ab-43aa-af76-24a5fe757abd","exec":["pm.environment.set(\"jwt\",pm.response.json().token);\r",""],"type":"text/javascript","packages":{}}}],"id":"4d3ac349-7ba7-4522-af26-89f2abbd4684","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"password\":\"test12345\",\r\n    \"passwordConfirm\":\"test12345\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{URL}}api/v1/users/resetpassword/9783c42e6374678476e3270bcf996b8101c14ae8bb1caacfbd029e0fbf589e0c","urlObject":{"path":["v1","users","resetpassword","9783c42e6374678476e3270bcf996b8101c14ae8bb1caacfbd029e0fbf589e0c"],"host":["{{URL}}api"],"query":[],"variable":[]}},"response":[],"_postman_id":"4d3ac349-7ba7-4522-af26-89f2abbd4684"}],"id":"bbf12656-1e48-49bf-b287-791101db623d","description":"<p>Secure authentication mechanisms to protect user data and ensure a safe and reliable experience.</p>\n","_postman_id":"bbf12656-1e48-49bf-b287-791101db623d"},{"name":"Reviews","item":[{"name":"Get reviews","id":"3d5de8d8-dd26-4124-a841-f31b75167696","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{jwt}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{URL}}api/v1/reviews","urlObject":{"path":["v1","reviews"],"host":["{{URL}}api"],"query":[],"variable":[]}},"response":[],"_postman_id":"3d5de8d8-dd26-4124-a841-f31b75167696"},{"name":"Create a Review","id":"bc7808ca-2938-461b-ba71-5009b3e7ac15","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{jwt}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"review\": \"super-doper\",\r\n    \"rating\": 5\r\n  }","options":{"raw":{"language":"json"}}},"url":"{{URL}}api/v1/tours/66eb2051c9908d2ed885e999/reviews","urlObject":{"path":["v1","tours","66eb2051c9908d2ed885e999","reviews"],"host":["{{URL}}api"],"query":[],"variable":[]}},"response":[],"_postman_id":"bc7808ca-2938-461b-ba71-5009b3e7ac15"},{"name":"Delete review","id":"953d11cb-11c1-47a3-8e5f-e4c91f60aca9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{jwt}}"}]},"isInherited":false},"method":"DELETE","header":[],"url":"{{URL}}api/v1/reviews/66eb206ac9908d2ed885e99d","urlObject":{"path":["v1","reviews","66eb206ac9908d2ed885e99d"],"host":["{{URL}}api"],"query":[],"variable":[]}},"response":[],"_postman_id":"953d11cb-11c1-47a3-8e5f-e4c91f60aca9"}],"id":"fa2c7b6e-3185-4497-bd6d-24b0e5363afe","description":"<p>A platform for users to share their experiences and rate tours. Reviews provide valuable insights for other travelers and help tour operators to improve their offerings.</p>\n","_postman_id":"fa2c7b6e-3185-4497-bd6d-24b0e5363afe"},{"name":"Tours/Reviews","item":[{"name":"Get review on tour","id":"04a624ad-3bc3-4a41-8090-0a38b1f47988","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{jwt}}"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{URL}}api/v1/tours/5c88fa8cf4afda39709c2955/reviews","urlObject":{"path":["v1","tours","5c88fa8cf4afda39709c2955","reviews"],"host":["{{URL}}api"],"query":[],"variable":[]}},"response":[],"_postman_id":"04a624ad-3bc3-4a41-8090-0a38b1f47988"},{"name":"Create review on tour","id":"2fb676e8-ae53-443b-a80b-2b2f218472a8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{jwt}}"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"raw","raw":"{\r\n    \"review\": \"Test not that bad\",\r\n    \"rating\": 3\r\n}","options":{"raw":{"language":"json"}}},"url":"{{URL}}api/v1/tours/5c88fa8cf4afda39709c2955/reviews","urlObject":{"path":["v1","tours","5c88fa8cf4afda39709c2955","reviews"],"host":["{{URL}}api"],"query":[],"variable":[]}},"response":[],"_postman_id":"2fb676e8-ae53-443b-a80b-2b2f218472a8"}],"id":"aa22fcc6-cecd-4173-9405-710216aeabac","_postman_id":"aa22fcc6-cecd-4173-9405-710216aeabac","description":""},{"name":"Bookings","item":[{"name":"Get all bookings","id":"c1b6ba10-f6ad-414c-a0d9-44602d6cdde3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{jwt}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{URL}}api/v1/bookings","urlObject":{"path":["v1","bookings"],"host":["{{URL}}api"],"query":[],"variable":[]}},"response":[],"_postman_id":"c1b6ba10-f6ad-414c-a0d9-44602d6cdde3"},{"name":"Get booking","id":"ee6372d1-b953-4206-884f-1c7c302b9714","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{jwt}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{URL}}api/v1/bookings/66f423d552d5c50ab06ea28e","urlObject":{"path":["v1","bookings","66f423d552d5c50ab06ea28e"],"host":["{{URL}}api"],"query":[],"variable":[]}},"response":[],"_postman_id":"ee6372d1-b953-4206-884f-1c7c302b9714"}],"id":"62e8c490-164b-4286-bd7c-c7a649b6007c","_postman_id":"62e8c490-164b-4286-bd7c-c7a649b6007c","description":""}]}