{"info":{"_postman_id":"668ab462-ea5c-ebaf-b46b-e4d7d96575b1","name":"Listicle API","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"16077824","collectionId":"668ab462-ea5c-ebaf-b46b-e4d7d96575b1","publishedId":"2s84DkUQZK","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2022-10-21T10:13:59.000Z"},"item":[{"name":"Register","id":"77c9ff81-efb2-e6c9-206c-01b974836d13","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n    \"fullName\": \"Hello\",\r\n    \"email\": \"elina2@test.com\",\r\n    \"password\": \"pass123\",\r\n    \"confirmPassword\": \"pass123\"\r\n}"},"url":"https://listicle.deegeehub.com/api/user/register","urlObject":{"protocol":"https","path":["api","user","register"],"host":["listicle","deegeehub","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"77c9ff81-efb2-e6c9-206c-01b974836d13"},{"name":"Login","id":"d5805b89-fb3a-5f6d-534d-17eecaa80975","request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n    \"email\": \"elina2@test.com\",\r\n    \"password\": \"pass123\"\r\n}"},"url":"https://listicle.deegeehub.com/api/user/login","urlObject":{"protocol":"https","path":["api","user","login"],"host":["listicle","deegeehub","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"d5805b89-fb3a-5f6d-534d-17eecaa80975"},{"name":"Get profile","id":"c7bb89d7-c14f-d0a8-8cd0-afe086954193","request":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VySWQiOiI2MmVmZDJlYTk1N2Y4NTc4MWY1MzUyZWUiLCJpYXQiOjE2NTk5NjEwMDJ9.PpjCGM91s1G4y4tjclUXGRtUKdiEj19RYBLRybHO-3Q"}],"url":"https://listicle.deegeehub.com/api/user/profile","urlObject":{"protocol":"https","path":["api","user","profile"],"host":["listicle","deegeehub","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"c7bb89d7-c14f-d0a8-8cd0-afe086954193"},{"name":"Edit profile","id":"738106f6-d781-95f1-4dcb-f64cbe41cd1b","request":{"method":"PATCH","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VySWQiOiI2MmVmZDJlYTk1N2Y4NTc4MWY1MzUyZWUiLCJpYXQiOjE2NTk5NjEwMDJ9.PpjCGM91s1G4y4tjclUXGRtUKdiEj19RYBLRybHO-3Q"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t \"_id\": \"62efd2ea957f85781f5352ee\",\n\t \"fullName\": \"Elina Hovakimyan\"\n}"},"url":"https://listicle.deegeehub.com/api/user/profile","urlObject":{"protocol":"https","path":["api","user","profile"],"host":["listicle","deegeehub","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"738106f6-d781-95f1-4dcb-f64cbe41cd1b"},{"name":"Add Service","id":"fa43eff5-f9d0-79b7-a864-7e3dee1415d3","request":{"method":"POST","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VySWQiOiI2MmVmZDJlYTk1N2Y4NTc4MWY1MzUyZWUiLCJpYXQiOjE2NTk5NjEwMDJ9.PpjCGM91s1G4y4tjclUXGRtUKdiEj19RYBLRybHO-3Q"}],"body":{"mode":"formdata","formdata":[{"key":"title","value":"Wood Chair","type":"text"},{"key":"subtitle","value":"Nice and comfy","type":"text"},{"key":"description","value":"Hello. Presenting you this chair.","type":"text"},{"key":"price","value":"1000","type":"text"},{"key":"image","value":null,"type":"file"},{"key":"currency","value":"USD","type":"text"},{"key":"category","value":"1","type":"text"}]},"url":"https://listicle.deegeehub.com/api/services/","urlObject":{"protocol":"https","path":["api","services",""],"host":["listicle","deegeehub","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"fa43eff5-f9d0-79b7-a864-7e3dee1415d3"},{"name":"Get all services","id":"e5497329-ebe1-01ba-b544-1596c2b7ecfd","request":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VySWQiOiI2MmYyMDViYzk1N2Y4NTc4MWY1MzUzMDYiLCJpYXQiOjE2NjAwMjgzNjd9.mce1PZICAC9SlzCm4bvd0KmIgZIjTjSzU01cC9etdu4"}],"url":"https://listicle.deegeehub.com/api/services/","urlObject":{"protocol":"https","path":["api","services",""],"host":["listicle","deegeehub","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"e5497329-ebe1-01ba-b544-1596c2b7ecfd"},{"name":"Edit service","id":"54941dee-908e-00b9-8141-8dec3869c09f","request":{"method":"PATCH","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VySWQiOiI2MmYyMDViYzk1N2Y4NTc4MWY1MzUzMDYiLCJpYXQiOjE2NjAwMjgzNjd9.mce1PZICAC9SlzCm4bvd0KmIgZIjTjSzU01cC9etdu4"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\r\n    \"category\": 1\r\n}"},"url":"https://listicle.deegeehub.com/api/services/62f0ff45957f85781f5352f7","urlObject":{"protocol":"https","path":["api","services","62f0ff45957f85781f5352f7"],"host":["listicle","deegeehub","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"54941dee-908e-00b9-8141-8dec3869c09f"},{"name":"Delete service","id":"fb503f16-8c08-0bfe-42da-51089e974c1f","request":{"method":"DELETE","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VySWQiOiI2MmVmZDJlYTk1N2Y4NTc4MWY1MzUyZWUiLCJpYXQiOjE2NTk5NjEwMDJ9.PpjCGM91s1G4y4tjclUXGRtUKdiEj19RYBLRybHO-3Q"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"servicesId\": \"62f0ff45957f85781f5352f7\"\n}"},"url":"https://listicle.deegeehub.com/api/services","urlObject":{"protocol":"https","path":["api","services"],"host":["listicle","deegeehub","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"fb503f16-8c08-0bfe-42da-51089e974c1f"}]}