{"info":{"_postman_id":"f724e93b-f172-40d4-8a79-3a9b4695ecc9","name":"Netflex API - PUBLIC documentation","description":"<html><head></head><body><p>The Netflex API is the main API for managing content in Netflex.</p>\n<p>All data is returned as JSON with UTF-8 charset.</p>\n<p>Authentication is required for all endpoints. Except the auth-endpoint, use \"public_key\" as username and \"private_key\" as password with Basic auth.</p>\n<p>If your application doesn't support PUT or DELETE requests, you can emulate these by adding a parameter: \"_method\"(key) \"PUT/DELETE\"(value)</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"1198765","collectionId":"f724e93b-f172-40d4-8a79-3a9b4695ecc9","publishedId":"7159G1N","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FE3640"},"publishDate":"2020-09-08T12:28:13.000Z"},"item":[{"name":"Authentication","item":[{"name":"auth","id":"76ab2ec6-85b5-4fa5-8700-37fd8c6e1f30","request":{"method":"GET","header":[{"key":"Authorization","value":"Basic {{username_password_hash}}"}],"body":{"mode":"formdata","formdata":[]},"url":"https://api.netflexapp.com/v1/auth","description":"<p>This endpoint takes a Netflex username and password as Basic auth, and returns a list with webpages the user has access too. The list contains a set with public_key (username) and private_key (password) for further use of the API.</p>\n","urlObject":{"protocol":"https","path":["v1","auth"],"host":["api","netflexapp","com"],"query":[],"variable":[]}},"response":[{"id":"2d563b43-a831-416f-aa1f-4ec32f995441","name":"auth","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Basic"}],"body":{"mode":"formdata","formdata":[]},"url":"https://api.netflexapp.com/v1/auth"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Methods","value":"HEAD, GET, POST, PUT, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":""},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":""},{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":""},{"key":"Connection","value":"keep-alive","name":"Connection","description":""},{"key":"Content-Length","value":"185","name":"Content-Length","description":""},{"key":"Content-Type","value":"application/json","name":"Content-Type","description":""},{"key":"Date","value":"Wed, 04 Oct 2017 17:31:00 GMT","name":"Date","description":""},{"key":"Server","value":"Apache","name":"Server","description":""}],"cookie":[],"responseTime":"109","body":"[\n    {\n        \"name\": \"SiteName\",\n        \"private_key\": \"demoa0f22dfdf315493c1063d3124326b2d2ada457d3ad0043d3657691880123\",\n        \"public_key\": \"demo57650018a711e114c980c604b701c0ea93ef33e22c4c1287a4ad27d1a364\"\n    }\n]"}],"_postman_id":"76ab2ec6-85b5-4fa5-8700-37fd8c6e1f30"},{"name":"user/auth","id":"b73a01f1-0768-43a8-a603-6c3d9fef9eb0","request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"Basic {{username_password_hash}}"}],"body":{"mode":"formdata","formdata":[]},"url":"https://api.netflexapp.com/v1/user/auth","description":"<p>This endpoint takes a Netflex username and password as Basic auth, and gives you an access_token in return.</p>\n","urlObject":{"protocol":"https","path":["v1","user","auth"],"host":["api","netflexapp","com"],"query":[],"variable":[]}},"response":[{"id":"c7ed54ee-4483-4c1d-a13b-3b19e88138da","name":"user/auth","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Basic","warning":"This is a duplicate header and will be overridden by the Authorization header generated by Postman."}],"body":{"mode":"formdata","formdata":[]},"url":"https://api.netflexapp.com/v1/user/auth"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Methods","value":"HEAD, GET, POST, PUT, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":"Specifies the method or methods allowed when accessing the resource. This is used in response to a preflight request."},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"close","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Type","value":"application/json","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Thu, 05 Jul 2018 16:00:00 +0200","name":"Date","description":"The date and time that the message was sent"},{"key":"Date","value":"Thu, 05 Jul 2018 14:00:00 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Host","value":"localhost:8000","name":"Host","description":"Custom header"},{"key":"X-Powered-By","value":"PHP/7.1.16","name":"X-Powered-By","description":"Specifies the technology (ASP.NET, PHP, JBoss, e.g.) supporting the web application (version details are often in X-Runtime, X-Version, or X-AspNet-Version)"}],"cookie":[],"responseTime":null,"body":"{\n    \"access\": {\n        \"type\": \"Basic\",\n        \"token\": \"demoestAb2CnLcgYDf2SJQD+y8qkBXuLlPIq2sOCqgycTm1vYmq+6ZMFGSKq1RP1\",\n        \"expires_in\": 2592000,\n        \"expires_on\": 1535625575\n    },\n    \"user\": {\n        \"id\": 10001,\n        \"name\": \"Ola Nordmann\",\n        \"email\": \"ola@nordmann.no\",\n        \"phone\": \"99123456\",\n        \"language\": \"nb\",\n        \"latest_site_id\": 10002\n    },\n    \"sites\": [\n        {\n            \"id\": 10001,\n            \"alias\": \"apility\",\n            \"name\": \"Apility\",\n            \"pubkey\": \"12345democ8f30be7439d39119d1d40b9f2b1bb88639f76523aabd61f632542a\",\n            \"setup_date\": \"2016-08-24 14:35:39\",\n            \"permissions\": {\n                \"builder\": true,\n                \"b_dashboard\": true,\n                \"edit\": true,\n                \"structures\": true,\n                \"s_data\": true,\n                \"foundation\": true,\n                \"capi\": false,\n                \"files\": true,\n                \"settings\": true,\n                \"developer\": false,\n                \"relations\": false,\n                \"r_dashboard\": false,\n                \"newsletters\": false,\n                \"sms\": false,\n                \"customers\": false,\n                \"subscribers\": false,\n                \"signups\": false,\n                \"commerce\": false,\n                \"orders\": false,\n                \"stock\": false,\n                \"reservations\": false,\n                \"coupons\": false,\n                \"c_reports\": false,\n                \"observer\": false,\n                \"slides\": false,\n                \"go\": false,\n                \"g_dashboard\": false,\n                \"g_edit\": false,\n                \"g_settings\": false,\n                \"extensions\": false\n            }\n        },\n        {\n            \"id\": 10002,\n            \"alias\": \"testsite\",\n            \"name\": \"TestSite\",\n            \"pubkey\": \"12345demo048a711e004c980c604b708c0ea93ef33e20c4c1287d4ad27d1a813\",\n            \"setup_date\": \"2017-08-01 11:12:08\",\n            \"permissions\": {\n                \"builder\": true,\n                \"b_dashboard\": true,\n                \"edit\": true,\n                \"structures\": true,\n                \"s_data\": true,\n                \"foundation\": true,\n                \"capi\": true,\n                \"files\": true,\n                \"settings\": false,\n                \"developer\": false,\n                \"relations\": true,\n                \"r_dashboard\": true,\n                \"newsletters\": false,\n                \"sms\": false,\n                \"customers\": true,\n                \"subscribers\": false,\n                \"signups\": false,\n                \"commerce\": false,\n                \"orders\": false,\n                \"stock\": false,\n                \"reservations\": false,\n                \"coupons\": false,\n                \"c_reports\": false,\n                \"observer\": false,\n                \"slides\": false,\n                \"go\": false,\n                \"g_dashboard\": false,\n                \"g_edit\": false,\n                \"g_settings\": false,\n                \"extensions\": null\n            }\n        }\n    ]\n}"}],"_postman_id":"b73a01f1-0768-43a8-a603-6c3d9fef9eb0"},{"name":"user/auth","id":"2d4b9001-89bf-4e04-8a16-8589e75ba66c","request":{"auth":{"type":"noauth","isInherited":false},"method":"DELETE","header":[{"key":"Authorization","value":"Basic {{public_private_key_hash}}"}],"body":{"mode":"formdata","formdata":[]},"url":"https://api.netflexapp.com/v1/user/auth","urlObject":{"protocol":"https","path":["v1","user","auth"],"host":["api","netflexapp","com"],"query":[],"variable":[]}},"response":[{"id":"6a05ac66-055a-4bbb-8b44-e6290f75caf8","name":"user/auth","originalRequest":{"method":"DELETE","header":[{"key":"Authorization","value":"Basic"}],"body":{"mode":"formdata","formdata":[]},"url":"https://api.netflexapp.com/v1/user/auth"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"success\",\n    \"message\": \"Access token successfully revoked\"\n}"}],"_postman_id":"2d4b9001-89bf-4e04-8a16-8589e75ba66c"}],"id":"e7ac821c-d748-43fe-b301-f28acf7bd711","_postman_id":"e7ac821c-d748-43fe-b301-f28acf7bd711","description":""},{"name":"User","item":[{"name":"user","id":"28b756a3-73dc-4fae-a51b-44f2e457c827","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"Basic {{public_private_key_hash}}"}],"url":"https://api.netflexapp.com/v1/user","urlObject":{"protocol":"https","path":["v1","user"],"host":["api","netflexapp","com"],"query":[],"variable":[]}},"response":[{"id":"d6809eda-3e37-40f2-a0b6-a6d26caede48","name":"user","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Basic"}],"body":{"mode":"formdata","formdata":[]},"url":"https://api.netflexapp.com/v1/user"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 10001,\n    \"name\": \"Ola Nordmann\",\n    \"email\": \"ola@nordmann.no\",\n    \"phone\": \"99123456\",\n    \"language\": \"nb\",\n    \"latest_site_id\": 10001\n}"}],"_postman_id":"28b756a3-73dc-4fae-a51b-44f2e457c827"},{"name":"user/sites","id":"dafa0594-8f9e-4a13-bd20-62dfb2c9f949","request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"Basic {{public_private_key_hash}}"}],"body":{"mode":"formdata","formdata":[]},"url":"https://api.netflexapp.com/v1/user/sites","urlObject":{"protocol":"https","path":["v1","user","sites"],"host":["api","netflexapp","com"],"query":[],"variable":[]}},"response":[{"id":"a9c3b095-650a-4c10-8a95-b60e2793bcb5","name":"user/sites","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Basic"}],"body":{"mode":"formdata","formdata":[]},"url":"https://api.netflexapp.com/v1/user/sites"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"[\n        {\n            \"id\": 10001,\n            \"alias\": \"apility\",\n            \"name\": \"Apility\",\n            \"pubkey\": \"12345ac35c8f30be7439d39119d1d40b9f2b1bb88639f76523aabd61f632542a\",\n            \"setup_date\": \"2016-08-24 14:35:39\",\n            \"permissions\": {\n                \"builder\": true,\n                \"b_dashboard\": true,\n                \"edit\": true,\n                \"structures\": true,\n                \"s_data\": true,\n                \"foundation\": true,\n                \"capi\": false,\n                \"files\": true,\n                \"settings\": true,\n                \"developer\": false,\n                \"relations\": false,\n                \"r_dashboard\": false,\n                \"newsletters\": false,\n                \"sms\": false,\n                \"customers\": false,\n                \"subscribers\": false,\n                \"signups\": false,\n                \"commerce\": false,\n                \"orders\": false,\n                \"stock\": false,\n                \"reservations\": false,\n                \"coupons\": false,\n                \"c_reports\": false,\n                \"observer\": false,\n                \"slides\": false,\n                \"go\": false,\n                \"g_dashboard\": false,\n                \"g_edit\": false,\n                \"g_settings\": false,\n                \"extensions\": false\n            }\n        },\n        {\n            \"id\": 10002,\n            \"alias\": \"testsite\",\n            \"name\": \"TestSite\",\n            \"pubkey\": \"123457650048a711e004c980c604b708c0ea93ef33e20c4c1287d4ad27d1a813\",\n            \"setup_date\": \"2017-08-01 11:12:08\",\n            \"permissions\": {\n                \"builder\": true,\n                \"b_dashboard\": true,\n                \"edit\": true,\n                \"structures\": true,\n                \"s_data\": true,\n                \"foundation\": true,\n                \"capi\": true,\n                \"files\": true,\n                \"settings\": false,\n                \"developer\": false,\n                \"relations\": true,\n                \"r_dashboard\": true,\n                \"newsletters\": false,\n                \"sms\": false,\n                \"customers\": true,\n                \"subscribers\": false,\n                \"signups\": false,\n                \"commerce\": false,\n                \"orders\": false,\n                \"stock\": false,\n                \"reservations\": false,\n                \"coupons\": false,\n                \"c_reports\": false,\n                \"observer\": false,\n                \"slides\": false,\n                \"go\": false,\n                \"g_dashboard\": false,\n                \"g_edit\": false,\n                \"g_settings\": false,\n                \"extensions\": null\n            }\n        }\n    ]"}],"_postman_id":"dafa0594-8f9e-4a13-bd20-62dfb2c9f949"},{"name":"user","id":"72370bef-13a1-4a9f-a6c6-39d18e802d48","request":{"auth":{"type":"noauth","isInherited":false},"method":"PUT","header":[{"key":"Authorization","value":"Basic {{public_private_key_hash}}"},{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"name","value":"Ola Nordmann","description":"<p>Optional, but can not be empty.</p>\n","type":"text"},{"key":"email","value":"ola@nordmann.no","description":"<p>Optional, but can not be empty.</p>\n","type":"text"},{"key":"phone","value":"99123456","description":"<p>Optional.</p>\n","type":"text"},{"key":"language","value":"nb","description":"<p>Optional, but can not be empty.</p>\n","type":"text"},{"key":"latest_site_id","value":"10002","description":"<p>Optional, but can not be empty.</p>\n","type":"text"}]},"url":"https://api.netflexapp.com/v1/user","description":"<p>Update the authenticated user.</p>\n","urlObject":{"protocol":"https","path":["v1","user"],"host":["api","netflexapp","com"],"query":[],"variable":[]}},"response":[{"id":"33376996-e257-41c6-85ae-33d4d478639e","name":"user","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"Basic"},{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"name","value":"Ola Nordmann","description":"Optional, but can not be empty.","type":"text"},{"key":"email","value":"ola@nordmann.no","description":"Optional, but can not be empty.","type":"text"},{"key":"phone","value":"99123456","description":"Optional.","type":"text"},{"key":"language","value":"nb","description":"Optional, but can not be empty.","type":"text"},{"key":"latest_site_id","value":"10002","description":"Optional, but can not be empty.","type":"text"}]},"url":"https://api.netflexapp.com/v1/user"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Methods","value":"HEAD, GET, POST, PUT, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":"Specifies the method or methods allowed when accessing the resource. This is used in response to a preflight request."},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Length","value":"118","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Tue, 31 Jul 2018 08:07:33 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"Apache","name":"Server","description":"A name for the server"}],"cookie":[],"responseTime":null,"body":"{\"id\":10939,\"name\":\"Ola Nordmann\",\"email\":\"ola@nordmann.no\",\"phone\":\"99123456\",\"language\":\"nb\",\"latest_site_id\":10002}"}],"_postman_id":"72370bef-13a1-4a9f-a6c6-39d18e802d48"}],"id":"c0da0f66-8050-4d4f-a3b0-3b7f2a8500cf","_postman_id":"c0da0f66-8050-4d4f-a3b0-3b7f2a8500cf","description":""},{"name":"Site","item":[{"name":"site/users","id":"a9c898b6-15c8-4022-b7ef-21e27e868585","request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"Basic {{auth_hash}}"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n\t\"name\": \"kake\",\n\t\"language_code\": \"en\"\n}"},"url":"http://localhost:8080/v1/foundation/labels","description":"<p>Get all users with access to current site.</p>\n","urlObject":{"protocol":"http","port":"8080","path":["v1","foundation","labels"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"7f318b76-9329-4865-9e93-8b20101c8643","name":"site/users","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Basic"}],"body":{"mode":"formdata","formdata":[]},"url":"https://api.netflexapp.com/v1/site/users"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Methods","value":"HEAD, GET, POST, PUT, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":"Specifies the method or methods allowed when accessing the resource. This is used in response to a preflight request."},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Length","value":"473","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Thu, 02 Aug 2018 12:52:51 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"Apache","name":"Server","description":"A name for the server"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 1,\n        \"name\": \"Netflex Support\",\n        \"email\": \"support@netflex.no\",\n        \"phone\": \"+4756123300\"\n    },\n    {\n        \"id\": 10001,\n        \"name\": \"Tormund Test\",\n        \"email\": \"tormund@apility.no\",\n        \"phone\": \"\"\n    },\n    {\n        \"id\": 10002,\n        \"name\": \"Ola Nordmann\",\n        \"email\": \"ola@nordmann.no\",\n        \"phone\": \"99123456\"\n    }\n]"}],"_postman_id":"a9c898b6-15c8-4022-b7ef-21e27e868585"}],"id":"f69cebbd-654d-4a3a-870c-afec71d39831","_postman_id":"f69cebbd-654d-4a3a-870c-afec71d39831","description":""},{"name":"Files","item":[{"name":"files/tree","id":"595a0a14-1d3a-4314-8a67-5cba40e50582","request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"Basic {{auth_hash}}"}],"body":{"mode":"formdata","formdata":[]},"url":"https://api.netflexapp.com/v1/files/tree","description":"<p>Returns array with all folders and files on the root level sorted asc by name.</p>\n","urlObject":{"protocol":"https","path":["v1","files","tree"],"host":["api","netflexapp","com"],"query":[],"variable":[]}},"response":[{"id":"08066c90-acea-4b79-b693-b57d4944ae0d","name":"files/tree","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Basic"}],"body":{"mode":"formdata","formdata":[]},"url":"https://api.netflexapp.com/v1/files/tree"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Methods","value":"HEAD, GET, POST, PUT, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":"Specifies the method or methods allowed when accessing the resource. This is used in response to a preflight request."},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Length","value":"584","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Wed, 01 Aug 2018 12:26:13 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"Apache","name":"Server","description":"A name for the server"}],"cookie":[],"responseTime":null,"body":"[{\"type\":\"folder\",\"id\":10003,\"name\":\"Bilder\",\"description\":\"\",\"tags\":\"\",\"parent_id\":0,\"created\":\"2017-07-07 08:51:54\",\"userid\":10755,\"public\":1},{\"type\":\"folder\",\"id\":10000,\"name\":\"Grafikk\",\"description\":\"\",\"tags\":\"\",\"parent_id\":0,\"created\":\"2017-03-23 23:26:05\",\"userid\":1,\"public\":1},{\"type\":\"folder\",\"id\":10021,\"name\":\"Testmappe 1\",\"description\":\"\",\"tags\":\"\",\"parent_id\":0,\"created\":\"2018-08-01 14:16:26\",\"userid\":10885,\"public\":1},{\"type\":\"folder\",\"id\":10019,\"name\":\"Testmappe 2\",\"description\":\"\",\"tags\":\"\",\"parent_id\":0,\"created\":\"2018-08-01 13:50:38\",\"userid\":10939,\"public\":1}]"}],"_postman_id":"595a0a14-1d3a-4314-8a67-5cba40e50582"},{"name":"files/tree/full","id":"6bddd4f3-1b4f-4fe1-8a96-fe26082f6a65","request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"Basic {{auth_hash}}"}],"body":{"mode":"formdata","formdata":[]},"url":"https://api.netflexapp.com/v1/files/tree","description":"<p>Returns the full tree of all folders.</p>\n","urlObject":{"protocol":"https","path":["v1","files","tree"],"host":["api","netflexapp","com"],"query":[],"variable":[]}},"response":[{"id":"913bc7f7-c4e8-4903-b350-78d76410cbaf","name":"files/tree/full","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Basic"}],"body":{"mode":"formdata","formdata":[]},"url":"https://api.netflexapp.com/v1/files/tree/full"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Methods","value":"HEAD, GET, POST, PUT, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":"Specifies the method or methods allowed when accessing the resource. This is used in response to a preflight request."},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Length","value":"1188","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Wed, 01 Aug 2018 12:28:03 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"Apache","name":"Server","description":"A name for the server"}],"cookie":[],"responseTime":null,"body":"{\"id\":0,\"name\":\"\",\"description\":\"\",\"created\":null,\"children\":[{\"id\":10003,\"name\":\"Bilder\",\"description\":\"\",\"created\":\"2017-07-07 08:51:54\",\"children\":[]},{\"id\":10000,\"name\":\"Grafikk\",\"description\":\"\",\"created\":\"2017-03-23 23:26:05\",\"children\":[{\"id\":10001,\"name\":\"@2x\",\"description\":\"\",\"created\":\"2017-03-23 23:26:54\",\"children\":[]},{\"id\":10002,\"name\":\"Logos\",\"description\":\"\",\"created\":\"2017-03-23 23:33:31\",\"children\":[{\"id\":10006,\"name\":\"B Logos\",\"description\":\"\",\"created\":\"2018-07-31 15:12:59\",\"children\":[]},{\"id\":10004,\"name\":\"More logos\",\"description\":\"\",\"created\":\"2018-07-31 14:53:32\",\"children\":[{\"id\":10005,\"name\":\"A Logos\",\"description\":\"\",\"created\":\"2018-07-31 15:12:51\",\"children\":[]}]},{\"id\":10007,\"name\":\"Other logos\",\"description\":\"\",\"created\":\"2018-07-31 15:13:35\",\"children\":[]},{\"id\":10020,\"name\":\"Testmappe 5\",\"description\":\"\",\"created\":\"2018-08-01 13:50:55\",\"children\":[]}]}]},{\"id\":10021,\"name\":\"Testmappe 1\",\"description\":\"\",\"created\":\"2018-08-01 14:16:26\",\"children\":[{\"id\":10022,\"name\":\"Ny mappe\",\"description\":\"\",\"created\":\"2018-08-01 14:16:46\",\"children\":[]}]},{\"id\":10019,\"name\":\"Testmappe 2\",\"description\":\"\",\"created\":\"2018-08-01 13:50:38\",\"children\":[]}]}"}],"_postman_id":"6bddd4f3-1b4f-4fe1-8a96-fe26082f6a65"},{"name":"files/tree/{{fo_id}}","id":"2d81eca7-e371-430f-8c48-8f7da61480dc","request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"Basic {{auth_hash}}"}],"body":{"mode":"formdata","formdata":[]},"url":"https://api.netflexapp.com/v1/files/tree/{{fo_id}}","description":"<p>Returns array with all folders and files on the selected level sorted asc by name.</p>\n","urlObject":{"protocol":"https","path":["v1","files","tree","{{fo_id}}"],"host":["api","netflexapp","com"],"query":[],"variable":[]}},"response":[{"id":"9f68e240-1d33-4eb6-b17c-4e906bad209d","name":"files/tree/{{fo_id}}","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Basic"}],"body":{"mode":"formdata","formdata":[]},"url":"https://api.netflexapp.com/v1/files/tree/10000"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Methods","value":"HEAD, GET, POST, PUT, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":"Specifies the method or methods allowed when accessing the resource. This is used in response to a preflight request."},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Length","value":"1647","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Wed, 01 Aug 2018 12:34:52 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"Apache","name":"Server","description":"A name for the server"}],"cookie":[],"responseTime":null,"body":"[{\"type\":\"folder\",\"id\":10001,\"name\":\"@2x\",\"description\":\"\",\"tags\":\"\",\"parent_id\":10000,\"created\":\"2017-03-23 23:26:54\",\"userid\":1,\"public\":1},{\"type\":\"folder\",\"id\":10002,\"name\":\"Logos\",\"description\":\"\",\"tags\":\"\",\"parent_id\":10000,\"created\":\"2017-03-23 23:33:31\",\"userid\":1,\"public\":1},{\"type\":\"file\",\"id\":10000,\"name\":\"tick-icon.png\",\"folder_id\":10000,\"path\":\"1490307992\",\"size\":1640,\"created\":\"2017-03-23 23:26:32\"},{\"type\":\"file\",\"id\":10001,\"name\":\"page-icon.png\",\"folder_id\":10000,\"path\":\"1490307997\",\"size\":745,\"created\":\"2017-03-23 23:26:37\"},{\"type\":\"file\",\"id\":10002,\"name\":\"map-marker.png\",\"folder_id\":10000,\"path\":\"1490307998\",\"size\":3620,\"created\":\"2017-03-23 23:26:38\"},{\"type\":\"file\",\"id\":10003,\"name\":\"concent-illustration.png\",\"folder_id\":10000,\"path\":\"1490307998\",\"size\":5803,\"created\":\"2017-03-23 23:26:38\"},{\"type\":\"file\",\"id\":10004,\"name\":\"testimonial-person.png\",\"folder_id\":10000,\"path\":\"1490307998\",\"size\":39837,\"created\":\"2017-03-23 23:26:38\"},{\"type\":\"file\",\"id\":10005,\"name\":\"store-clerk.png\",\"folder_id\":10000,\"path\":\"1490307999\",\"size\":609920,\"created\":\"2017-03-23 23:26:39\"},{\"type\":\"file\",\"id\":10006,\"name\":\"hero-box-bg.png\",\"folder_id\":10000,\"path\":\"1490307999\",\"size\":547927,\"created\":\"2017-03-23 23:26:39\"},{\"type\":\"file\",\"id\":10007,\"name\":\"hero-illustration.png\",\"folder_id\":10000,\"path\":\"1490308000\",\"size\":91215,\"created\":\"2017-03-23 23:26:40\"},{\"type\":\"file\",\"id\":10018,\"name\":\"m-logo.png\",\"folder_id\":10000,\"path\":\"1490378471\",\"size\":7638,\"created\":\"2017-03-24 19:01:11\"},{\"type\":\"file\",\"id\":10448,\"name\":\"tormundtest-icon.png\",\"folder_id\":10000,\"path\":\"1529388714\",\"size\":5429,\"created\":\"2018-06-19 08:11:54\"}]"}],"_postman_id":"2d81eca7-e371-430f-8c48-8f7da61480dc"},{"name":"files/file/{{fi_id}}","id":"e34e7057-2afc-495f-ba49-f0b29352ff64","request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"Basic {{auth_hash}}"},{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\t\n\t\"index\": [\"entry_10001\", \"entry_10002\", \"page\"],\n\t\"body\": {\n\t\t\"query\": {\n\t\t\t\"bool\": {\n\t\t\t\t\"must\": [{\n\t\t\t\t\t\"bool\": {\n\t\t\t\t\t\t\"should\": [{\n\t\t\t\t\t\t\t\"term\": {\n\t\t\t\t\t\t\t\t\"directory_id\": 10001\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t}, {\n\t\t\t\t\t\t\t\"term\": {\n\t\t\t\t\t\t\t\t\"directory_id\": 10002\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t}, {\n\t\t\t\t\t\t\t\"term\": {\n\t\t\t\t\t\t\t\t\"id\": 10136\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t}]\n\t\t\t\t\t},{\n\t\t\t\t\t\t\"query\": {\n\t\t\t\t\t\t\t\"query_string\": {\n\t\t\t\t\t\t\t\t\"query\": \"ved\"\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t}\n\t\t\t\t\t}\n\t\t\t\t}]\n\t\t\t}\n\t\t}\n\t}\n}"},"url":"https://api.netflexapp.com/v1/search/raw","description":"<p>Returns the file object</p>\n","urlObject":{"protocol":"https","path":["v1","search","raw"],"host":["api","netflexapp","com"],"query":[],"variable":[]}},"response":[{"id":"af47a6d0-b8a9-4093-870f-0f886a23359a","name":"files/file/{{fi_id}}","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Basic"}],"body":{"mode":"formdata","formdata":[]},"url":"https://api.netflexapp.com/v1/files/file/10641"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Methods","value":"HEAD, GET, POST, PUT, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":"Specifies the method or methods allowed when accessing the resource. This is used in response to a preflight request."},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Length","value":"410","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Wed, 01 Aug 2018 12:49:57 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"Apache","name":"Server","description":"A name for the server"}],"cookie":[],"responseTime":null,"body":"{\"id\":10641,\"folder_id\":10019,\"name\":\"bergen-entry.jpg\",\"path\":\"1533125753\\/bergen-entry.jpg\",\"description\":\"Dette er en beskrivelse!\",\"tags\":\"\",\"size\":23056,\"type\":\"jpg\",\"created\":\"2018-08-01 14:15:53\",\"userid\":0,\"public\":1,\"img_width\":200,\"img_height\":200,\"img_res\":null,\"img_lat\":null,\"img_lon\":null,\"img_artist\":\"0\",\"img_desc\":\"0\",\"img_alt\":\"0\",\"img_o_date\":\"2018-08-01 14:15:53\",\"foldercode\":\"1533125753\"}"}],"_postman_id":"e34e7057-2afc-495f-ba49-f0b29352ff64"},{"name":"files/folder/{{fo_id}}","id":"b6065b35-01ac-4e30-9dc4-2879c607b2fc","request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"Basic {{auth_hash}}"}],"body":{"mode":"formdata","formdata":[]},"url":"https://api.netflexapp.com/v1/files/folder/{{fo_id}}?page=1&size=2&order=name&dir=asc","description":"<p>Return all files on the selected folder as a paginated result.</p>\n","urlObject":{"protocol":"https","path":["v1","files","folder","{{fo_id}}"],"host":["api","netflexapp","com"],"query":[{"description":{"content":"<p>Optional. Default: 1.</p>\n","type":"text/plain"},"key":"page","value":"1"},{"description":{"content":"<p>Optional. Default: 100.</p>\n","type":"text/plain"},"key":"size","value":"2"},{"description":{"content":"<p>Optional. Default: name.</p>\n","type":"text/plain"},"key":"order","value":"name"},{"description":{"content":"<p>Optional. Default: asc</p>\n","type":"text/plain"},"key":"dir","value":"asc"}],"variable":[]}},"response":[{"id":"9265ec0e-50ad-4234-96a2-929b20e1dcf3","name":"files/folder/{{fo_id}}","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Basic"}],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.netflexapp.com/v1/files/folder/10000?page=1&size=2&order=name&dir=asc","protocol":"https","host":["api","netflexapp","com"],"path":["v1","files","folder","10000"],"query":[{"key":"page","value":"1"},{"key":"size","value":"2","description":"Optional. Default: 100."},{"key":"order","value":"name","description":"Optional. Default: name."},{"key":"dir","value":"asc","description":"Optional. Default: asc"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Methods","value":"HEAD, GET, POST, PUT, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":"Specifies the method or methods allowed when accessing the resource. This is used in response to a preflight request."},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Length","value":"850","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Wed, 01 Aug 2018 12:47:23 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"Apache","name":"Server","description":"A name for the server"}],"cookie":[],"responseTime":null,"body":"{\"total\":10,\"per_page\":2,\"current_page\":1,\"last_page\":5,\"next_page_url\":\"http:\\/\\/api.netflexapp.com\\/v1\\/files\\/folder\\/10000?page=2\",\"prev_page_url\":null,\"from\":1,\"to\":2,\"data\":[{\"id\":10003,\"folder_id\":10000,\"name\":\"concent-illustration.png\",\"path\":\"1490307998\",\"description\":\"\",\"tags\":\"\",\"size\":5803,\"type\":\"fil\",\"created\":\"2017-03-23 23:26:38\",\"userid\":1,\"public\":1,\"img_width\":null,\"img_height\":null,\"img_res\":null,\"img_lat\":null,\"img_lon\":null,\"img_artist\":null,\"img_desc\":null,\"img_alt\":null,\"img_o_date\":null},{\"id\":10006,\"folder_id\":10000,\"name\":\"hero-box-bg.png\",\"path\":\"1490307999\",\"description\":\"\",\"tags\":\"\",\"size\":547927,\"type\":\"fil\",\"created\":\"2017-03-23 23:26:39\",\"userid\":1,\"public\":1,\"img_width\":null,\"img_height\":null,\"img_res\":null,\"img_lat\":null,\"img_lon\":null,\"img_artist\":null,\"img_desc\":null,\"img_alt\":null,\"img_o_date\":null}]}"}],"_postman_id":"b6065b35-01ac-4e30-9dc4-2879c607b2fc"},{"name":"files/file/{{fi_id}}","id":"7da8d9eb-9e2b-4843-9e97-6c3e106b0c23","request":{"auth":{"type":"noauth","isInherited":false},"method":"PUT","header":[{"key":"Authorization","value":"Basic {{auth_hash}}"},{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"description","value":"File description","type":"text"},{"key":"folder_id","value":"10019","description":"<p>Move file into another folder.</p>\n","type":"text"},{"key":"tags","value":"","description":"<p>Comma separated tags.</p>\n","type":"text"}]},"url":"https://api.netflexapp.com/v1/files/file/{{fi_id}}","description":"<p>Update file metadata. </p>\n<p>The following fields can also be updated: img_width, img_height, img_res, img_lat, img_lon, img_artist, img_desc, img_alt, img_o_date.</p>\n","urlObject":{"protocol":"https","path":["v1","files","file","{{fi_id}}"],"host":["api","netflexapp","com"],"query":[],"variable":[]}},"response":[{"id":"eb770006-27eb-4640-b7bb-67172e866a87","name":"files/file/{{fi_id}}","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"Basic"},{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"description","value":"File description","type":"text"},{"key":"folder_id","value":"10019","description":"Move file into another folder.","type":"text"},{"key":"tags","value":"","description":"Comma separated tags.","type":"text"}]},"url":"https://api.netflexapp.com/v1/files/file/10641"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Methods","value":"HEAD, GET, POST, PUT, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":"Specifies the method or methods allowed when accessing the resource. This is used in response to a preflight request."},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Length","value":"15","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Wed, 01 Aug 2018 13:01:50 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"Apache","name":"Server","description":"A name for the server"}],"cookie":[],"responseTime":null,"body":"{\"status\":true}"}],"_postman_id":"7da8d9eb-9e2b-4843-9e97-6c3e106b0c23"},{"name":"files/folder/{{fo_id}}","id":"521afba8-ef79-41b8-a8b3-68f0c6b4692b","request":{"auth":{"type":"noauth","isInherited":false},"method":"PUT","header":[{"key":"Authorization","value":"Basic {{auth_hash}}"},{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"name","value":"Grafikk","type":"text"},{"key":"description","value":"Folder description","type":"text"},{"key":"tags","value":"","description":"<p>Comma separated tags</p>\n","type":"text"},{"key":"parent_id","value":"0","description":"<p>Id of parent folder. 0 = root.</p>\n","type":"text"}]},"url":"https://api.netflexapp.com/v1/files/folder/{{fo_id}}","description":"<p>Update folder metadata.</p>\n","urlObject":{"protocol":"https","path":["v1","files","folder","{{fo_id}}"],"host":["api","netflexapp","com"],"query":[],"variable":[]}},"response":[{"id":"2cfa125b-dc9f-4eaf-ab44-c564829dfa5a","name":"files/folder/{{fo_id}}","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"Basic"},{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"name","value":"Grafikk","type":"text"},{"key":"description","value":"Folder description","type":"text"},{"key":"tags","value":"","description":"Comma separated tags","type":"text"},{"key":"parent_id","value":"0","description":"Id of parent folder. 0 = root.","type":"text"}]},"url":"https://api.netflexapp.com/v1/files/folder/10000"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Methods","value":"HEAD, GET, POST, PUT, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":"Specifies the method or methods allowed when accessing the resource. This is used in response to a preflight request."},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Length","value":"15","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Wed, 01 Aug 2018 12:56:00 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"Apache","name":"Server","description":"A name for the server"}],"cookie":[],"responseTime":null,"body":"{\"status\":true}"}],"_postman_id":"521afba8-ef79-41b8-a8b3-68f0c6b4692b"},{"name":"files/folder/{{fo_id}}/file","id":"c31c509b-ea24-4f0b-bac6-dac52eecc194","request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"Basic {{auth_hash}}"}],"body":{"mode":"formdata","formdata":[{"key":"file","value":null,"description":"<p>Required.</p>\n","type":"file"},{"key":"filename","value":"bergen-lastetoppnormalt.jpg","description":"<p>Optional. Overrides the files name.</p>\n","type":"text"},{"key":"description","value":"Image description.","description":"<p>Optional.</p>\n","type":"text"},{"key":"tags","value":"","description":"<p>Optional. Comma separated tags.</p>\n","type":"text"}]},"url":"https://api.netflexapp.com/v1/files/folder/{{fo_id}}/file","description":"<p>Upload a file.</p>\n","urlObject":{"protocol":"https","path":["v1","files","folder","{{fo_id}}","file"],"host":["api","netflexapp","com"],"query":[],"variable":[]}},"response":[{"id":"4009b0ac-715d-4b37-ac9f-3c3e57cf578d","name":"files/folder/10032/file","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Basic"}],"body":{"mode":"formdata","formdata":[{"key":"file","description":"Required.","type":"file","src":null},{"key":"filename","value":"bergen-lastetoppnormalt.jpg","description":"Optional. Overrides the files name.","type":"text"},{"key":"description","value":"Image description.","description":"Optional.","type":"text"},{"key":"tags","value":"","description":"Optional. Comma separated tags.","type":"text"}]},"url":"https://api.netflexapp.com/v1/files/folder/10032/file"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Methods","value":"HEAD, GET, POST, PUT, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":"Specifies the method or methods allowed when accessing the resource. This is used in response to a preflight request."},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Length","value":"116","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Thu, 02 Aug 2018 08:26:53 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"Apache","name":"Server","description":"A name for the server"}],"cookie":[],"responseTime":null,"body":"{\"id\":10658,\"name\":\"bergen-lastetoppnormalt.jpg\",\"path\":\"1533198413\\/bergen-lastetoppnormalt.jpg\",\"folder_id\":10032}"}],"_postman_id":"c31c509b-ea24-4f0b-bac6-dac52eecc194"},{"name":"files/folder/{{fo_id}}/link","id":"fb091f4b-7750-4aad-9682-ec00926fd86e","request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"Basic {{auth_hash}}"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"filename","value":"bergen-fillastetoppmedlink.jpg","description":"<p>Required.</p>\n","type":"text"},{"key":"link","value":"https://d2m39t4xaufen7.cloudfront.net/1525431707/bergen-entry.jpg","description":"<p>Required.</p>\n","type":"text"}]},"url":"https://api.netflexapp.com/v1/files/folder/{{fo_id}}/link","description":"<p>Upload a file to a folder by a public URL.</p>\n","urlObject":{"protocol":"https","path":["v1","files","folder","{{fo_id}}","link"],"host":["api","netflexapp","com"],"query":[],"variable":[]}},"response":[{"id":"8aae19e9-ac2f-427f-9ccd-a4e8bd336fb7","name":"files/folder/10032/link","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Basic"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"filename","value":"bergen-fillastetoppmedlink.jpg","description":"Required.","type":"text"},{"key":"link","value":"https://d2m39t4xaufen7.cloudfront.net/1525431707/bergen-entry.jpg","description":"Required.","type":"text"}]},"url":"https://api.netflexapp.com/v1/files/folder/10032/link"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Methods","value":"HEAD, GET, POST, PUT, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":"Specifies the method or methods allowed when accessing the resource. This is used in response to a preflight request."},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Length","value":"122","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Thu, 02 Aug 2018 08:13:15 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"Apache","name":"Server","description":"A name for the server"}],"cookie":[],"responseTime":null,"body":"{\"id\":10655,\"name\":\"bergen-fillastetoppmedlink.jpg\",\"path\":\"1533197596\\/bergen-fillastetoppmedlink.jpg\",\"folder_id\":10032}"}],"_postman_id":"fb091f4b-7750-4aad-9682-ec00926fd86e"},{"name":"files/folder/{{fo_id}}/base64","id":"0ac3984c-68e9-4ca9-b81c-abc75a0cfe04","request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"Basic {{auth_hash}}"},{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"file","value":"/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAIBAQEBAQIBAQECAgICAgQDAgICAgUEBAMEBgUGBgYFBgYGBwkIBgcJBwYGCAsICQoKCgoKBggLDAsKDAkKCgoBAgICAgICBQMDBQoHBg (...)","description":"<p>Required. Base64-encoded image.</p>\n","type":"text"},{"key":"filename","value":"bergen-uploadedbybase64.jpg","description":"<p>Required</p>\n","type":"text"},{"key":"description","value":"Image description","description":"<p>Optional</p>\n","type":"text"},{"key":"tags","value":"","description":"<p>Optional. Comma separated tags.</p>\n","type":"text"}]},"url":"https://api.netflexapp.com/v1/files/folder/{{fo_id}}/base64","description":"<p>Upload a file to a folder by uploading the Base64 text string.</p>\n","urlObject":{"protocol":"https","path":["v1","files","folder","{{fo_id}}","base64"],"host":["api","netflexapp","com"],"query":[],"variable":[]}},"response":[{"id":"f67fc80a-5ed7-488d-9947-93a4aa2d9a7f","name":"files/folder/10032/base64","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Basic"},{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"file","value":"/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAIBAQEBAQIBAQECAgICAgQDAgICAgUEBAMEBgUGBgYFBgYGBwkIBgcJBwYGCAsICQoKCgoKBggLDAsKDAkKCgoBAgICAgICBQMDBQoHBg (...)","description":"Required. Base64-encoded image.","type":"text"},{"key":"filename","value":"bergen-uploadedbybase64.jpg","description":"Required","type":"text"},{"key":"description","value":"Image description","description":"Optional","type":"text"},{"key":"tags","value":"","description":"Optional. Comma separated tags.","type":"text"}]},"url":"https://api.netflexapp.com/v1/files/folder/10032/base64"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Methods","value":"HEAD, GET, POST, PUT, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":"Specifies the method or methods allowed when accessing the resource. This is used in response to a preflight request."},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Length","value":"116","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Thu, 02 Aug 2018 08:35:39 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"Apache","name":"Server","description":"A name for the server"}],"cookie":[],"responseTime":null,"body":"{\"id\":10660,\"name\":\"bergen-uploadedbybase64.jpg\",\"path\":\"1533198939\\/bergen-uploadedbybase64.jpg\",\"folder_id\":10032}"}],"_postman_id":"0ac3984c-68e9-4ca9-b81c-abc75a0cfe04"},{"name":"files/folder/{{fo_id}}/folder","id":"99a52bde-3bcb-4d70-9709-e9098c27d7c4","request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"Basic {{auth_hash}}"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"name","value":"Folder name","description":"<p>Required.</p>\n","type":"text"},{"key":"description","value":"Folder description","description":"<p>Optional.</p>\n","type":"text"},{"key":"tags","value":"","description":"<p>Optional. Comma separated tags.</p>\n","type":"text"}]},"url":"https://api.netflexapp.com/v1/files/folder/{{fo_id}}/folder","description":"<p>Creates a new folder inside the current folder. Use 0 to place folder in root.</p>\n","urlObject":{"protocol":"https","path":["v1","files","folder","{{fo_id}}","folder"],"host":["api","netflexapp","com"],"query":[],"variable":[]}},"response":[{"id":"08589bef-7382-4626-a693-bebf7c7e9304","name":"files/folder/10032/folder","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Basic"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"name","value":"Folder name","description":"Required.","type":"text"},{"key":"description","value":"Folder description","description":"Optional.","type":"text"},{"key":"tags","value":"","description":"Optional. Comma separated tags.","type":"text"}]},"url":"https://api.netflexapp.com/v1/files/folder/10032/folder"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Methods","value":"HEAD, GET, POST, PUT, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":"Specifies the method or methods allowed when accessing the resource. This is used in response to a preflight request."},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Length","value":"39","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Thu, 02 Aug 2018 08:21:28 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"Apache","name":"Server","description":"A name for the server"}],"cookie":[],"responseTime":null,"body":"{\"folder_id\":10033,\"parent_id\":\"10032\"}"}],"_postman_id":"99a52bde-3bcb-4d70-9709-e9098c27d7c4"},{"name":"files/file/{{fi_id}}","id":"4b9dfcdf-85f4-4ff5-abdb-0a6dbbcaf141","request":{"auth":{"type":"noauth","isInherited":false},"method":"DELETE","header":[{"key":"Authorization","value":"Basic {{auth_hash}}"}],"body":{"mode":"formdata","formdata":[]},"url":"https://api.netflexapp.com/v1/files/file/{{fi_id}}","description":"<p>Delete a single file.</p>\n","urlObject":{"protocol":"https","path":["v1","files","file","{{fi_id}}"],"host":["api","netflexapp","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"4b9dfcdf-85f4-4ff5-abdb-0a6dbbcaf141"},{"name":"files/folder/{{fo_id}}","id":"9993ab5d-b90c-4127-84e1-8763268a88f5","request":{"auth":{"type":"noauth","isInherited":false},"method":"DELETE","header":[{"key":"Authorization","value":"Basic {{auth_hash}}"}],"body":{"mode":"formdata","formdata":[]},"url":"https://api.netflexapp.com/v1/files/folder/{{fo_id}}","description":"<p>Delete folder and all its sub folders and files recursively.</p>\n","urlObject":{"protocol":"https","path":["v1","files","folder","{{fo_id}}"],"host":["api","netflexapp","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"9993ab5d-b90c-4127-84e1-8763268a88f5"}],"id":"c9ba8307-b28e-43ec-8113-bc7123d466d3","_postman_id":"c9ba8307-b28e-43ec-8113-bc7123d466d3","description":""},{"name":"Foundation","item":[{"name":"pdf","id":"ab7bef1c-f63c-4eef-900b-d5a2cc568105","request":{"method":"POST","header":[{"key":"Authorization","value":"Basic {{auth_hash}}"},{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"url","value":"https://www.apility.no","description":"<p>Required. Url to create PDF from.</p>\n","type":"text"},{"key":"folder_id","value":"10000","description":"<p>Optional. If present, the file gets uploaded to this folder, and the file object is returned instead of url to a temporary location.</p>\n","type":"text"},{"key":"filename","value":"my_file.pdf","description":"<p>Optional. Only used if placed in folder. If no specified, a random md5 hash is generated.</p>\n","type":"text"},{"key":"description","value":"","description":"<p>Optional. Only used if placed in folder.</p>\n","type":"text"},{"key":"tags","value":"Document,Report","description":"<p>Optional. Only used if placed in folder. Comma separated lis of tags.</p>\n","type":"text"}]},"url":"https://api.netflexapp.com/v1/foundation/pdf","description":"<p>Takes a url and creates a PDF using headless Chrome.</p>\n<p>IMPORTANT: A \"pdf_api_key\" need to be present in the sites settings.</p>\n<p>IMPORTANT: If no folder_id is present, a url is returned to a TEMPORARY location of the PDF file. If not served directly to the user right away, the PDF file should be copied somewhere else for persistant storage.</p>\n","urlObject":{"protocol":"https","path":["v1","foundation","pdf"],"host":["api","netflexapp","com"],"query":[],"variable":[]}},"response":[{"id":"078ead41-dcbe-4429-b708-45bd2bec10a8","name":"Get temporary file url","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Basic"},{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"url","value":"https://www.apility.no","type":"text"}]},"url":"https://api.netflexapp.com/v1/foundation/pdf"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Methods","value":"HEAD, GET, POST, PUT, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":"Specifies the method or methods allowed when accessing the resource. This is used in response to a preflight request."},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Length","value":"101","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Fri, 07 Sep 2018 07:34:29 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"Apache","name":"Server","description":"A name for the server"}],"cookie":[],"responseTime":null,"body":"{\n    \"url\": \"https://0713620313-eu-west-1-chromeless.s3.amazonaws.com/qwlc4t000201rx41.pdf\"\n}"},{"id":"4635eb62-bb8a-4f2e-adec-e7a89ab68d67","name":"Save to folder","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Basic"},{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"url","value":"https://www.apility.no","description":"Required. Url to create PDF from.","type":"text"},{"key":"folder_id","value":"10000","description":"Optional. If present, the file gets uploaded to this folder, and the file object is returned instead of url to a temporary location.","type":"text"},{"key":"filename","value":"my_file.pdf","description":"Optional. Only used if placed in folder. If no specified, a random md5 hash is generated.","type":"text"},{"key":"tags","value":"Document,Report","description":"Optional. Only used if places in folder. Comma separated lis of tags.","type":"text"}]},"url":"https://api.netflexapp.com/v1/foundation/pdf"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Methods","value":"HEAD, GET, POST, PUT, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":"Specifies the method or methods allowed when accessing the resource. This is used in response to a preflight request."},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Length","value":"84","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Mon, 10 Sep 2018 11:31:22 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"Apache","name":"Server","description":"A name for the server"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 10001,\n    \"name\": \"my-file.pdf\",\n    \"path\": \"123456789/my-file.pdf\",\n    \"folder_id\": 10000\n}"}],"_postman_id":"ab7bef1c-f63c-4eef-900b-d5a2cc568105"}],"id":"93f5a5e0-0823-4129-a105-b956002c95d8","_postman_id":"93f5a5e0-0823-4129-a105-b956002c95d8","description":""},{"name":"Builder/Structures","item":[{"name":"structures","id":"6f2ee18d-5924-4bb2-9855-ad9e16cf1eaf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"Basic {{public_private_key_hash}}"},{"key":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":""},"url":"https://api.netflexapp.com/v1/builder/structures","description":"<p>Get all structures.</p>\n","urlObject":{"protocol":"https","path":["v1","builder","structures"],"host":["api","netflexapp","com"],"query":[],"variable":[]}},"response":[{"id":"f87c236a-dadd-4f7b-8050-ba77ef0e135c","name":"builder/structures","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Basic"}],"body":{"mode":"formdata","formdata":[]},"url":"https://api.netflexapp.com/v1/builder/structures"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Methods","value":"HEAD, GET, POST, PUT, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":""},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":""},{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":""},{"key":"Connection","value":"keep-alive","name":"Connection","description":""},{"key":"Content-Length","value":"423","name":"Content-Length","description":""},{"key":"Content-Type","value":"application/json","name":"Content-Type","description":""},{"key":"Date","value":"Wed, 04 Oct 2017 18:08:06 GMT","name":"Date","description":""},{"key":"Server","value":"Apache","name":"Server","description":""}],"cookie":[],"responseTime":"282","body":"[\n    {\n        \"id\": \"10006\",\n        \"name\": \"Addons\",\n        \"description\": null,\n        \"created\": \"2017-09-29 09:38:31\"\n    },\n    {\n        \"id\": \"10007\",\n        \"name\": \"Teststruktur\",\n        \"description\": null,\n        \"created\": \"2017-10-04 19:37:47\"\n    }\n]"}],"_postman_id":"6f2ee18d-5924-4bb2-9855-ad9e16cf1eaf"},{"name":"structures/{{s_id}}","id":"e1d87647-79e1-4e4d-b6ae-46cbf41db2c6","request":{"method":"GET","header":[{"key":"Authorization","value":"Basic {{public_private_key_hash}}"}],"body":{"mode":"formdata","formdata":[]},"url":"https://api.netflexapp.com/v1/builder/structures/{{s_id}}","description":"<p>Get all data about a structure, including fields and entries.</p>\n","urlObject":{"protocol":"https","path":["v1","builder","structures","{{s_id}}"],"host":["api","netflexapp","com"],"query":[],"variable":[]}},"response":[{"id":"c7367ab3-a255-470d-b68e-05f974ed0d41","name":"builder/structures/10007","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Basic"}],"body":{"mode":"formdata","formdata":[]},"url":"https://api.netflexapp.com/v1/builder/structures/10007"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Methods","value":"HEAD, GET, POST, PUT, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":""},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":""},{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":""},{"key":"Connection","value":"keep-alive","name":"Connection","description":""},{"key":"Content-Length","value":"1365","name":"Content-Length","description":""},{"key":"Content-Type","value":"application/json","name":"Content-Type","description":""},{"key":"Date","value":"Wed, 04 Oct 2017 18:04:56 GMT","name":"Date","description":""},{"key":"Server","value":"Apache","name":"Server","description":""}],"cookie":[],"responseTime":"344","body":"{\"id\":\"10007\",\"name\":\"Teststruktur\",\"description\":null,\"created\":\"2017-10-04 19:37:47\",\"canonical_page_id\":\"0\",\"url_scheme\":null,\"hide_url\":\"0\",\"value_single\":null,\"value_variants\":null,\"value_relations\":null,\"fields\":[{\"id\":\"10024\",\"name\":\"Stilling\",\"description\":null,\"alias\":\"position\",\"type\":\"text\",\"content_field\":\"text\",\"code\":null},{\"id\":\"10025\",\"name\":\"Beskrivelse\",\"description\":null,\"alias\":\"description\",\"type\":\"text\",\"content_field\":\"text\",\"code\":null},{\"id\":\"10026\",\"name\":\"Bilde\",\"description\":null,\"alias\":\"image\",\"type\":\"text\",\"content_field\":\"text\",\"code\":null}],\"views\":[],\"entries\":[{\"id\":\"25626\",\"directory_id\":\"10007\",\"name\":\"Jens Jensen\",\"title\":null,\"url\":\"jens-jensen\\/\",\"revision\":\"10001\",\"created\":\"2017-10-04 19:40:14\",\"updated\":\"2017-10-04 19:40:26\",\"published\":\"1\",\"author\":null,\"userid\":\"0\",\"use_time\":\"0\",\"start\":null,\"stop\":null,\"tags\":null,\"public\":\"1\",\"authgroups\":null,\"position\":\"Leder\",\"description\":\"Her kommer beskrivelse\",\"image\":\"\",\"variants\":[]},{\"id\":\"25625\",\"directory_id\":\"10007\",\"name\":\"Ola Nordmann\",\"title\":null,\"url\":\"ola\\/\",\"revision\":\"10002\",\"created\":\"2017-10-04 19:39:34\",\"updated\":\"2017-10-04 19:41:03\",\"published\":\"1\",\"author\":null,\"userid\":\"0\",\"use_time\":\"0\",\"start\":null,\"stop\":null,\"tags\":null,\"public\":\"1\",\"authgroups\":null,\"position\":\"Ansatt\",\"description\":\"Beskrivelse av Ola\",\"image\":\"\",\"variants\":[]}]}"}],"_postman_id":"e1d87647-79e1-4e4d-b6ae-46cbf41db2c6"},{"name":"structures/{{s_id}}/fields","id":"27d83afe-2cc5-494c-b7f3-202d009c3805","request":{"method":"GET","header":[{"key":"Authorization","value":"Basic {{public_private_key_hash}}"}],"body":{"mode":"formdata","formdata":[]},"url":"https://api.netflexapp.com/v1/builder/structures/{{s_id}}/fields","description":"<p>Get the fields of a structure.</p>\n","urlObject":{"protocol":"https","path":["v1","builder","structures","{{s_id}}","fields"],"host":["api","netflexapp","com"],"query":[],"variable":[]}},"response":[{"id":"c8cbd97e-a945-451a-8926-0a4da55c1223","name":"builder/structures/10007/fields","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Basic"}],"body":{"mode":"formdata","formdata":[]},"url":"https://api.netflexapp.com/v1/builder/structures/10007/fields"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Methods","value":"HEAD, GET, POST, PUT, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":""},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":""},{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":""},{"key":"Connection","value":"keep-alive","name":"Connection","description":""},{"key":"Content-Length","value":"361","name":"Content-Length","description":""},{"key":"Content-Type","value":"application/json","name":"Content-Type","description":""},{"key":"Date","value":"Wed, 04 Oct 2017 18:12:07 GMT","name":"Date","description":""},{"key":"Server","value":"Apache","name":"Server","description":""}],"cookie":[],"responseTime":"320","body":"[{\"id\":\"10024\",\"name\":\"Stilling\",\"description\":null,\"alias\":\"position\",\"type\":\"text\",\"content_field\":\"text\",\"code\":null},{\"id\":\"10025\",\"name\":\"Beskrivelse\",\"description\":null,\"alias\":\"description\",\"type\":\"text\",\"content_field\":\"text\",\"code\":null},{\"id\":\"10026\",\"name\":\"Bilde\",\"description\":null,\"alias\":\"image\",\"type\":\"text\",\"content_field\":\"text\",\"code\":null}]"}],"_postman_id":"27d83afe-2cc5-494c-b7f3-202d009c3805"},{"name":"structures/{{s_id}}/fieldsmap","id":"b608f763-067a-4df5-b7ad-a1f74d9eb50f","request":{"method":"GET","header":[{"key":"Authorization","value":"Basic {{public_private_key_hash}}"}],"body":{"mode":"formdata","formdata":[]},"url":"https://api.netflexapp.com/v1/builder/structures/{{s_id}}/fieldsmap","description":"<p>Get the fieldsmap of a structure.</p>\n","urlObject":{"protocol":"https","path":["v1","builder","structures","{{s_id}}","fieldsmap"],"host":["api","netflexapp","com"],"query":[],"variable":[]}},"response":[{"id":"e9a8050c-183a-4ccb-9b4b-0f906d123502","name":"builder/structures/10007/fieldsmap","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Basic"}],"body":{"mode":"formdata","formdata":[]},"url":"https://api.netflexapp.com/v1/builder/structures/10007/fieldsmap"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Methods","value":"HEAD, GET, POST, PUT, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":""},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":""},{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":""},{"key":"Connection","value":"keep-alive","name":"Connection","description":""},{"key":"Content-Length","value":"417","name":"Content-Length","description":""},{"key":"Content-Type","value":"application/json","name":"Content-Type","description":""},{"key":"Date","value":"Wed, 04 Oct 2017 18:14:15 GMT","name":"Date","description":""},{"key":"Server","value":"Apache","name":"Server","description":""}],"cookie":[],"responseTime":"365","body":"{\"general\":{\"fields\":{\"position\":{\"id\":\"10024\",\"name\":\"Stilling\",\"description\":null,\"alias\":\"position\",\"type\":\"text\",\"content_field\":\"text\",\"code\":null},\"description\":{\"id\":\"10025\",\"name\":\"Beskrivelse\",\"description\":null,\"alias\":\"description\",\"type\":\"text\",\"content_field\":\"text\",\"code\":null},\"image\":{\"id\":\"10026\",\"name\":\"Bilde\",\"description\":null,\"alias\":\"image\",\"type\":\"text\",\"content_field\":\"text\",\"code\":null}}}}"}],"_postman_id":"b608f763-067a-4df5-b7ad-a1f74d9eb50f"},{"name":"structures/{{s_id}}/views","id":"a8aeb93d-17a6-4d9d-8252-d0fb429cc6fb","request":{"method":"GET","header":[{"key":"Authorization","value":"Basic {{public_private_key_hash}}"}],"body":{"mode":"formdata","formdata":[]},"url":"https://api.netflexapp.com/v1/builder/structures/{{s_id}}/views","description":"<p>Get the views of a structure.</p>\n","urlObject":{"protocol":"https","path":["v1","builder","structures","{{s_id}}","views"],"host":["api","netflexapp","com"],"query":[],"variable":[]}},"response":[{"id":"aaef48ca-4a35-44f8-a36f-c26bff6761a9","name":"structures/10007/views","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Basic"}],"body":{"mode":"formdata","formdata":[]},"url":"https://api.netflexapp.com/v1/builder/structures/10007/views"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Methods","value":"HEAD, GET, POST, PUT, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":""},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":""},{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":""},{"key":"Connection","value":"keep-alive","name":"Connection","description":""},{"key":"Content-Length","value":"147","name":"Content-Length","description":""},{"key":"Content-Type","value":"application/json","name":"Content-Type","description":""},{"key":"Date","value":"Wed, 04 Oct 2017 18:25:52 GMT","name":"Date","description":""},{"key":"Server","value":"Apache","name":"Server","description":""}],"cookie":[],"responseTime":"473","body":"[{\"id\":\"4\",\"name\":\"Testview\",\"description\":null,\"columns\":\"name,title,position,description\",\"std_order\":\"name,asc\",\"page_length\":\"25\",\"filter\":[]}]"}],"_postman_id":"a8aeb93d-17a6-4d9d-8252-d0fb429cc6fb"},{"name":"structures/{{s_id}}/entries","id":"f805b34f-5a7c-46c7-ac71-13a554186502","request":{"method":"GET","header":[{"key":"Authorization","value":"Basic {{public_private_key_hash}}"}],"body":{"mode":"formdata","formdata":[]},"url":"https://api.netflexapp.com/v1/builder/structures/{{s_id}}/entries","description":"<p>Get all entries of a structure.</p>\n","urlObject":{"protocol":"https","path":["v1","builder","structures","{{s_id}}","entries"],"host":["api","netflexapp","com"],"query":[],"variable":[]}},"response":[{"id":"aee4ee9b-490e-4045-82f0-40fd9488f72b","name":"structures/10007/entries","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Basic"}],"body":{"mode":"formdata","formdata":[]},"url":"https://api.netflexapp.com/v1/builder/structures/10007/entries"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Methods","value":"HEAD, GET, POST, PUT, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":""},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":""},{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":""},{"key":"Connection","value":"keep-alive","name":"Connection","description":""},{"key":"Content-Length","value":"763","name":"Content-Length","description":""},{"key":"Content-Type","value":"application/json","name":"Content-Type","description":""},{"key":"Date","value":"Wed, 04 Oct 2017 18:29:27 GMT","name":"Date","description":""},{"key":"Server","value":"Apache","name":"Server","description":""}],"cookie":[],"responseTime":"358","body":"[{\"id\":\"25626\",\"directory_id\":\"10007\",\"name\":\"Jens Jensen\",\"title\":null,\"url\":\"jens-jensen\\/\",\"revision\":\"10001\",\"created\":\"2017-10-04 19:40:14\",\"updated\":\"2017-10-04 19:40:26\",\"published\":\"1\",\"author\":null,\"userid\":\"0\",\"use_time\":\"0\",\"start\":null,\"stop\":null,\"tags\":null,\"public\":\"1\",\"authgroups\":null,\"position\":\"Leder\",\"description\":\"Her kommer beskrivelse\",\"image\":\"\",\"variants\":[]},{\"id\":\"25625\",\"directory_id\":\"10007\",\"name\":\"Ola Nordmann\",\"title\":null,\"url\":\"ola\\/\",\"revision\":\"10002\",\"created\":\"2017-10-04 19:39:34\",\"updated\":\"2017-10-04 19:41:03\",\"published\":\"1\",\"author\":null,\"userid\":\"0\",\"use_time\":\"0\",\"start\":null,\"stop\":null,\"tags\":null,\"public\":\"1\",\"authgroups\":null,\"position\":\"Ansatt\",\"description\":\"Beskrivelse av Ola\",\"image\":\"\",\"variants\":[]}]"}],"_postman_id":"f805b34f-5a7c-46c7-ac71-13a554186502"},{"name":"structures/{{s_id}}/basic","id":"47a61bba-ba30-4a5d-a946-08742982af27","request":{"method":"GET","header":[{"key":"Authorization","value":"Basic {{public_private_key_hash}}"}],"body":{"mode":"formdata","formdata":[]},"url":"https://api.netflexapp.com/v1/builder/structures/{{s_id}}/basic","description":"<p>Get the basics about a structure.</p>\n","urlObject":{"protocol":"https","path":["v1","builder","structures","{{s_id}}","basic"],"host":["api","netflexapp","com"],"query":[],"variable":[]}},"response":[{"id":"10d4edd2-36bc-4716-ac94-035f8bcbbc6c","name":"structures/10007/basic","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Basic"}],"body":{"mode":"formdata","formdata":[]},"url":"https://api.netflexapp.com/v1/builder/structures/10007/basic"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Methods","value":"HEAD, GET, POST, PUT, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":""},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":""},{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":""},{"key":"Connection","value":"keep-alive","name":"Connection","description":""},{"key":"Content-Length","value":"580","name":"Content-Length","description":""},{"key":"Content-Type","value":"application/json","name":"Content-Type","description":""},{"key":"Date","value":"Wed, 04 Oct 2017 18:31:10 GMT","name":"Date","description":""},{"key":"Server","value":"Apache","name":"Server","description":""}],"cookie":[],"responseTime":"315","body":"{\"id\":\"10007\",\"name\":\"Teststruktur\",\"description\":null,\"created\":\"2017-10-04 19:37:47\",\"canonical_page_id\":\"0\",\"url_scheme\":null,\"hide_url\":\"0\",\"value_single\":null,\"value_variants\":null,\"value_relations\":null,\"fields\":[{\"id\":\"10024\",\"name\":\"Stilling\",\"description\":null,\"alias\":\"position\",\"type\":\"text\",\"content_field\":\"text\",\"code\":null},{\"id\":\"10025\",\"name\":\"Beskrivelse\",\"description\":null,\"alias\":\"description\",\"type\":\"text\",\"content_field\":\"text\",\"code\":null},{\"id\":\"10026\",\"name\":\"Bilde\",\"description\":null,\"alias\":\"image\",\"type\":\"text\",\"content_field\":\"text\",\"code\":null}]}"}],"_postman_id":"47a61bba-ba30-4a5d-a946-08742982af27"},{"name":"structures/variant/{{v_id}}","id":"da37b44f-b91b-435f-80be-f14c92e24eb0","request":{"method":"GET","header":[{"key":"Authorization","value":"Basic {{public_private_key_hash}}"}],"body":{"mode":"formdata","formdata":[]},"url":"https://api.netflexapp.com/v1/builder/structures/variant/{{v_id}}","description":"<p>Get a variant.</p>\n","urlObject":{"protocol":"https","path":["v1","builder","structures","variant","{{v_id}}"],"host":["api","netflexapp","com"],"query":[],"variable":[]}},"response":[{"id":"6540e072-3eb5-4dda-990b-671a7c93e386","name":"structures/variant/4","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Basic"}],"body":{"mode":"formdata","formdata":[]},"url":"https://api.netflexapp.com/v1/builder/structures/variant/4"},"status":"OK","code":200,"_postman_previewlanguage":"","header":[],"cookie":[],"responseTime":"0","body":""}],"_postman_id":"da37b44f-b91b-435f-80be-f14c92e24eb0"},{"name":"structures/view/{{v_id}}","id":"46fbedf1-9342-4054-80d9-49aaf24a50b1","request":{"method":"GET","header":[{"key":"Authorization","value":"Basic {{public_private_key_hash}}"}],"body":{"mode":"formdata","formdata":[]},"url":"https://api.netflexapp.com/v1/builder/structures/view/{{v_id}}","description":"<p>Get a variant.</p>\n","urlObject":{"protocol":"https","path":["v1","builder","structures","view","{{v_id}}"],"host":["api","netflexapp","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"46fbedf1-9342-4054-80d9-49aaf24a50b1"},{"name":"structures/field/{{f_id}}","id":"da419c25-ef30-4298-b0c8-cda9b4c7c952","request":{"method":"GET","header":[{"key":"Authorization","value":"Basic {{public_private_key_hash}}"}],"body":{"mode":"formdata","formdata":[]},"url":"https://api.netflexapp.com/v1/builder/structures/field/{{f_id}}","description":"<p>Get a field.</p>\n","urlObject":{"protocol":"https","path":["v1","builder","structures","field","{{f_id}}"],"host":["api","netflexapp","com"],"query":[],"variable":[]}},"response":[{"id":"5f79b977-6f18-4e00-9267-5d4589d534d6","name":"structures/field/10024","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Basic"}],"body":{"mode":"formdata","formdata":[]},"url":"https://api.netflexapp.com/v1/builder/structures/field/10024"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Methods","value":"HEAD, GET, POST, PUT, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":""},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":""},{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":""},{"key":"Connection","value":"keep-alive","name":"Connection","description":""},{"key":"Content-Length","value":"142","name":"Content-Length","description":""},{"key":"Content-Type","value":"application/json","name":"Content-Type","description":""},{"key":"Date","value":"Wed, 04 Oct 2017 19:03:48 GMT","name":"Date","description":""},{"key":"Server","value":"Apache","name":"Server","description":""}],"cookie":[],"responseTime":"87","body":"{\"id\":\"10024\",\"name\":\"Stilling\",\"directory_id\":\"10007\",\"description\":null,\"alias\":\"position\",\"type\":\"text\",\"content_field\":\"text\",\"code\":null}"}],"_postman_id":"da419c25-ef30-4298-b0c8-cda9b4c7c952"},{"name":"structures/{{s_id}}","id":"910744db-fef3-430c-967c-a5d356f82c31","request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"PUT","header":[{"key":"Authorization","value":"Basic {{auth_hash}}"},{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"name","value":"My new structure updated","type":"text"},{"key":"description","value":"","type":"text","disabled":true},{"key":"value_single, value_edit, value_create, value_media, value_relations, value_name, value_field, value_tags, value_variants, value_author","value":"","type":"text","disabled":true},{"key":"hide_url","value":"","type":"text","disabled":true},{"key":"generate_sitemap","value":"","type":"text","disabled":true},{"key":"url_scheme","value":"","type":"text","disabled":true},{"key":"canonical_page_id","value":"","type":"text","disabled":true},{"key":"image","value":"","type":"text","disabled":true},{"key":"icon","value":"","type":"text","disabled":true},{"key":"published","value":"","type":"text","disabled":true}]},"url":"https://api.netflexapp.com/v1/builder/structures/{{s_id}}","description":"<p>Update a structure.</p>\n","urlObject":{"protocol":"https","path":["v1","builder","structures","{{s_id}}"],"host":["api","netflexapp","com"],"query":[],"variable":[]}},"response":[{"id":"124878e2-f0a8-4894-aee6-d16278d6d6ea","name":"structures/{{s_id}}","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"Basic"},{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"name","value":"My new structure updated","description":"Required","type":"text"},{"key":"description","value":"","description":"Optional","type":"text","disabled":true},{"key":"value_single, value_edit, value_create, value_media, value_relations, value_name, value_field, value_tags, value_variants, value_author","value":"","description":"Optional","type":"text","disabled":true},{"key":"hide_url","value":"","description":"Optional. Default: 0","type":"text","disabled":true},{"key":"generate_sitemap","value":"","description":"Optional. Default: 0","type":"text","disabled":true},{"key":"url_scheme","value":"","description":"Optional. Default: 0","type":"text","disabled":true},{"key":"canonical_page_id","value":"","description":"Optional. Default: 0","type":"text","disabled":true},{"key":"image","value":"","type":"text","disabled":true},{"key":"icon","value":"","type":"text","disabled":true},{"key":"published","value":"","description":"Optional. Default: 1","type":"text","disabled":true}]},"url":"https://api.netflexapp.com/v1/builder/structures/10020"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Methods","value":"HEAD, GET, POST, PUT, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":"Specifies the method or methods allowed when accessing the resource. This is used in response to a preflight request."},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Length","value":"28","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Fri, 03 Aug 2018 14:29:43 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"Apache","name":"Server","description":"A name for the server"}],"cookie":[],"responseTime":null,"body":"{\"status\":\"ok\",\"message\":\"\"}"}],"_postman_id":"910744db-fef3-430c-967c-a5d356f82c31"},{"name":"structures/field/{{f_id}}","id":"7f84a41f-c159-47de-bac1-45effdb1875e","request":{"method":"PUT","header":[{"key":"Authorization","value":"Basic {{auth_hash}}"},{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"name","value":"My text field updated","type":"text"},{"key":"description","value":"","type":"text","disabled":true},{"key":"collection_id","value":"","type":"text","disabled":true},{"key":"sorting","value":"","type":"text","disabled":true},{"key":"code","value":"","type":"text","disabled":true}]},"url":"https://api.netflexapp.com/v1/builder/structures/field/{{f_id}}","description":"<p>Update a field in a structure.</p>\n","urlObject":{"protocol":"https","path":["v1","builder","structures","field","{{f_id}}"],"host":["api","netflexapp","com"],"query":[],"variable":[]}},"response":[{"id":"a6a7f499-cfcb-4f09-b14c-8cacdbdd5eb2","name":"structures/field/{{f_id}}","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"Basic"},{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"name","value":"My text field updated","type":"text"},{"key":"description","value":"","type":"text","disabled":true},{"key":"collection_id","value":"","type":"text","disabled":true},{"key":"sorting","value":"","type":"text","disabled":true},{"key":"code","value":"","type":"text","disabled":true}]},"url":"https://api.netflexapp.com/v1/builder/structures/field/10089"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Methods","value":"HEAD, GET, POST, PUT, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":"Specifies the method or methods allowed when accessing the resource. This is used in response to a preflight request."},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Length","value":"28","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Fri, 03 Aug 2018 14:33:06 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"Apache","name":"Server","description":"A name for the server"}],"cookie":[],"responseTime":null,"body":"{\"status\":\"ok\",\"message\":\"\"}"}],"_postman_id":"7f84a41f-c159-47de-bac1-45effdb1875e"},{"name":"structures/view/{{v_id}}","id":"984001bd-e0ad-4775-baac-cf9719593308","request":{"method":"PUT","header":[{"key":"Authorization","value":"Basic {{auth_hash}}"},{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"name","value":"My custom view updated","type":"text"},{"key":"description","value":"","type":"text","disabled":true},{"key":"filter","value":"","type":"text","disabled":true},{"key":"filter_es","value":"","type":"text","disabled":true},{"key":"columns","value":"","type":"text","disabled":true},{"key":"std_order","value":"","type":"text","disabled":true},{"key":"page_length","value":"","type":"text","disabled":true},{"key":"show_buttons","value":"","type":"text","disabled":true}]},"url":"https://api.netflexapp.com/v1/builder/structures/view/{{v_id}}","description":"<p>Update a structure view.</p>\n","urlObject":{"protocol":"https","path":["v1","builder","structures","view","{{v_id}}"],"host":["api","netflexapp","com"],"query":[],"variable":[]}},"response":[{"id":"5bac3fe2-aa04-4a53-a196-6e1eb9f9cd40","name":"structures/view/{{v_id}}","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"Basic"},{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"name","value":"My custom view updated","type":"text"},{"key":"description","value":"","type":"text","disabled":true},{"key":"filter","value":"","type":"text","disabled":true},{"key":"filter_es","value":"","type":"text","disabled":true},{"key":"columns","value":"","type":"text","disabled":true},{"key":"std_order","value":"name,asc","type":"text","disabled":true},{"key":"page_length","value":"100","type":"text","disabled":true},{"key":"show_buttons","value":"","type":"text","disabled":true}]},"url":"https://api.netflexapp.com/v1/builder/structures/view/10"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Methods","value":"HEAD, GET, POST, PUT, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":"Specifies the method or methods allowed when accessing the resource. This is used in response to a preflight request."},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Length","value":"28","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Fri, 03 Aug 2018 14:36:34 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"Apache","name":"Server","description":"A name for the server"}],"cookie":[],"responseTime":null,"body":"{\"status\":\"ok\",\"message\":\"\"}"}],"_postman_id":"984001bd-e0ad-4775-baac-cf9719593308"},{"name":"structures","id":"c76e7e0f-9d18-478d-9619-42016148e110","request":{"method":"POST","header":[{"key":"Authorization","value":"Basic {{auth_hash}}"},{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"name","value":"My new structure","description":"<p>Required</p>\n","type":"text"},{"key":"description","value":"","description":"<p>Optional</p>\n","type":"text","disabled":true},{"key":"value_single, value_edit, value_create, value_media, value_relations, value_name, value_field, value_tags, value_variants, value_author","value":"","description":"<p>Optional</p>\n","type":"text","disabled":true},{"key":"hide_url","value":"","description":"<p>Optional. Default: 0</p>\n","type":"text","disabled":true},{"key":"generate_sitemap","value":"","description":"<p>Optional. Default: 0</p>\n","type":"text","disabled":true},{"key":"url_scheme","value":"","description":"<p>Optional. Default: 0</p>\n","type":"text","disabled":true},{"key":"canonical_page_id","value":"","description":"<p>Optional. Default: 0</p>\n","type":"text","disabled":true},{"key":"image","value":"","type":"text","disabled":true},{"key":"icon","value":"","type":"text","disabled":true},{"key":"published","value":"","description":"<p>Optional. Default: 1</p>\n","type":"text","disabled":true}]},"url":"https://api.netflexapp.com/v1/builder/structures","description":"<p>Create a new structure and add index in Elasticsearch.</p>\n","urlObject":{"protocol":"https","path":["v1","builder","structures"],"host":["api","netflexapp","com"],"query":[],"variable":[]}},"response":[{"id":"57932cd0-e341-4df7-8693-491fac7c9041","name":"structures","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Basic"},{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"name","value":"My new structure","description":"Required","type":"text"},{"key":"description","value":"","description":"Optional","type":"text","disabled":true},{"key":"value_single, value_edit, value_create, value_media, value_relations, value_name, value_field, value_tags, value_variants, value_author","value":"","description":"Optional","type":"text","disabled":true},{"key":"hide_url","value":"","description":"Optional. Default: 0","type":"text","disabled":true},{"key":"generate_sitemap","value":"","description":"Optional. Default: 0","type":"text","disabled":true},{"key":"url_scheme","value":"","description":"Optional. Default: 0","type":"text","disabled":true},{"key":"canonical_page_id","value":"","description":"Optional. Default: 0","type":"text","disabled":true},{"key":"image","value":"","type":"text","disabled":true},{"key":"icon","value":"","type":"text","disabled":true},{"key":"published","value":"","description":"Optional. Default: 1","type":"text","disabled":true}]},"url":"https://api.netflexapp.com/v1/builder/structures"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Methods","value":"HEAD, GET, POST, PUT, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":"Specifies the method or methods allowed when accessing the resource. This is used in response to a preflight request."},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Length","value":"12","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Fri, 03 Aug 2018 13:51:39 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"Apache","name":"Server","description":"A name for the server"}],"cookie":[],"responseTime":null,"body":"{\"id\":10020}"}],"_postman_id":"c76e7e0f-9d18-478d-9619-42016148e110"},{"name":"structures/{{s_id}}/field","id":"be1bc0a3-e8d6-421c-b2d0-bd3219206c6c","request":{"method":"POST","header":[{"key":"Authorization","value":"Basic {{auth_hash}}"},{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"name","value":"My text field","description":"<p>Required</p>\n","type":"text"},{"key":"alias","value":"my_text_field","description":"<p>Required</p>\n","type":"text"},{"key":"type","value":"text","description":"<p>Required</p>\n","type":"text"},{"key":"content_field","value":"text","description":"<p>Optional</p>\n","type":"text"},{"key":"description","value":"","description":"<p>Optional</p>\n","type":"text","disabled":true},{"key":"collection_id","value":"","description":"<p>Optional. Default: 0</p>\n","type":"text","disabled":true},{"key":"matrix_id","value":"","description":"<p>Optional. Default: 0</p>\n","type":"text","disabled":true},{"key":"matrix_block_id","value":"","description":"<p>Optional. Default: 0</p>\n","type":"text","disabled":true},{"key":"sorting","value":"","description":"<p>Optional. Default: 0</p>\n","type":"text","disabled":true},{"key":"code","value":"","description":"<p>Optional</p>\n","type":"text","disabled":true}]},"url":"https://api.netflexapp.com/v1/builder/structures/{{s_id}}/field","description":"<p>Create a new field in a structure.</p>\n","urlObject":{"protocol":"https","path":["v1","builder","structures","{{s_id}}","field"],"host":["api","netflexapp","com"],"query":[],"variable":[]}},"response":[{"id":"7a04dad8-7e0b-49d8-baa6-f3604f57b372","name":"structures/{{s_id}}/field","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Basic"},{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"name","value":"My text field","description":"Required","type":"text"},{"key":"alias","value":"my_text_field","description":"Required","type":"text"},{"key":"type","value":"text","description":"Required","type":"text"},{"key":"content_field","value":"text","description":"Optional","type":"text"},{"key":"description","value":"","description":"Optional","type":"text","disabled":true},{"key":"collection_id","value":"","description":"Optional. Default: 0","type":"text","disabled":true},{"key":"matrix_id","value":"","description":"Optional. Default: 0","type":"text","disabled":true},{"key":"matrix_block_id","value":"","description":"Optional. Default: 0","type":"text","disabled":true},{"key":"sorting","value":"","description":"Optional. Default: 0","type":"text","disabled":true},{"key":"code","value":"","description":"Optional","type":"text","disabled":true}]},"url":"https://api.netflexapp.com/v1/builder/structures/10020/field"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Methods","value":"HEAD, GET, POST, PUT, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":"Specifies the method or methods allowed when accessing the resource. This is used in response to a preflight request."},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Length","value":"12","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Fri, 03 Aug 2018 14:19:25 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"Apache","name":"Server","description":"A name for the server"}],"cookie":[],"responseTime":null,"body":"{\"id\":10089}"}],"_postman_id":"be1bc0a3-e8d6-421c-b2d0-bd3219206c6c"},{"name":"structures/{{s_id}}/view","id":"5dd41b1c-8812-4159-949b-cda0339d9e77","request":{"method":"POST","header":[{"key":"Authorization","value":"Basic {{auth_hash}}"},{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"name","value":"My custom view","description":"<p>Required</p>\n","type":"text"},{"key":"description","value":"","description":"<p>Optional</p>\n","type":"text","disabled":true},{"key":"filter","value":"","description":"<p>Optional</p>\n","type":"text","disabled":true},{"key":"filter_es","value":"","description":"<p>Optional</p>\n","type":"text","disabled":true},{"key":"columns","value":"id,name,description,created","description":"<p>Optional. Comma separated list of columns.</p>\n","type":"text"},{"key":"std_order","value":"name,asc","description":"<p>Optional</p>\n","type":"text"},{"key":"page_length","value":"100","description":"<p>Optional</p>\n","type":"text"},{"key":"show_buttons","value":"","description":"<p>Optional. Default: 0</p>\n","type":"text","disabled":true}]},"url":"https://api.netflexapp.com/v1/builder/structures/{{s_id}}/view","description":"<p>Create a new view for a structure.</p>\n","urlObject":{"protocol":"https","path":["v1","builder","structures","{{s_id}}","view"],"host":["api","netflexapp","com"],"query":[],"variable":[]}},"response":[{"id":"135ccb6e-68aa-414c-acfc-6122ae9f84d5","name":"structures/{{s_id}}/view","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Basic"},{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"name","value":"My custom view","description":"Required","type":"text"},{"key":"description","value":"","description":"Optional","type":"text","disabled":true},{"key":"filter","value":"","description":"Optional","type":"text","disabled":true},{"key":"filter_es","value":"","description":"Optional","type":"text","disabled":true},{"key":"columns","value":"id,name,description,created","description":"Optional. Comma separated list of columns.","type":"text"},{"key":"std_order","value":"name,asc","description":"Optional","type":"text"},{"key":"page_length","value":"100","description":"Optional","type":"text"},{"key":"show_buttons","value":"","description":"Optional. Default: 0","type":"text","disabled":true}]},"url":"https://api.netflexapp.com/v1/builder/structures/10020/view"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Methods","value":"HEAD, GET, POST, PUT, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":"Specifies the method or methods allowed when accessing the resource. This is used in response to a preflight request."},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Length","value":"9","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Fri, 03 Aug 2018 14:26:22 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"Apache","name":"Server","description":"A name for the server"}],"cookie":[],"responseTime":null,"body":"{\"id\":10}"}],"_postman_id":"5dd41b1c-8812-4159-949b-cda0339d9e77"},{"name":"structures/{{s_id}}/entry","id":"743071bb-3846-41c9-ab98-599049bd83c6","request":{"method":"POST","header":[{"key":"Authorization","value":"Basic {{public_private_key_hash}}"},{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"name","value":"This is an entry","description":"<p>Required.</p>\n","type":"text"},{"key":"description","value":"This is the content of a custom made field","type":"text"},{"key":"published","value":"1","description":"<p>Optional. If set to 1, the entry gets published right away.</p>\n","type":"text"},{"key":"revision_publish","value":"1","description":"<p>Optional. If set to 1, the content gets committed right away instead of being a draft.</p>\n","type":"text"},{"key":"revision_name","value":"This is the initial creating of the entry.","description":"<p>Optional. Puts a name on the revision of the entry.</p>\n","type":"text"}]},"url":"https://api.netflexapp.com/v1/builder/structures/{{s_id}}/entry","description":"<p>Create a new entry in a structure. All data fields are put in the body.</p>\n<p>If successful, you get the ID of the entry in return.</p>\n","urlObject":{"protocol":"https","path":["v1","builder","structures","{{s_id}}","entry"],"host":["api","netflexapp","com"],"query":[],"variable":[]}},"response":[{"id":"e61e6bed-25a8-4a6f-8469-f11b3b0bf32e","name":"structures/10007/entry","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Basic"},{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"name","value":"This is an entry","description":"Required.","type":"text"},{"key":"description","value":"This is the content of a custom made field","type":"text"},{"key":"published","value":"1","description":"Optional. If set to 1, the entry gets published right away.","type":"text"},{"key":"revision_publish","value":"1","description":"Optional. If set to 1, the content gets committed right away instead of being a draft.","type":"text"},{"key":"revision_name","value":"This is the initial creating of the entry.","description":"Optional. Puts a name on the revision of the entry.","type":"text"}]},"url":"https://api.netflexapp.com/v1/builder/structures/10007/entry"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Methods","value":"HEAD, GET, POST, PUT, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":""},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":""},{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":""},{"key":"Connection","value":"keep-alive","name":"Connection","description":""},{"key":"Content-Length","value":"58","name":"Content-Length","description":""},{"key":"Content-Type","value":"application/json","name":"Content-Type","description":""},{"key":"Date","value":"Thu, 05 Oct 2017 13:39:19 GMT","name":"Date","description":""},{"key":"Server","value":"Apache","name":"Server","description":""}],"cookie":[],"responseTime":"480","body":"{\"entry_id\":25634,\"revision\":10001,\"revision_published\":1}"}],"_postman_id":"743071bb-3846-41c9-ab98-599049bd83c6"},{"name":"structures/{{s_id}}/import","id":"ccfb99ec-1879-4104-81f5-47ecf655e236","request":{"method":"POST","header":[{"key":"Authorization","value":"Basic {{public_private_key_hash}}"},{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"formdata","formdata":[]},"url":"https://api.netflexapp.com/v1/builder/structures/{{s_id}}/import","urlObject":{"protocol":"https","path":["v1","builder","structures","{{s_id}}","import"],"host":["api","netflexapp","com"],"query":[],"variable":[]}},"response":[{"id":"27b70a50-b377-4bd3-95ed-13aa3d73cf8b","name":"structures/10007/import","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Basic"},{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"formdata","formdata":[]},"url":"https://api.netflexapp.com/v1/builder/structures/10007/import"},"status":"OK","code":200,"_postman_previewlanguage":"","header":[],"cookie":[],"responseTime":"0","body":""}],"_postman_id":"ccfb99ec-1879-4104-81f5-47ecf655e236"},{"name":"structures/{{s_id}}","id":"1286e269-2545-4d17-bf87-6eccc34f0929","request":{"method":"DELETE","header":[{"key":"Authorization","value":"Basic {{public_private_key_hash}}"}],"body":{"mode":"formdata","formdata":[]},"url":"https://api.netflexapp.com/v1/builder/structures/{{s_id}}","description":"<p>Delete an entire structure.</p>\n","urlObject":{"protocol":"https","path":["v1","builder","structures","{{s_id}}"],"host":["api","netflexapp","com"],"query":[],"variable":[]}},"response":[{"id":"f9ce1e79-c281-43ca-95c7-c60a0d2eb5a4","name":"structures/10007","originalRequest":{"method":"DELETE","header":[{"key":"Authorization","value":"Basic"}],"body":{"mode":"formdata","formdata":[]},"url":"https://api.netflexapp.com/v1/builder/structures/10007"},"status":"OK","code":200,"_postman_previewlanguage":"html","header":[{"key":"Access-Control-Allow-Methods","value":"HEAD, GET, POST, PUT, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":""},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":""},{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":""},{"key":"Connection","value":"keep-alive","name":"Connection","description":""},{"key":"Content-Length","value":"0","name":"Content-Length","description":""},{"key":"Content-Type","value":"text/html; charset=UTF-8","name":"Content-Type","description":""},{"key":"Date","value":"Thu, 05 Oct 2017 15:42:29 GMT","name":"Date","description":""},{"key":"Server","value":"Apache","name":"Server","description":""}],"cookie":[],"responseTime":"426","body":""}],"_postman_id":"1286e269-2545-4d17-bf87-6eccc34f0929"},{"name":"structures/{{s_id}}/entries","id":"2fb4ea8f-3bee-42fa-aa75-5fa8816d9ffa","request":{"method":"DELETE","header":[{"key":"Authorization","value":"Basic {{public_private_key_hash}}"}],"body":{"mode":"formdata","formdata":[]},"url":"https://api.netflexapp.com/v1/builder/structures/{{s_id}}/entries","description":"<p>Delete all entries in a structure.</p>\n","urlObject":{"protocol":"https","path":["v1","builder","structures","{{s_id}}","entries"],"host":["api","netflexapp","com"],"query":[],"variable":[]}},"response":[{"id":"47368d75-fcf0-4e6b-9a5e-279e41685c8f","name":"structures/10007/entries","originalRequest":{"method":"DELETE","header":[{"key":"Authorization","value":"Basic"}],"body":{"mode":"formdata","formdata":[]},"url":"https://api.netflexapp.com/v1/builder/structures/10007/entries"},"status":"OK","code":200,"_postman_previewlanguage":"html","header":[{"key":"Access-Control-Allow-Methods","value":"HEAD, GET, POST, PUT, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":""},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":""},{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":""},{"key":"Connection","value":"keep-alive","name":"Connection","description":""},{"key":"Content-Length","value":"0","name":"Content-Length","description":""},{"key":"Content-Type","value":"text/html; charset=UTF-8","name":"Content-Type","description":""},{"key":"Date","value":"Thu, 05 Oct 2017 15:45:23 GMT","name":"Date","description":""},{"key":"Server","value":"Apache","name":"Server","description":""}],"cookie":[],"responseTime":"761","body":""}],"_postman_id":"2fb4ea8f-3bee-42fa-aa75-5fa8816d9ffa"},{"name":"structures/field/{{f_id}}","id":"7a298653-da76-4737-b6d0-86f5c335ba03","request":{"method":"DELETE","header":[{"key":"Authorization","value":"Basic {{auth_hash}}"}],"body":{"mode":"urlencoded","urlencoded":[]},"url":"https://api.netflexapp.com/v1/builder/structures/field/{{f_id}}","description":"<p>Delete a field in a structure.</p>\n","urlObject":{"protocol":"https","path":["v1","builder","structures","field","{{f_id}}"],"host":["api","netflexapp","com"],"query":[],"variable":[]}},"response":[{"id":"34141c9f-ae2f-4bab-8b46-0e2fad937e82","name":"structures/field/{{f_id}}","originalRequest":{"method":"DELETE","header":[{"key":"Authorization","value":"Basic"}],"body":{"mode":"urlencoded","urlencoded":[]},"url":"https://api.netflexapp.com/v1/builder/structures/field/10089"},"status":"OK","code":200,"_postman_previewlanguage":"html","header":[{"key":"Access-Control-Allow-Methods","value":"HEAD, GET, POST, PUT, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":"Specifies the method or methods allowed when accessing the resource. This is used in response to a preflight request."},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Length","value":"0","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"text/html; charset=UTF-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Fri, 03 Aug 2018 14:40:00 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"Apache","name":"Server","description":"A name for the server"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"7a298653-da76-4737-b6d0-86f5c335ba03"},{"name":"structures/view/{{v_id}}","id":"509fd438-f0e5-4fbd-b173-360b92b83d0d","request":{"method":"DELETE","header":[{"key":"Authorization","value":"Basic {{auth_hash}}"}],"body":{"mode":"urlencoded","urlencoded":[]},"url":"https://api.netflexapp.com/v1/builder/structures/view/{{v_id}}","description":"<p>Delete a structure view.</p>\n","urlObject":{"protocol":"https","path":["v1","builder","structures","view","{{v_id}}"],"host":["api","netflexapp","com"],"query":[],"variable":[]}},"response":[{"id":"b25f5a08-5e17-40b3-b6d1-a7a4440ee398","name":"structures/view/{{v_id}}","originalRequest":{"method":"DELETE","header":[{"key":"Authorization","value":"Basic"}],"body":{"mode":"urlencoded","urlencoded":[]},"url":"https://api.netflexapp.com/v1/builder/structures/view/10"},"status":"OK","code":200,"_postman_previewlanguage":"html","header":[{"key":"Access-Control-Allow-Methods","value":"HEAD, GET, POST, PUT, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":"Specifies the method or methods allowed when accessing the resource. This is used in response to a preflight request."},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Length","value":"0","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"text/html; charset=UTF-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Fri, 03 Aug 2018 14:41:31 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"Apache","name":"Server","description":"A name for the server"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"509fd438-f0e5-4fbd-b173-360b92b83d0d"}],"id":"edfb7a07-f04d-48f4-b27f-86cfe5cf4d68","_postman_id":"edfb7a07-f04d-48f4-b27f-86cfe5cf4d68","description":""},{"name":"Builder/Structures/Entry","item":[{"name":"entry/{{e_id}}","id":"d2c45bdd-521b-4ddd-b729-67a2ab142c32","request":{"method":"GET","header":[{"key":"Authorization","value":"Basic {{public_private_key_hash}}"}],"body":{"mode":"formdata","formdata":[]},"url":"https://api.netflexapp.com/v1/builder/structures/entry/{{e_id}}","description":"<p>Get a single entry</p>\n","urlObject":{"protocol":"https","path":["v1","builder","structures","entry","{{e_id}}"],"host":["api","netflexapp","com"],"query":[],"variable":[]}},"response":[],"_postman_id":"d2c45bdd-521b-4ddd-b729-67a2ab142c32"},{"name":"entry/{{e_id}}/revisions","id":"cd8c7f2f-0f10-4cfc-bfcd-72e465ce6ba6","request":{"method":"GET","header":[{"key":"Authorization","value":"Basic {{public_private_key_hash}}"}],"body":{"mode":"formdata","formdata":[]},"url":"https://api.netflexapp.com/v1/builder/structures/entry/{{e_id}}/revisions","description":"<p>Get revisions of an entry</p>\n","urlObject":{"protocol":"https","path":["v1","builder","structures","entry","{{e_id}}","revisions"],"host":["api","netflexapp","com"],"query":[],"variable":[]}},"response":[{"id":"e9b35544-f82c-417d-9007-02a887d70374","name":"entry/25625/revisions","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Basic"}],"body":{"mode":"formdata","formdata":[]},"url":"https://api.netflexapp.com/v1/builder/structures/entry/25625/revisions"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Methods","value":"HEAD, GET, POST, PUT, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":""},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":""},{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":""},{"key":"Connection","value":"keep-alive","name":"Connection","description":""},{"key":"Content-Length","value":"520","name":"Content-Length","description":""},{"key":"Content-Type","value":"application/json","name":"Content-Type","description":""},{"key":"Date","value":"Wed, 04 Oct 2017 18:39:24 GMT","name":"Date","description":""},{"key":"Server","value":"Apache","name":"Server","description":""}],"cookie":[],"responseTime":"346","body":"[{\"revision\":\"10002\",\"name\":null,\"description\":null,\"created\":\"2017-10-04 19:40:51\",\"updated\":\"2017-10-04 19:40:58\",\"published\":\"1\",\"publish_date\":\"2017-10-04 19:41:03\"},{\"revision\":\"10001\",\"name\":null,\"description\":null,\"created\":\"2017-10-04 19:39:34\",\"updated\":\"2017-10-04 19:39:34\",\"published\":\"1\",\"publish_date\":\"2017-10-04 19:39:44\"},{\"revision\":\"10000\",\"name\":\"Creating entry\",\"description\":null,\"created\":\"2017-10-04 19:39:34\",\"updated\":\"2017-10-04 19:39:34\",\"published\":\"1\",\"publish_date\":\"2017-10-04 19:39:34\"}]"}],"_postman_id":"cd8c7f2f-0f10-4cfc-bfcd-72e465ce6ba6"},{"name":"entry/{{e_id}}/revision/{{r_id}}","id":"2336386a-dd66-4136-952c-e1665e27f270","request":{"method":"GET","header":[{"key":"Authorization","value":"Basic {{public_private_key_hash}}"}],"body":{"mode":"formdata","formdata":[]},"url":"https://api.netflexapp.com/v1/builder/structures/entry/{{e_id}}/revision/{{r_id}}","description":"<p>Get the revision of an entry.</p>\n","urlObject":{"protocol":"https","path":["v1","builder","structures","entry","{{e_id}}","revision","{{r_id}}"],"host":["api","netflexapp","com"],"query":[],"variable":[]}},"response":[{"id":"0455b2b8-ec1b-4c3f-88c3-44856ab4f070","name":"entry/10007/revision/10001","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Basic"}],"body":{"mode":"formdata","formdata":[]},"url":"https://api.netflexapp.com/v1/builder/structures/entry/10007/revision/10001"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Methods","value":"HEAD, GET, POST, PUT, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":""},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":""},{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":""},{"key":"Connection","value":"keep-alive","name":"Connection","description":""},{"key":"Content-Length","value":"377","name":"Content-Length","description":""},{"key":"Content-Type","value":"application/json","name":"Content-Type","description":""},{"key":"Date","value":"Wed, 04 Oct 2017 18:43:33 GMT","name":"Date","description":""},{"key":"Server","value":"Apache","name":"Server","description":""}],"cookie":[],"responseTime":"129","body":"{\"id\":\"25625\",\"directory_id\":\"10007\",\"name\":\"Ola Nordmann\",\"title\":null,\"url\":\"ola\\/\",\"revision\":\"10001\",\"created\":\"2017-10-04 19:39:34\",\"updated\":\"2017-10-04 19:41:03\",\"published\":\"1\",\"author\":null,\"userid\":\"0\",\"use_time\":\"0\",\"start\":null,\"stop\":null,\"tags\":null,\"public\":\"1\",\"authgroups\":null,\"active_revision\":\"10002\",\"position\":\"\",\"description\":\"\",\"image\":\"\",\"variants\":[]}"}],"_postman_id":"2336386a-dd66-4136-952c-e1665e27f270"},{"name":"entry/{{e_id}}/variants","id":"8dbfd53a-6526-489b-8177-ccd8ba2bc292","request":{"method":"GET","header":[{"key":"Authorization","value":"Basic {{public_private_key_hash}}"}],"body":{"mode":"formdata","formdata":[]},"url":"https://api.netflexapp.com/v1/builder/structures/entry/{{e_id}}/variants","description":"<p>Get the variants of an entry.</p>\n","urlObject":{"protocol":"https","path":["v1","builder","structures","entry","{{e_id}}","variants"],"host":["api","netflexapp","com"],"query":[],"variable":[]}},"response":[{"id":"becbae2e-8907-4d7f-839d-4843a396b98f","name":"entry/25635/variants","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Basic"}],"body":{"mode":"formdata","formdata":[]},"url":"https://api.netflexapp.com/v1/builder/structures/entry/25635/variants"},"status":"OK","code":200,"_postman_previewlanguage":"","header":[],"cookie":[],"responseTime":"0","body":""}],"_postman_id":"8dbfd53a-6526-489b-8177-ccd8ba2bc292"},{"name":"entry/{{e_id}}/revision","id":"875ecab8-6023-418a-a451-27e7e95cb13b","request":{"method":"POST","header":[{"key":"Authorization","value":"Basic {{public_private_key_hash}}"},{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"formdata","formdata":[]},"url":"https://api.netflexapp.com/v1/builder/structures/entry/{{e_id}}/revision","description":"<p>Create entry revision</p>\n","urlObject":{"protocol":"https","path":["v1","builder","structures","entry","{{e_id}}","revision"],"host":["api","netflexapp","com"],"query":[],"variable":[]}},"response":[{"id":"d9375cbd-4e9d-4cc6-922e-92905c1244dc","name":"entry/25635/revision","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Basic"},{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"formdata","formdata":[]},"url":"https://api.netflexapp.com/v1/builder/structures/entry/25635/revision"},"status":"OK","code":200,"_postman_previewlanguage":"","header":[],"cookie":[],"responseTime":"0","body":""}],"_postman_id":"875ecab8-6023-418a-a451-27e7e95cb13b"},{"name":"entry/{{e_id}}","id":"827bbbde-3808-4ce7-ab7d-6d71303b3eeb","request":{"method":"PUT","header":[{"key":"Authorization","value":"Basic {{public_private_key_hash}}"},{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"name","value":"This is the new entry name","type":"text"}]},"url":"https://api.netflexapp.com/v1/builder/structures/entry/{{e_id}}","description":"<p>Update an entry</p>\n","urlObject":{"protocol":"https","path":["v1","builder","structures","entry","{{e_id}}"],"host":["api","netflexapp","com"],"query":[],"variable":[]}},"response":[{"id":"9a5f2b49-7490-4a76-8802-8f9b16e4be62","name":"entry/10007","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"Basic"},{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"name","value":"This is the new entry name","type":"text"}]},"url":"https://api.netflexapp.com/v1/builder/structures/entry/10007"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Methods","value":"HEAD, GET, POST, PUT, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":""},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":""},{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":""},{"key":"Connection","value":"keep-alive","name":"Connection","description":""},{"key":"Content-Length","value":"20","name":"Content-Length","description":""},{"key":"Content-Type","value":"application/json","name":"Content-Type","description":""},{"key":"Date","value":"Thu, 05 Oct 2017 15:32:08 GMT","name":"Date","description":""},{"key":"Server","value":"Apache","name":"Server","description":""}],"cookie":[],"responseTime":"230","body":"{\"entry_id\":\"25625\"}"}],"_postman_id":"827bbbde-3808-4ce7-ab7d-6d71303b3eeb"},{"name":"entry/{{e_id}}/content/{{r_id}}","id":"a281902a-6389-4868-baf7-fd51c89bd3b2","request":{"method":"PUT","header":[{"key":"Authorization","value":"Basic {{public_private_key_hash}}"},{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"formdata","formdata":[]},"url":"https://api.netflexapp.com/v1/builder/structures/entry/{{e_id}}/content/{{r_id}}","description":"<p>Update entry content</p>\n","urlObject":{"protocol":"https","path":["v1","builder","structures","entry","{{e_id}}","content","{{r_id}}"],"host":["api","netflexapp","com"],"query":[],"variable":[]}},"response":[{"id":"c7f20e98-53fc-4ff5-a395-b5794be3df9a","name":"entry/25635/content/10004","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"Basic"},{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"formdata","formdata":[]},"url":"https://api.netflexapp.com/v1/builder/structures/entry/25635/content/10004"},"status":"OK","code":200,"_postman_previewlanguage":"","header":[],"cookie":[],"responseTime":"0","body":""}],"_postman_id":"a281902a-6389-4868-baf7-fd51c89bd3b2"},{"name":"entry/{{e_id}}/revision/publish","id":"9056b0d6-e40f-4497-9699-61533a1b302a","request":{"method":"PUT","header":[{"key":"Authorization","value":"Basic {{public_private_key_hash}}"}],"body":{"mode":"formdata","formdata":[]},"url":"https://api.netflexapp.com/v1/builder/structures/entry/{{e_id}}/revision/publish","description":"<p>Publish entry revision</p>\n","urlObject":{"protocol":"https","path":["v1","builder","structures","entry","{{e_id}}","revision","publish"],"host":["api","netflexapp","com"],"query":[],"variable":[]}},"response":[{"id":"3d228d40-d1bf-4780-a492-fa8c5687d875","name":"entry/25635/revision/publish","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"Basic"}],"body":{"mode":"formdata","formdata":[]},"url":"https://api.netflexapp.com/v1/builder/structures/entry/25635/revision/publish"},"status":"OK","code":200,"_postman_previewlanguage":"","header":[],"cookie":[],"responseTime":"0","body":""}],"_postman_id":"9056b0d6-e40f-4497-9699-61533a1b302a"},{"name":"entry/{{e_id}}","id":"0fb3ff4a-4fd0-40bc-8e76-c2c65adbd688","request":{"method":"DELETE","header":[{"key":"Authorization","value":"Basic {{public_private_key_hash}}"}],"body":{"mode":"formdata","formdata":[]},"url":"https://api.netflexapp.com/v1/builder/structures/entry/{{e_id}}","description":"<p>Delete an entry.</p>\n","urlObject":{"protocol":"https","path":["v1","builder","structures","entry","{{e_id}}"],"host":["api","netflexapp","com"],"query":[],"variable":[]}},"response":[{"id":"96135256-4708-4982-8a37-502db8e2b58e","name":"entry/25635","originalRequest":{"method":"DELETE","header":[{"key":"Authorization","value":"Basic"}],"body":{"mode":"formdata","formdata":[]},"url":"https://api.netflexapp.com/v1/builder/structures/entry/25635"},"status":"OK","code":200,"_postman_previewlanguage":"html","header":[{"key":"Access-Control-Allow-Methods","value":"HEAD, GET, POST, PUT, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":""},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":""},{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":""},{"key":"Connection","value":"keep-alive","name":"Connection","description":""},{"key":"Content-Length","value":"0","name":"Content-Length","description":""},{"key":"Content-Type","value":"text/html; charset=UTF-8","name":"Content-Type","description":""},{"key":"Date","value":"Thu, 05 Oct 2017 15:47:57 GMT","name":"Date","description":""},{"key":"Server","value":"Apache","name":"Server","description":""}],"cookie":[],"responseTime":"485","body":""}],"_postman_id":"0fb3ff4a-4fd0-40bc-8e76-c2c65adbd688"},{"name":"entry/{{e_id}}/revision/{{r_id}}","id":"74fddbc0-e22d-4832-a9a4-4d98de70055f","request":{"method":"DELETE","header":[{"key":"Authorization","value":"Basic {{public_private_key_hash}}"}],"body":{"mode":"formdata","formdata":[]},"url":"https://api.netflexapp.com/v1/builder/structures/entry/{{e_id}}/revision/{{r_id}}","description":"<p>Delete an entry revision.</p>\n","urlObject":{"protocol":"https","path":["v1","builder","structures","entry","{{e_id}}","revision","{{r_id}}"],"host":["api","netflexapp","com"],"query":[],"variable":[]}},"response":[{"id":"41fe3cc0-4832-45ba-a381-53993302b6f2","name":"entry/25635/revision/10001","originalRequest":{"method":"DELETE","header":[{"key":"Authorization","value":"Basic"}],"body":{"mode":"formdata","formdata":[]},"url":"https://api.netflexapp.com/v1/builder/structures/entry/25635/revision/10001"},"status":"OK","code":200,"_postman_previewlanguage":"","header":[],"cookie":[],"responseTime":"0","body":""}],"_postman_id":"74fddbc0-e22d-4832-a9a4-4d98de70055f"}],"id":"9117ecdf-c801-45a6-8fde-d801c02f8782","_postman_id":"9117ecdf-c801-45a6-8fde-d801c02f8782","description":""},{"name":"Relations/Customers","item":[{"name":"customers","id":"20182810-fc21-4143-b381-95d2fefd3a65","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Basic {{public_private_key_hash}}"}],"body":{"mode":"formdata","formdata":[]},"url":"localhost:8000/v1/relations/signups/entry/","description":"<p>Get all customers</p>\n","urlObject":{"port":"8000","path":["v1","relations","signups","entry",""],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"ebdb9387-1405-4a3d-8033-159c8fbdd833","name":"customers","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Basic"}],"body":{"mode":"formdata","formdata":[]},"url":"https://api.netflexapp.com/v1/relations/customers"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Methods","value":"HEAD, GET, POST, PUT, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":"Specifies the method or methods allowed when accessing the resource. This is used in response to a preflight request."},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Length","value":"1423","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Fri, 27 Apr 2018 10:48:19 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"Apache","name":"Server","description":"A name for the server"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": \"3\",\n        \"extsync_id\": null,\n        \"group_id\": \"0\",\n        \"firstname\": \"Ola\",\n        \"surname\": \"Nordmann\",\n        \"company\": \"\",\n        \"companyId\": \"0\",\n        \"mail\": \"ola@nordmann.no\",\n        \"phone\": \"0\",\n        \"phone_countrycode\": \"47\",\n        \"username\": null,\n        \"password\": null,\n        \"tags\": null,\n        \"created\": \"2018-04-25 13:39:36\",\n        \"updated\": \"2018-04-25 13:45:28\",\n        \"use_time\": \"0\",\n        \"start\": null,\n        \"stop\": null,\n        \"user_hash\": \"$2y$09$xboeUBF.qW12ByAn1Fo21.1UReW0jR5YWk7JKTlEmLN3CuCrf1Li\",\n        \"no_newsletter\": \"0\",\n        \"no_sms\": \"0\",\n        \"has_error\": \"0\",\n        \"score\": \"0\",\n        \"token\": \"\"\n    },\n    {\n        \"id\": \"2\",\n        \"extsync_id\": null,\n        \"group_id\": \"0\",\n        \"firstname\": \"Tormund\",\n        \"surname\": \"Test\",\n        \"company\": \"Apility AS\",\n        \"companyId\": \"0\",\n        \"mail\": \"tormund@apility.no\",\n        \"phone\": \"99433012\",\n        \"phone_countrycode\": \"47\",\n        \"username\": null,\n        \"password\": null,\n        \"tags\": null,\n        \"created\": \"2018-04-24 09:36:48\",\n        \"updated\": \"2018-04-24 16:21:00\",\n        \"use_time\": \"0\",\n        \"start\": null,\n        \"stop\": null,\n        \"user_hash\": \"$2y$09$w7ckAw0plYTo8wEwdu5f.qRFEhtkif3xNVLAXszd7GAvGL4000lay\",\n        \"no_newsletter\": \"0\",\n        \"no_sms\": \"0\",\n        \"has_error\": \"0\",\n        \"score\": \"0\",\n        \"token\": \"\"\n    }\n]"}],"_postman_id":"20182810-fc21-4143-b381-95d2fefd3a65"}],"id":"551c0fda-aae2-46f5-801d-c5beccd94ce4","_postman_id":"551c0fda-aae2-46f5-801d-c5beccd94ce4","description":""},{"name":"Relations/Customers/Consents","item":[{"name":"consents","id":"34801f1d-f543-45f9-aa59-c18706fe3a0a","request":{"method":"POST","header":[{"key":"Authorization","value":"Basic {{auth_hash}}"},{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"name","value":"","description":"<p>Consent name</p>\n","type":"text"},{"key":"description","value":"","description":"<p>Consent description</p>\n","type":"text"},{"key":"created","value":"","description":"<p>Optional. Consent created date</p>\n","type":"text"},{"key":"terms","value":"","description":"<p>Optional. Consent term text.</p>\n","type":"text"},{"key":"terms_link","value":"","description":"<p>Optional. Link to the terms page.</p>\n","type":"text"}]},"url":"https://api.netflexapp.com/v1/relations/consents","description":"<p>Create a new customer consent</p>\n","urlObject":{"protocol":"https","path":["v1","relations","consents"],"host":["api","netflexapp","com"],"query":[],"variable":[]}},"response":[{"id":"15940dfc-a43e-4fd0-9871-997846f1e107","name":"consents","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Basic"},{"key":"Content-Type","name":"Content-Type","value":"application/json"}],"body":{"mode":"raw","raw":"{\n\t\"name\":\"Newsletter\",\n\t\"description\":\"Customer that has consented to receive the newsletter.\"\n}"},"url":"https://api.netflexapp.com/v1/relations/consents"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Methods","value":"HEAD, GET, POST, PUT, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":"Specifies the method or methods allowed when accessing the resource. This is used in response to a preflight request."},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Length","value":"20","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Wed, 10 Oct 2018 15:01:28 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"Apache","name":"Server","description":"A name for the server"}],"cookie":[],"responseTime":null,"body":"{\"consent_id\":10001}"}],"_postman_id":"34801f1d-f543-45f9-aa59-c18706fe3a0a"}],"id":"afdff5a0-3a90-42aa-aaaa-edbb6781a550","_postman_id":"afdff5a0-3a90-42aa-aaaa-edbb6781a550","description":""},{"name":"Relations/Customers/Auth","item":[{"name":"auth","id":"345207e8-77dc-47d2-b8b9-796fed61ab8c","request":{"method":"POST","header":[{"key":"Authorization","value":"Basic {{public_private_key_hash}}"},{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"username","value":"","description":"<p>Required. The customers username.</p>\n","type":"text"},{"key":"password","value":"","description":"<p>Required. The customers password.</p>\n","type":"text"},{"key":"field","value":"mail","description":"<p>Optional. Default: \"mail\". Can be: \"mail\", \"username\" or \"extsync_id\".</p>\n","type":"text"},{"key":"group","value":"0","description":"<p>Optional. Default is none. Can be a customer group id. If present, the customer need to be a member in this group to be authenticated.</p>\n","type":"text"}]},"url":"https://api.netflexapp.com/v1/relations/customers/auth","description":"<p>Authenticates a user by username and password. The username can be either be the field \"mail\", \"username\" or \"extsync_id\".</p>\n","urlObject":{"protocol":"https","path":["v1","relations","customers","auth"],"host":["api","netflexapp","com"],"query":[],"variable":[]}},"response":[{"id":"21b6a7ed-1d32-4abf-bd58-694c064e61b3","name":"auth: Success","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Basic"},{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"username","value":"tormund@apility.no","description":"Required. The customers username.","type":"text"},{"key":"password","value":"123456789","description":"Required. The customers password.","type":"text"},{"key":"field","value":"mail","description":"Optional. Default: \"mail\". Can be: \"mail\", \"username\" or \"extsync_id\".","type":"text"},{"key":"group","value":"0","description":"Optional. Default is none. Can be a customer group id. If present, the customer need to be a member in this group to be authenticated.","type":"text"}]},"url":"https://api.netflexapp.com/v1/relations/customers/auth"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Methods","value":"HEAD, GET, POST, PUT, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":"Specifies the method or methods allowed when accessing the resource. This is used in response to a preflight request."},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Length","value":"51","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Fri, 27 Apr 2018 12:15:41 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"Apache","name":"Server","description":"A name for the server"}],"cookie":[],"responseTime":null,"body":"{\"authenticated\":true,\"passed\":{\"customer_id\":\"2\"}}"},{"id":"81bfab15-2c01-40b0-a105-c641e93d1f84","name":"auth: Failed","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Basic"},{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"username","value":"tormund@apility.no","description":"Required. The customers username.","type":"text"},{"key":"password","value":"abcdefgh","description":"Required. The customers password.","type":"text"},{"key":"field","value":"mail","description":"Optional. Default: \"mail\". Can be: \"mail\", \"username\" or \"extsync_id\".","type":"text"},{"key":"group","value":"0","description":"Optional. Default is none. Can be a customer group id. If present, the customer need to be a member in this group to be authenticated.","type":"text"}]},"url":"https://api.netflexapp.com/v1/relations/customers/auth"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Methods","value":"HEAD, GET, POST, PUT, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":"Specifies the method or methods allowed when accessing the resource. This is used in response to a preflight request."},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Length","value":"54","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Fri, 27 Apr 2018 12:21:38 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"Apache","name":"Server","description":"A name for the server"}],"cookie":[],"responseTime":null,"body":"{\"authenticated\":false,\"failed\":[{\"customer_id\":\"2\"}]}"}],"_postman_id":"345207e8-77dc-47d2-b8b9-796fed61ab8c"},{"name":"auth/token","id":"b52dcf7c-ccbe-4dcd-9d97-b74e7370f1a2","request":{"method":"POST","header":[{"key":"Authorization","value":"Basic {{public_private_key_hash}}"},{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"customer_id","value":"","description":"<p>Required. The customers id.</p>\n","type":"text"},{"key":"ttl","value":"","description":"<p>Required. TTL in seconds.</p>\n","type":"text"}]},"url":"https://api.netflexapp.com/v1/relations/customers/auth/token","description":"<p>Generate a customer token.</p>\n","urlObject":{"protocol":"https","path":["v1","relations","customers","auth","token"],"host":["api","netflexapp","com"],"query":[],"variable":[]}},"response":[{"id":"acab8ef7-8152-40db-963b-2c9bc5637287","name":"auth/token","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Basic"},{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"customer_id","value":"2","description":"Required. The customers id.","type":"text"},{"key":"ttl","value":"3600","description":"Required. TTL in seconds.","type":"text"}]},"url":"https://api.netflexapp.com/v1/relations/customers/auth/token"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Methods","value":"HEAD, GET, POST, PUT, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":"Specifies the method or methods allowed when accessing the resource. This is used in response to a preflight request."},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Length","value":"108","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Fri, 27 Apr 2018 12:31:00 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"Apache","name":"Server","description":"A name for the server"}],"cookie":[],"responseTime":null,"body":"{\"token\":\"42b3bee19871c665fb57c57d6f5e3c64b8bfa8eec494bd118a4d769da492117d\",\"expires\":\"2018-04-27 15:31:00\"}"}],"_postman_id":"b52dcf7c-ccbe-4dcd-9d97-b74e7370f1a2"},{"name":"auth/user_hash","id":"a65546e7-1c17-40b0-8c74-b790eba03a31","request":{"method":"POST","header":[{"key":"Authorization","value":"Basic {{public_private_key_hash}}"},{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"user_hash","value":"","description":"<p>Required. The customers user_hash</p>\n","type":"text"},{"key":"group","value":"0","description":"<p>Optional. Default is none. Can be a customer group id. If present, the customer need to be a member in this group to be authenticated.</p>\n","type":"text"}]},"url":"https://api.netflexapp.com/v1/relations/customers/auth/user_hash","description":"<p>Authenticates a customer by a user_hash</p>\n","urlObject":{"protocol":"https","path":["v1","relations","customers","auth","user_hash"],"host":["api","netflexapp","com"],"query":[],"variable":[]}},"response":[{"id":"3c3bf83a-7a51-4edd-9ec1-78321edc912b","name":"auth/user_hash: Failed","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Basic"},{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"user_hash","value":"$2y$09$cRPl6uNKOf19g423OXdqwPo15pMCY6Fb8wZUL8YHPMfZC4eHj123","description":"Required. The customers user_hash","type":"text"}]},"url":"https://api.netflexapp.com/v1/relations/customers/auth/user_hash"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Methods","value":"HEAD, GET, POST, PUT, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":"Specifies the method or methods allowed when accessing the resource. This is used in response to a preflight request."},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Length","value":"35","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Fri, 27 Apr 2018 12:38:51 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"Apache","name":"Server","description":"A name for the server"}],"cookie":[],"responseTime":null,"body":"{\"authenticated\":false,\"failed\":[]}"},{"id":"c03bce8b-53e0-41c2-827d-fc9ed8b571c8","name":"auth/user_hash: Success","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Basic"},{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"user_hash","value":"$2y$09$cRPl6UNKOf19g423OXdqwPo85pMCY6Fb1wZUL1YHPcfZC4eHjlUq","description":"Required. The customers user_hash","type":"text"}]},"url":"https://api.netflexapp.com/v1/relations/customers/auth/user_hash"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Methods","value":"HEAD, GET, POST, PUT, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":"Specifies the method or methods allowed when accessing the resource. This is used in response to a preflight request."},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Length","value":"51","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Fri, 27 Apr 2018 12:37:59 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"Apache","name":"Server","description":"A name for the server"}],"cookie":[],"responseTime":null,"body":"{\"authenticated\":true,\"passed\":{\"customer_id\":\"2\"}}"}],"_postman_id":"a65546e7-1c17-40b0-8c74-b790eba03a31"},{"name":"auth/set/{{c_id}}","id":"7904bb07-dbf3-473f-a7f7-3284a5e7efcf","request":{"method":"PUT","header":[{"key":"Authorization","value":"Basic {{public_private_key_hash}}"},{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"current","value":"","description":"<p>Required. The customers current password.</p>\n","type":"text"},{"key":"replace","value":"","description":"<p>Required. The customers new password.</p>\n","type":"text"}]},"url":"https://api.netflexapp.com/v1/relations/customers/auth/set/{{c_id}}","description":"<p>Set a customers password. Requires the customers current password.</p>\n","urlObject":{"protocol":"https","path":["v1","relations","customers","auth","set","{{c_id}}"],"host":["api","netflexapp","com"],"query":[],"variable":[]}},"response":[{"id":"1ae5defb-2d8b-479d-bb31-ed4ec980fd36","name":"customers/auth/set/2","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"Basic"},{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"current","value":"Kq5CjVAZ","description":"Required. The customers current password.","type":"text"},{"key":"replace","value":"123456789","description":"Required. The customers new password.","type":"text"}]},"url":"https://api.netflexapp.com/v1/relations/customers/auth/set/2"},"status":"OK","code":200,"_postman_previewlanguage":"html","header":[{"key":"Access-Control-Allow-Methods","value":"HEAD, GET, POST, PUT, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":"Specifies the method or methods allowed when accessing the resource. This is used in response to a preflight request."},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Length","value":"0","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"text/html; charset=UTF-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Fri, 27 Apr 2018 11:57:08 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"Apache","name":"Server","description":"A name for the server"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"7904bb07-dbf3-473f-a7f7-3284a5e7efcf"},{"name":"auth/reset/{{c_id}}","id":"64e1bc7b-6438-4de1-bbaf-45c3c5de95df","request":{"method":"PUT","header":[{"key":"Authorization","value":"Basic {{public_private_key_hash}}"},{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"template","value":"customer_auth","description":"<p>Optional. Defaults to \"customer_auth\"</p>\n","type":"text"},{"key":"subject","value":"Your login credentials","description":"<p>Optional. Defaults to \"Your login credentials\"</p>\n","type":"text"}]},"url":"https://api.netflexapp.com/v1/relations/customers/auth/reset/{{c_id}}","description":"<p>Reset a customers password and send the customer a notification by email.\nImportant: The email template need to exist, otherwise the request will fail.</p>\n","urlObject":{"protocol":"https","path":["v1","relations","customers","auth","reset","{{c_id}}"],"host":["api","netflexapp","com"],"query":[],"variable":[]}},"response":[{"id":"67798502-4c69-4926-83c3-c580f584ea49","name":"customers/auth/reset/2","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"Basic "},{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"template","value":"customer_auth","description":"Optional. Defaults to \"customer_auth\"","type":"text"},{"key":"subject","value":"Your login credentials","description":"Optional. Defaults to \"Your login credentials\"","type":"text"}]},"url":"https://api.netflexapp.com/v1/relations/customers/auth/reset/2"},"status":"OK","code":200,"_postman_previewlanguage":"html","header":[{"key":"Access-Control-Allow-Methods","value":"HEAD, GET, POST, PUT, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":"Specifies the method or methods allowed when accessing the resource. This is used in response to a preflight request."},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Length","value":"0","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"text/html; charset=UTF-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Fri, 27 Apr 2018 11:45:03 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"Apache","name":"Server","description":"A name for the server"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"64e1bc7b-6438-4de1-bbaf-45c3c5de95df"},{"name":"auth/force/{{c_id}}","id":"e0377b12-b104-4098-a37e-2a46c0fd57b3","request":{"method":"PUT","header":[{"key":"Authorization","value":"Basic {{public_private_key_hash}}"},{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"password","value":"","description":"<p>Required. The customers new password.</p>\n","type":"text"}]},"url":"https://api.netflexapp.com/v1/relations/customers/auth/force/{{c_id}}","description":"<p>Set a customers password. The customers current password is not required.</p>\n","urlObject":{"protocol":"https","path":["v1","relations","customers","auth","force","{{c_id}}"],"host":["api","netflexapp","com"],"query":[],"variable":[]}},"response":[{"id":"72f4a1c3-aa9e-49eb-a31f-5231e1bfde00","name":"customers/auth/force/2","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"Basic"},{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"password","value":"123456789","description":"Required. The customers new password.","type":"text"}]},"url":"https://api.netflexapp.com/v1/relations/customers/auth/force/2"},"status":"OK","code":200,"_postman_previewlanguage":"html","header":[{"key":"Access-Control-Allow-Methods","value":"HEAD, GET, POST, PUT, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":"Specifies the method or methods allowed when accessing the resource. This is used in response to a preflight request."},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Length","value":"0","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"text/html; charset=UTF-8","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Fri, 27 Apr 2018 12:01:42 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"Apache","name":"Server","description":"A name for the server"}],"cookie":[],"responseTime":null,"body":""}],"_postman_id":"e0377b12-b104-4098-a37e-2a46c0fd57b3"}],"id":"22ad53c2-8680-434f-b751-e42a96db1c4e","_postman_id":"22ad53c2-8680-434f-b751-e42a96db1c4e","description":""},{"name":"Commerce","item":[{"name":"orders","id":"801d0537-8699-4e08-9518-c73018bf017a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Basic {{auth_hash}}"}],"url":"https://api.netflexapp.com/v1/commerce/orders","description":"<p>Getting all orders.</p>\n","urlObject":{"protocol":"https","path":["v1","commerce","orders"],"host":["api","netflexapp","com"],"query":[],"variable":[]}},"response":[{"id":"645b5998-a205-4940-aadf-6f751fc0b524","name":"orders","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Basic {{auth_hash}}"}],"url":"https://api.netflexapp.com/v1/commerce/orders/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Methods","value":"HEAD, GET, POST, PUT, PATCH, DELETE"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Cache-Control","value":"no-cache"},{"key":"Content-Type","value":"application/json"},{"key":"Date","value":"Tue, 08 Sep 2020 12:09:12 GMT"},{"key":"Server","value":"Apache"},{"key":"transfer-encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": \"182\",\n        \"created\": \"2020-04-15 08:31:17\",\n        \"updated\": \"2020-04-15 08:31:24\",\n        \"status\": \"p\",\n        \"type\": \"p\",\n        \"secret\": \"fffffaf42fd08b2525b4bfe923031234\",\n        \"ip\": null,\n        \"user_agent\": null,\n        \"customer_id\": \"2\",\n        \"customer_code\": \"r\",\n        \"customer_mail\": \"tormund@apility.no\",\n        \"customer_phone\": \"99433012\",\n        \"payment_method\": null,\n        \"currency\": \"NOK\",\n        \"order_cost\": \"600.0000\",\n        \"order_total\": \"750.0000\",\n        \"order_tax\": \"150.0000\",\n        \"abandoned\": \"0\",\n        \"abandoned_reminder_sent\": null,\n        \"abandoned_reminder_mail\": null\n    },\n    {\n        \"id\": \"181\",\n        \"created\": \"2019-11-06 13:18:04\",\n        \"updated\": \"2020-09-04 13:47:37\",\n        \"status\": \"n\",\n        \"type\": \"p\",\n        \"secret\": \"fff3f0318af72df515c98031e311234\",\n        \"ip\": null,\n        \"user_agent\": null,\n        \"customer_id\": \"2\",\n        \"customer_code\": \"r\",\n        \"customer_mail\": \"tormund@apility.no\",\n        \"customer_phone\": \"99433012\",\n        \"payment_method\": null,\n        \"currency\": \"NOK\",\n        \"order_cost\": \"600.0000\",\n        \"order_total\": \"750.0000\",\n        \"order_tax\": \"150.0000\",\n        \"abandoned\": \"0\",\n        \"abandoned_reminder_sent\": null,\n        \"abandoned_reminder_mail\": null\n    }\n]"}],"_postman_id":"801d0537-8699-4e08-9518-c73018bf017a"}],"id":"63a76352-ac21-49f3-95f3-d83c7d4ce061","_postman_id":"63a76352-ac21-49f3-95f3-d83c7d4ce061","description":""},{"name":"Commerce/Orders/Reports","item":[{"name":"sales/json","id":"8795a897-2e73-4148-868b-ef7a9262a357","request":{"method":"GET","header":[{"key":"Authorization","value":"Basic {{auth_hash}}"}],"body":{"mode":"formdata","formdata":[]},"url":"https://api.netflexapp.com/v1/commerce/orders/reports/sales/json?from=2018-08-01&to=2018-08-31&lang=no&parts=ytd,payments,products,orders,customers&status=n,c,o&search","description":"<p>Get a full sales report in JSON.</p>\n<p><strong>Search</strong></p>\n<p>The search can be preset by adding the following settings on a site:</p>\n<ul>\n<li>\"sales_report_search_prefix\" - Is added to the beginning of the query_string. For example to only search in one field: \"data.event_name:\".</li>\n<li>\"sales_report_search_name\" - Display name before search query for PDF and HTML reports. For example: \"Event\".</li>\n</ul>\n","urlObject":{"protocol":"https","path":["v1","commerce","orders","reports","sales","json"],"host":["api","netflexapp","com"],"query":[{"description":{"content":"<p>Required</p>\n","type":"text/plain"},"key":"from","value":"2018-08-01"},{"description":{"content":"<p>Required. Inclusive this date.</p>\n","type":"text/plain"},"key":"to","value":"2018-08-31"},{"description":{"content":"<p>Optional. Default: en. Can be: en or no.</p>\n","type":"text/plain"},"key":"lang","value":"no"},{"description":{"content":"<p>Optional. Default: ytd,payments,products,orders,customers. Can be any combination of items in comma separated list.</p>\n","type":"text/plain"},"key":"parts","value":"ytd,payments,products,orders,customers"},{"description":{"content":"<p>Optional. Default: n,c,o. Comma separated list of order statuses to include.</p>\n","type":"text/plain"},"key":"status","value":"n,c,o"},{"description":{"content":"<p>Optional. Extra query_string to narrow report data. Lucene syntax can be used.</p>\n","type":"text/plain"},"key":"search","value":null}],"variable":[]}},"response":[{"id":"93caa84f-7889-49f4-b2f3-029021466b58","name":"sales/json","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Basic"}],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.netflexapp.com/v1/commerce/orders/reports/sales/json?from=2018-08-01&to=2018-08-31","protocol":"https","host":["api","netflexapp","com"],"path":["v1","commerce","orders","reports","sales","json"],"query":[{"key":"from","value":"2018-08-01","description":"Required"},{"key":"to","value":"2018-08-31","description":"Required. Inclusive this date."},{"key":"lang","value":"no","description":"Optional. Default: en. Can be: en or no.","disabled":true},{"key":"parts","value":"ytd,payments,products,orders,customers","description":"Optional. Default: ytd,payments,products,orders,customers. Can be any combination of items in comma separated list.","disabled":true},{"key":"status","value":"n,c,o","description":"Optional. Default: n,c,o. Comma separated list of order statuses to include.","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Methods","value":"HEAD, GET, POST, PUT, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":"Specifies the method or methods allowed when accessing the resource. This is used in response to a preflight request."},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Length","value":"1408","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Thu, 06 Sep 2018 17:50:08 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"Apache","name":"Server","description":"A name for the server"}],"cookie":[],"responseTime":null,"body":"{\"order_cost\":1800,\"order_tax\":450,\"payments\":[{\"provider\":\"Vipps\",\"total\":2250,\"count\":3,\"percent_of_total\":100}],\"payment_count\":3,\"payment_total\":2250,\"payment_percent_of_total\":100,\"order_total\":2250,\"products\":[{\"entry_name\":\"Apility Hamburger\",\"tax_percent\":\"1.25\",\"entry_id\":\"26176\",\"cost\":1800,\"tax\":450,\"total\":2250,\"count\":9},{\"entry_name\":\"Shipping\",\"tax_percent\":1,\"entry_id\":0,\"cost\":0,\"tax\":0,\"total\":0,\"count\":0}],\"product_cost\":1800,\"product_tax\":450,\"product_total\":2250,\"product_count\":9,\"orders\":[{\"id\":\"148\",\"secret\":\"1e790b8ad34cdbee18db6588644d02b0\",\"created\":\"2018-08-06 11:38:13\",\"receipt_order_id\":\"10064\",\"checkout_end\":\"2018-08-06 11:47:49\",\"firstname\":\"Tormund\",\"surname\":\"Test\",\"total\":750,\"sub_total\":600,\"tax\":150,\"count_items\":3},{\"id\":\"149\",\"secret\":\"31c6f9cd133fe78bd5fa0c2dc8511748\",\"created\":\"2018-08-06 11:49:04\",\"receipt_order_id\":\"10065\",\"checkout_end\":\"2018-08-06 11:51:01\",\"firstname\":\"Tormund\",\"surname\":\"Test\",\"total\":750,\"sub_total\":600,\"tax\":150,\"count_items\":3},{\"id\":\"152\",\"secret\":\"9d4ff9f4e85e5b40793c2d04b493b3af\",\"created\":\"2018-08-10 19:28:23\",\"receipt_order_id\":\"10066\",\"checkout_end\":\"2018-08-10 19:29:04\",\"firstname\":\"Tormund\",\"surname\":\"Test\",\"total\":750,\"sub_total\":600,\"tax\":150,\"count_items\":3}],\"order_count\":3,\"ytd\":{\"order_cost\":28974.285598755,\"order_tax\":6890.7143745422,\"order_total\":35865},\"period_from\":\"2018-08-01\",\"period_to\":\"2018-08-31\"}"}],"_postman_id":"8795a897-2e73-4148-868b-ef7a9262a357"},{"name":"sales/html","id":"3f62a69c-83d0-4e6e-9f2f-a5c56b9e3e35","request":{"method":"GET","header":[{"key":"Authorization","value":"Basic {{auth_hash}}"}],"body":{"mode":"formdata","formdata":[]},"url":"https://api.netflexapp.com/v1/commerce/orders/reports/sales/html?from=2018-08-01&to=2018-08-31&lang=no&parts=ytd,payments,products,orders,customers&status=n,c,o&search","description":"<p>Get a full sales report in HTML.</p>\n<p><strong>Search</strong></p>\n<p>The search can be preset by adding the following settings on a site:</p>\n<ul>\n<li>\"sales_report_search_prefix\" - Is added to the beginning of the query_string. For example to only search in one field: \"data.event_name:\".</li>\n<li>\"sales_report_search_name\" - Display name before search query for PDF and HTML reports. For example: \"Event\".</li>\n</ul>\n","urlObject":{"protocol":"https","path":["v1","commerce","orders","reports","sales","html"],"host":["api","netflexapp","com"],"query":[{"description":{"content":"<p>Required</p>\n","type":"text/plain"},"key":"from","value":"2018-08-01"},{"description":{"content":"<p>Required. Inclusive this date.</p>\n","type":"text/plain"},"key":"to","value":"2018-08-31"},{"description":{"content":"<p>Optional. Default: en. Can be: en or no.</p>\n","type":"text/plain"},"key":"lang","value":"no"},{"description":{"content":"<p>Optional. Default: ytd,payments,products,orders,customers. Can be any combination of items in comma separated list.</p>\n","type":"text/plain"},"key":"parts","value":"ytd,payments,products,orders,customers"},{"description":{"content":"<p>Optional. Default: n,c,o. Comma separated list of order statuses to include.</p>\n","type":"text/plain"},"key":"status","value":"n,c,o"},{"description":{"content":"<p>Optional. Extra query_string to narrow report data. Lucene syntax can be used.</p>\n","type":"text/plain"},"key":"search","value":null}],"variable":[]}},"response":[],"_postman_id":"3f62a69c-83d0-4e6e-9f2f-a5c56b9e3e35"},{"name":"sales/pdf","id":"d3200a74-01fa-4424-a5b2-84f1d39fe507","request":{"method":"GET","header":[{"key":"Authorization","value":"Basic {{auth_hash}}"}],"body":{"mode":"formdata","formdata":[]},"url":"https://api.netflexapp.com/v1/commerce/orders/reports/sales/pdf?from=2018-08-01&to=2018-08-31&lang=no&parts=ytd,payments,products,orders,customers&status=n,c,o&search=","description":"<p>Get a full sales report in PDF.</p>\n<p><strong>Search</strong></p>\n<p>The search can be preset by adding the following settings on a site:</p>\n<ul>\n<li>\"sales_report_search_prefix\" - Is added to the beginning of the query_string. For example to only search in one field: \"data.event_name:\".</li>\n<li>\"sales_report_search_name\" - Display name before search query for PDF and HTML reports. For example: \"Event\".</li>\n</ul>\n","urlObject":{"protocol":"https","path":["v1","commerce","orders","reports","sales","pdf"],"host":["api","netflexapp","com"],"query":[{"description":{"content":"<p>Required</p>\n","type":"text/plain"},"key":"from","value":"2018-08-01"},{"description":{"content":"<p>Required. Inclusive this date.</p>\n","type":"text/plain"},"key":"to","value":"2018-08-31"},{"description":{"content":"<p>Optional. Default: en. Can be: en or no.</p>\n","type":"text/plain"},"key":"lang","value":"no"},{"description":{"content":"<p>Optional. Default: ytd,payments,products,orders,customers. Can be any combination of items in comma separated list.</p>\n","type":"text/plain"},"key":"parts","value":"ytd,payments,products,orders,customers"},{"description":{"content":"<p>Optional. Default: n,c,o. Comma separated list of order statuses to include.</p>\n","type":"text/plain"},"key":"status","value":"n,c,o"},{"description":{"content":"<p>Optional. Extra query_string to narrow report data. Lucene syntax can be used.</p>\n","type":"text/plain"},"key":"search","value":""}],"variable":[]}},"response":[],"_postman_id":"d3200a74-01fa-4424-a5b2-84f1d39fe507"},{"name":"sales/xlsx","id":"5500ef69-6249-4841-9886-6dcb9c4e45ab","request":{"method":"GET","header":[{"key":"Authorization","value":"Basic {{auth_hash}}"}],"body":{"mode":"formdata","formdata":[]},"url":"https://api.netflexapp.com/v1/commerce/orders/reports/sales/xlsx?from=2018-08-01&to=2018-08-31&lang=no&parts=ytd,payments,products,orders,customers&status=n,c,o&search","description":"<p>Get a full sales report in XLSX.</p>\n<p><strong>Search</strong></p>\n<p>The search can be preset by adding the following settings on a site:</p>\n<ul>\n<li>\"sales_report_search_prefix\" - Is added to the beginning of the query_string. For example to only search in one field: \"data.event_name:\".</li>\n<li>\"sales_report_search_name\" - Display name before search query for PDF and HTML reports. For example: \"Event\".</li>\n</ul>\n","urlObject":{"protocol":"https","path":["v1","commerce","orders","reports","sales","xlsx"],"host":["api","netflexapp","com"],"query":[{"description":{"content":"<p>Required</p>\n","type":"text/plain"},"key":"from","value":"2018-08-01"},{"description":{"content":"<p>Required. Inclusive this date.</p>\n","type":"text/plain"},"key":"to","value":"2018-08-31"},{"description":{"content":"<p>Optional. Default: en. Can be: en or no.</p>\n","type":"text/plain"},"key":"lang","value":"no"},{"description":{"content":"<p>Optional. Default: ytd,payments,products,orders,customers. Can be any combination of items in comma separated list.</p>\n","type":"text/plain"},"key":"parts","value":"ytd,payments,products,orders,customers"},{"description":{"content":"<p>Optional. Default: n,c,o. Comma separated list of order statuses to include.</p>\n","type":"text/plain"},"key":"status","value":"n,c,o"},{"description":{"content":"<p>Optional. Extra query_string to narrow report data. Lucene syntax can be used.</p>\n","type":"text/plain"},"key":"search","value":null}],"variable":[]}},"response":[],"_postman_id":"5500ef69-6249-4841-9886-6dcb9c4e45ab"}],"id":"584c4aa2-5740-4314-8d1c-53c7726839e2","_postman_id":"584c4aa2-5740-4314-8d1c-53c7726839e2","description":""},{"name":"Search","item":[{"name":"search","id":"2ba4f313-36ff-439d-9f25-cbee316f4205","request":{"method":"GET","header":[{"key":"Authorization","value":"Basic {{auth_hash}}"}],"url":"https://api.netflexapp.com/v1/search?relation=file&relation_id=&page=1&order=created&dir=desc&size=2&q=*&fields=id,name","description":"<p>Global search for entire Netflex site.</p>\n<p>The query string is using Elasticsearch query string syntax: <a href=\"https://www.elastic.co/guide/en/elasticsearch/reference/5.6/query-dsl-query-string-query.html#query-string-syntax\">https://www.elastic.co/guide/en/elasticsearch/reference/5.6/query-dsl-query-string-query.html#query-string-syntax</a></p>\n","urlObject":{"protocol":"https","path":["v1","search"],"host":["api","netflexapp","com"],"query":[{"description":{"content":"<p>Optional. Default: entry. Can be: entry, page, customer, file, signup, order or emaillog.</p>\n","type":"text/plain"},"key":"relation","value":"file"},{"description":{"content":"<p>Optional. Default: null. Specify id of structure if relation=entry. Needed if sorting by a text field.</p>\n","type":"text/plain"},"key":"relation_id","value":""},{"description":{"content":"<p>Optional. Default: 1. The page number to get.</p>\n","type":"text/plain"},"key":"page","value":"1"},{"description":{"content":"<p>Optional. Default: created. The key to sort by.</p>\n","type":"text/plain"},"key":"order","value":"created"},{"description":{"content":"<p>Optional. Default: desc. Can be: asc or desc.</p>\n","type":"text/plain"},"key":"dir","value":"desc"},{"description":{"content":"<p>Optional. Default: 100. Number of results per page.</p>\n","type":"text/plain"},"key":"size","value":"2"},{"description":{"content":"<p>Optional. Default: *. The search query. See term examples in description.</p>\n","type":"text/plain"},"key":"q","value":"*"},{"description":{"content":"<p>Optional. Default: null. If present, only return the comma separated fields</p>\n","type":"text/plain"},"key":"fields","value":"id,name"}],"variable":[]}},"response":[{"id":"010a0049-475b-48eb-8e9f-299e179b10f8","name":"search","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Basic"}],"body":{"mode":"formdata","formdata":[]},"url":{"raw":"https://api.netflexapp.com/v1/search?relation=file&relation_id=&page=1&order=created&dir=desc&size=2&q=*","protocol":"https","host":["api","netflexapp","com"],"path":["v1","search"],"query":[{"key":"relation","value":"file","description":"Optional. Default: entry. Can be: entry, page, customer, file, signup, order or emaillog."},{"key":"relation_id","value":"","description":"Optional. Default: null. Specify id of structure if relation=entry. Needed if sorting by a text field."},{"key":"page","value":"1","description":"Optional. Default: 1. The page number to get."},{"key":"order","value":"created","description":"Optional. Default: created. The key to sort by."},{"key":"dir","value":"desc","description":"Optional. Default: desc. Can be: asc or desc."},{"key":"size","value":"2","description":"Optional. Default: 100. Number of results per page."},{"key":"q","value":"*","description":"Optional. Default: *. The search query. See term examples in description."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[],"cookie":[],"responseTime":null,"body":"{\n    \"total\": 220,\n    \"per_page\": 2,\n    \"current_page\": 1,\n    \"last_page\": 110,\n    \"from\": 1,\n    \"to\": 2,\n    \"data\": [\n        {\n            \"id\": \"10448\",\n            \"folder_id\": \"10000\",\n            \"name\": \"tormundtest-icon.png\",\n            \"path\": \"1529388714/tormundtest-icon.png\",\n            \"description\": null,\n            \"tags\": null,\n            \"size\": \"5429\",\n            \"created\": \"2018-06-19 08:11:54\",\n            \"userid\": \"0\",\n            \"public\": \"1\",\n            \"img_width\": null,\n            \"img_height\": null,\n            \"img_res\": null,\n            \"img_lat\": null,\n            \"img_lon\": null,\n            \"img_artist\": null,\n            \"img_desc\": null,\n            \"img_alt\": null,\n            \"img_o_date\": \"2018-06-19 08:11:54\",\n            \"foldercode\": \"1529388714\",\n            \"type\": \"png\"\n        },\n        {\n            \"id\": \"10375\",\n            \"folder_id\": \"10003\",\n            \"name\": \"vipps-logo-rgb.png\",\n            \"path\": \"1526285112/vipps-logo-rgb.png\",\n            \"description\": null,\n            \"tags\": null,\n            \"size\": \"51740\",\n            \"created\": \"2018-05-14 10:05:12\",\n            \"userid\": \"0\",\n            \"public\": \"1\",\n            \"img_width\": null,\n            \"img_height\": null,\n            \"img_res\": null,\n            \"img_lat\": null,\n            \"img_lon\": null,\n            \"img_artist\": null,\n            \"img_desc\": null,\n            \"img_alt\": null,\n            \"img_o_date\": \"2018-05-14 10:05:12\",\n            \"foldercode\": \"1526285112\",\n            \"type\": \"png\"\n        }\n    ]\n}"}],"_postman_id":"2ba4f313-36ff-439d-9f25-cbee316f4205"},{"name":"search","id":"8532b829-d969-44ae-9d4d-c6812c452a56","request":{"method":"POST","header":[{"key":"Authorization","value":"Basic {{public_private_key_hash}}"},{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"formdata","formdata":[]},"url":"https://api.netflexapp.com/v1/search","description":"<p>Global search for entire Netflex site.</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Terms</th>\n<th>Will find...</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>bergen</td>\n<td>will find items containing \"bergen\"</td>\n</tr>\n<tr>\n<td>-bergen</td>\n<td>will find items NOT containing \"bergen\"</td>\n</tr>\n<tr>\n<td>bergen oslo</td>\n<td>will find items containing \"bergen\" AND \"oslo\"</td>\n</tr>\n<tr>\n<td>bergen OR oslo</td>\n<td>will find items containing \"bergen\" OR \"oslo\"</td>\n</tr>\n<tr>\n<td>name:bergen</td>\n<td>will find items where the field \"name\" contains \"bergen\"</td>\n</tr>\n<tr>\n<td>name::bergen</td>\n<td>will find items where the field \"name\" is identical to \"bergen\"</td>\n</tr>\n<tr>\n<td>-name:bergen</td>\n<td>will find items where the field \"name\" does NOT contain \"bergen\"</td>\n</tr>\n<tr>\n<td>directory_id::10004 name:bergen</td>\n<td>will find items where the field \"directory_id\" only contains \"10004\" and the field \"name\" does contain bergen</td>\n</tr>\n<tr>\n<td>created:&gt;2015</td>\n<td>will find items where the field \"created\" is greater than \"2015\"</td>\n</tr>\n<tr>\n<td>bergen*</td>\n<td>will find items where a field starts with \"bergen\"</td>\n</tr>\n<tr>\n<td>*bergen</td>\n<td>will find items where a field ends with \"bergen\"</td>\n</tr>\n<tr>\n<td>*bergen*</td>\n<td>gives the same results as \"bergen\"</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["v1","search"],"host":["api","netflexapp","com"],"query":[],"variable":[]}},"response":[{"id":"1fdf231e-8f2e-4ad2-8ce8-61bdf59e2385","name":"search","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Basic"},{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"terms","value":"directory_id::10007 name:bergen","description":"Required. Cannot be empty.","type":"text"},{"key":"limit","value":"100","description":"Optional. Max number of search results","type":"text"}]},"url":"https://api.netflexapp.com/v1/search"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Methods","value":"HEAD, GET, POST, PUT, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":""},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":""},{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":""},{"key":"Connection","value":"keep-alive","name":"Connection","description":""},{"key":"Content-Length","value":"281","name":"Content-Length","description":""},{"key":"Content-Type","value":"application/json","name":"Content-Type","description":""},{"key":"Date","value":"Wed, 25 Oct 2017 10:57:48 GMT","name":"Date","description":""},{"key":"Server","value":"Apache","name":"Server","description":""}],"cookie":[],"responseTime":"951","body":"[{\"relation\":\"entry\",\"relation_id\":\"25637\",\"fields\":\"directory_id,name\",\"score_term1\":\"1\",\"score_term2\":\"1\",\"total_score\":3,\"smart_score\":2},{\"relation\":\"entry\",\"relation_id\":\"25638\",\"fields\":\"directory_id,name\",\"score_term1\":\"1\",\"score_term2\":\"1\",\"total_score\":3,\"smart_score\":2}]"}],"_postman_id":"8532b829-d969-44ae-9d4d-c6812c452a56"}],"id":"f3cda84a-ce26-4f84-82c1-bae12fbb0419","_postman_id":"f3cda84a-ce26-4f84-82c1-bae12fbb0419","description":""},{"name":"Scheduler","item":[{"name":"scheduler/jobs","id":"1fdaa9c1-f2e5-4f49-bc7b-94d6a2f1c040","request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"Basic {{auth_hash}}"}],"body":{"mode":"formdata","formdata":[]},"url":"https://api.netflexapp.com/v1/scheduler/jobs","description":"<p>Get all scheduled jobs</p>\n","urlObject":{"protocol":"https","path":["v1","scheduler","jobs"],"host":["api","netflexapp","com"],"query":[],"variable":[]}},"response":[{"id":"55264eea-b1fe-4742-a6b5-1f9afd7d5316","name":"scheduler/jobs","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Basic"}],"body":{"mode":"formdata","formdata":[]},"url":"https://api.netflexapp.com/v1/scheduler/jobs"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Methods","value":"HEAD, GET, POST, PUT, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":"Specifies the method or methods allowed when accessing the resource. This is used in response to a preflight request."},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Type","value":"application/json","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Thu, 02 Aug 2018 13:32:23 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"Apache","name":"Server","description":"A name for the server"},{"key":"transfer-encoding","value":"chunked","name":"transfer-encoding","description":"The form of encoding used to safely transfer the entity to the user. Currently defined methods are: chunked, compress, deflate, gzip, identity."}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 552,\n        \"relation\": null,\n        \"relation_id\": null,\n        \"method\": \"GET\",\n        \"url\": \"https://somedomain.com/callback-job/d8cd8580471c1314425fb0d86f6c55dc\",\n        \"payload\": null,\n        \"start\": \"2018-07-24 14:10:21\",\n        \"schedule\": null,\n        \"created_at\": \"2018-07-24 14:00:21\",\n        \"updated_at\": \"2018-07-24 14:11:00\",\n        \"enabled\": false,\n        \"last_run\": \"2018-07-24 14:11:00\",\n        \"runs\": 1,\n        \"name\": \"Callback job\",\n        \"use_credentials\": \"0\",\n        \"next_run\": null\n    },\n    {\n        \"id\": 553,\n        \"relation\": null,\n        \"relation_id\": null,\n        \"method\": \"GET\",\n        \"url\": \"https://somedomain.com/vipps/callback-job/d8cd8580471c1314425fb0d86f6c55dc\",\n        \"payload\": null,\n        \"start\": \"2018-07-24 14:11:15\",\n        \"schedule\": null,\n        \"created_at\": \"2018-07-24 14:01:15\",\n        \"updated_at\": \"2018-07-24 14:12:00\",\n        \"enabled\": false,\n        \"last_run\": \"2018-07-24 14:12:00\",\n        \"runs\": 1,\n        \"name\": \"Callback job\",\n        \"use_credentials\": \"0\",\n        \"next_run\": null\n    }\n]"}],"_postman_id":"1fdaa9c1-f2e5-4f49-bc7b-94d6a2f1c040"},{"name":"scheduler/jobs/{{j_id}}","id":"0789e29f-560e-4473-921d-8a4b61232756","request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"Basic {{auth_hash}}"}],"body":{"mode":"formdata","formdata":[]},"url":"https://api.netflexapp.com/v1/scheduler/jobs/{{j_id}}","description":"<p>Get a scheduled job by id.</p>\n","urlObject":{"protocol":"https","path":["v1","scheduler","jobs","{{j_id}}"],"host":["api","netflexapp","com"],"query":[],"variable":[]}},"response":[{"id":"1b4c9b16-161c-42c9-b81b-d8c10d42e371","name":"scheduler/jobs/552","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Basic "}],"body":{"mode":"formdata","formdata":[]},"url":"https://api.netflexapp.com/v1/scheduler/jobs/552"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Methods","value":"HEAD, GET, POST, PUT, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":"Specifies the method or methods allowed when accessing the resource. This is used in response to a preflight request."},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Length","value":"440","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Thu, 02 Aug 2018 13:37:02 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"Apache","name":"Server","description":"A name for the server"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 552,\n    \"relation\": null,\n    \"relation_id\": null,\n    \"method\": \"GET\",\n    \"url\": \"http://somedomain.com/callback-job/d8cd8580471c1314425fb0d86f6c55dc\",\n    \"payload\": null,\n    \"start\": \"2018-07-24 14:10:21\",\n    \"schedule\": null,\n    \"created_at\": \"2018-07-24 14:00:21\",\n    \"updated_at\": \"2018-07-24 14:11:00\",\n    \"enabled\": false,\n    \"last_run\": \"2018-07-24 14:11:00\",\n    \"runs\": 1,\n    \"name\": \"Callback Job\",\n    \"use_credentials\": \"0\",\n    \"next_run\": null\n}"}],"_postman_id":"0789e29f-560e-4473-921d-8a4b61232756"},{"name":"scheduler/jobs/{{j_id}}/next","id":"92021ef8-de4f-4187-abe5-c85c7160ea96","request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"Basic {{auth_hash}}"}],"body":{"mode":"formdata","formdata":[]},"url":"https://api.netflexapp.com/v1/scheduler/jobs/{{j_id}}/next","description":"<p>Get the next date a job will run.</p>\n","urlObject":{"protocol":"https","path":["v1","scheduler","jobs","{{j_id}}","next"],"host":["api","netflexapp","com"],"query":[],"variable":[]}},"response":[{"id":"44371eec-40c8-4a1e-bed3-6acc92faebd8","name":"scheduler/jobs/{{j_id}}/next","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Basic"}],"body":{"mode":"formdata","formdata":[]},"url":"https://api.netflexapp.com/v1/scheduler/jobs/552/next"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Methods","value":"HEAD, GET, POST, PUT, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":"Specifies the method or methods allowed when accessing the resource. This is used in response to a preflight request."},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Length","value":"30","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Thu, 02 Aug 2018 13:53:04 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"Apache","name":"Server","description":"A name for the server"}],"cookie":[],"responseTime":null,"body":"{\"date\":\"2018-07-24 14:10:21\"}"}],"_postman_id":"92021ef8-de4f-4187-abe5-c85c7160ea96"},{"name":"scheduler/jobs/{{j_id}}","id":"7a78fa7a-db7a-4c27-b9a3-718112da2f7c","request":{"auth":{"type":"noauth","isInherited":false},"method":"PUT","header":[{"key":"Authorization","value":"Basic {{auth_hash}}"},{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"method","value":"","description":"<p>Can be: GET, PUT, POST or DELETE</p>\n","type":"text","disabled":true},{"key":"name","value":"","type":"text","disabled":true},{"key":"url","value":"","type":"text","disabled":true},{"key":"start","value":"","type":"text","disabled":true},{"key":"payload","value":"","type":"text","disabled":true},{"key":"schedule","value":"","type":"text","disabled":true},{"key":"relation","value":"","type":"text","disabled":true},{"key":"relation_id","value":"","type":"text","disabled":true},{"key":"enabled","value":"0","type":"text"}]},"url":"https://api.netflexapp.com/v1/scheduler/jobs/{{j_id}}","description":"<p>Update a new scheduled job.</p>\n","urlObject":{"protocol":"https","path":["v1","scheduler","jobs","{{j_id}}"],"host":["api","netflexapp","com"],"query":[],"variable":[]}},"response":[{"id":"5c4d2ece-c399-4a5b-b4a1-50106fdcdca3","name":"scheduler/jobs/798","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"Basic {{auth_hash}}","disabled":false},{"key":"Content-Type","value":"application/x-www-form-urlencoded","disabled":false}],"body":{"mode":"urlencoded","urlencoded":[{"key":"method","value":"GET","description":"Can be: GET, PUT, POST or DELETE","type":"text","disabled":true},{"key":"name","value":"Some new","type":"text","disabled":true},{"key":"url","value":"https://www.apility.no/?action=dosomething","type":"text","disabled":true},{"key":"start","value":"2018-08-03 09:30:00","type":"text","disabled":true},{"key":"payload","value":"","type":"text","disabled":true},{"key":"schedule","value":"","type":"text","disabled":true},{"key":"relation","value":"","type":"text","disabled":true},{"key":"relation_id","value":"","type":"text","disabled":true},{"key":"enabled","value":"0","type":"text"}]},"url":"https://api.netflexapp.com/v1/scheduler/jobs/798"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Methods","value":"HEAD, GET, POST, PUT, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":"Specifies the method or methods allowed when accessing the resource. This is used in response to a preflight request."},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Length","value":"16","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Fri, 03 Aug 2018 07:42:54 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"Apache","name":"Server","description":"A name for the server"}],"cookie":[],"responseTime":null,"body":"{\"success\":true}"}],"_postman_id":"7a78fa7a-db7a-4c27-b9a3-718112da2f7c"},{"name":"scheduler/jobs","id":"01470780-003b-4584-903d-7c914eb80dec","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"Basic {{auth_hash}}"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"method","value":"GET","description":"<p>Required. Can be: GET, PUT, POST or DELETE</p>\n","type":"text"},{"key":"name","value":"Visit some page","description":"<p>Required</p>\n","type":"text"},{"key":"url","value":"https://www.apility.no/?action=dosomething","description":"<p>Required</p>\n","type":"text"},{"key":"start","value":"2018-08-03 10:00:00","description":"<p>Required</p>\n","type":"text"},{"key":"payload","value":"","description":"<p>Optional</p>\n","type":"text","disabled":true},{"key":"schedule","value":"","description":"<p>Optional</p>\n","type":"text","disabled":true},{"key":"relation","value":"","description":"<p>Optional</p>\n","type":"text","disabled":true},{"key":"relation_id","value":"","description":"<p>Optional</p>\n","type":"text","disabled":true},{"key":"enabled","value":"","description":"<p>Optional. Default: 1</p>\n","type":"text","disabled":true}]},"url":"https://api.netflexapp.com/v1/scheduler/jobs","description":"<p>Create a new scheduled job</p>\n","urlObject":{"protocol":"https","path":["v1","scheduler","jobs"],"host":["api","netflexapp","com"],"query":[],"variable":[]}},"response":[{"id":"7b5da372-e23b-4c47-883a-158ffd86976e","name":"scheduler/jobs","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"Basic"},{"key":"Content-Type","value":"application/x-www-form-urlencoded"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"method","value":"GET","description":"Required. Can be: GET, PUT, POST or DELETE","type":"text"},{"key":"name","value":"Visit some page","description":"Required","type":"text"},{"key":"url","value":"https://www.apility.no/?action=dosomething","description":"Required","type":"text"},{"key":"start","value":"2018-08-03 09:30:00","description":"Required","type":"text"},{"key":"enabled","value":"1","description":"Optional. Default: 1","type":"text"}]},"url":"https://api.netflexapp.com/v1/scheduler/jobs"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Methods","value":"HEAD, GET, POST, PUT, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":"Specifies the method or methods allowed when accessing the resource. This is used in response to a preflight request."},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Length","value":"55","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Fri, 03 Aug 2018 07:33:07 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"Apache","name":"Server","description":"A name for the server"}],"cookie":[],"responseTime":null,"body":"{\"id\":797,\"status\":\"Scheduled for 2018-08-03 09:30:00\"}"}],"_postman_id":"01470780-003b-4584-903d-7c914eb80dec"},{"name":"scheduler/jobs/{{j_id}}","id":"a9cb618e-9b53-46db-8c8e-d89706304913","request":{"auth":{"type":"noauth","isInherited":false},"method":"DELETE","header":[{"key":"Authorization","value":"Basic {{auth_hash}}"}],"body":{"mode":"formdata","formdata":[]},"url":"https://api.netflexapp.com/v1/scheduler/jobs/{{j_id}}","description":"<p>Delete a scheduled job by id.</p>\n","urlObject":{"protocol":"https","path":["v1","scheduler","jobs","{{j_id}}"],"host":["api","netflexapp","com"],"query":[],"variable":[]}},"response":[{"id":"56159ef8-0a2f-4905-b097-c830dafd267f","name":"scheduler/jobs/{{j_id}}","originalRequest":{"method":"DELETE","header":[{"key":"Authorization","value":"Basic"}],"body":{"mode":"formdata","formdata":[]},"url":"https://api.netflexapp.com/v1/scheduler/jobs/797"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Access-Control-Allow-Methods","value":"HEAD, GET, POST, PUT, PATCH, DELETE","name":"Access-Control-Allow-Methods","description":"Specifies the method or methods allowed when accessing the resource. This is used in response to a preflight request."},{"key":"Access-Control-Allow-Origin","value":"*","name":"Access-Control-Allow-Origin","description":"Specifies a URI that may access the resource. For requests without credentials, the server may specify '*' as a wildcard, thereby allowing any origin to access the resource."},{"key":"Cache-Control","value":"no-cache","name":"Cache-Control","description":"Tells all caching mechanisms from server to client whether they may cache this object. It is measured in seconds"},{"key":"Connection","value":"keep-alive","name":"Connection","description":"Options that are desired for the connection"},{"key":"Content-Length","value":"16","name":"Content-Length","description":"The length of the response body in octets (8-bit bytes)"},{"key":"Content-Type","value":"application/json","name":"Content-Type","description":"The mime type of this content"},{"key":"Date","value":"Fri, 03 Aug 2018 07:47:21 GMT","name":"Date","description":"The date and time that the message was sent"},{"key":"Server","value":"Apache","name":"Server","description":"A name for the server"}],"cookie":[],"responseTime":null,"body":"{\"success\":true}"}],"_postman_id":"a9cb618e-9b53-46db-8c8e-d89706304913"}],"id":"58f02668-9dd7-4d98-aa07-0d25f9c89066","_postman_id":"58f02668-9dd7-4d98-aa07-0d25f9c89066","description":""},{"name":"Image API","item":[{"name":"/","id":"90f7c043-8b10-40f5-a887-d6e23e133ba7","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"https://{{cdn_id}}.cloudfront.net/{{image_id}}/{{image_name}}","description":"<p>Get the image in full original size.</p>\n<p>Sample image: <a href=\"https://d2m39t4xaufen7.cloudfront.net/1508919085/bergen.jpg\">https://d2m39t4xaufen7.cloudfront.net/1508919085/bergen.jpg</a></p>\n","urlObject":{"protocol":"https","path":["{{image_id}}","{{image_name}}"],"host":["{{cdn_id}}","cloudfront","net"],"query":[],"variable":[]}},"response":[{"id":"87569184-9c64-444f-82fe-81afc0d982a2","name":"/","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"https://d2m39t4xaufen7.cloudfront.net/1508919085/bergen.jpg"},"status":"OK","code":200,"_postman_previewlanguage":"","header":[],"cookie":[],"responseTime":"0","body":""}],"_postman_id":"90f7c043-8b10-40f5-a887-d6e23e133ba7"},{"name":"/media/l","id":"016971e4-df5f-4d39-ac02-11b4b5df5c1e","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"https://{{cdn_id}}.cloudfront.net/media/l/{{width_x_height}}/{{image_id}}/{{image_name}}","description":"<p>Landscape mode. Compress and resizes by width, keeping proportions. Ignores height.</p>\n<p>Sample image: <a href=\"https://d2m39t4xaufen7.cloudfront.net/media/l/500x1/1508919085/bergen.jpg\">https://d2m39t4xaufen7.cloudfront.net/media/l/500x1/1508919085/bergen.jpg</a></p>\n","urlObject":{"protocol":"https","path":["media","l","{{width_x_height}}","{{image_id}}","{{image_name}}"],"host":["{{cdn_id}}","cloudfront","net"],"query":[],"variable":[]}},"response":[{"id":"4831bb7a-6349-4d7e-9fe9-0c4d74fb60ba","name":"media/l/500x1","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"https://d2m39t4xaufen7.cloudfront.net/media/l/500x1/1508919085/bergen.jpg"},"status":"OK","code":200,"_postman_previewlanguage":"","header":[],"cookie":[],"responseTime":"0","body":""}],"_postman_id":"016971e4-df5f-4d39-ac02-11b4b5df5c1e"},{"name":"/media/p","id":"75b22ea8-763f-4b28-a516-7468aad4eeb3","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"https://{{cdn_id}}.cloudfront.net/media/p/{{width_x_height}}/{{image_id}}/{{image_name}}","description":"<p>Portrait mode. Compress and resizes by height, keeping proportions. Ignores width.</p>\n<p>Sample image: <a href=\"https://d2m39t4xaufen7.cloudfront.net/media/p/1x400/1508919085/bergen.jpg\">https://d2m39t4xaufen7.cloudfront.net/media/p/1x400/1508919085/bergen.jpg</a></p>\n","urlObject":{"protocol":"https","path":["media","p","{{width_x_height}}","{{image_id}}","{{image_name}}"],"host":["{{cdn_id}}","cloudfront","net"],"query":[],"variable":[]}},"response":[{"id":"da2b0819-2f75-4ea5-a3d9-8676dcb45810","name":"/media/p/1x400","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"https://d2m39t4xaufen7.cloudfront.net/media/p/1x400/1508919085/bergen.jpg"},"status":"OK","code":200,"_postman_previewlanguage":"","header":[],"cookie":[],"responseTime":"0","body":""}],"_postman_id":"75b22ea8-763f-4b28-a516-7468aad4eeb3"},{"name":"/media/e","id":"4318c3d9-64a3-4822-b9b3-53dd4f7aa313","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"https://{{cdn_id}}.cloudfront.net/media/e/{{width_x_height}}/{{image_id}}/{{image_name}}","description":"<p>Exact. Ignores image proportions.</p>\n<p>Sample image: <a href=\"https://d2m39t4xaufen7.cloudfront.net/media/e/400x200/1508919085/bergen.jpg\">https://d2m39t4xaufen7.cloudfront.net/media/e/400x200/1508919085/bergen.jpg</a></p>\n","urlObject":{"protocol":"https","path":["media","e","{{width_x_height}}","{{image_id}}","{{image_name}}"],"host":["{{cdn_id}}","cloudfront","net"],"query":[],"variable":[]}},"response":[{"id":"c6ee6fa0-cb6d-4c48-8c2a-818a44f708a4","name":"/media/e/400x200","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"https://d2m39t4xaufen7.cloudfront.net/media/e/400x200/1508919085/bergen.jpg"},"status":"OK","code":200,"_postman_previewlanguage":"","header":[],"cookie":[],"responseTime":"0","body":""}],"_postman_id":"4318c3d9-64a3-4822-b9b3-53dd4f7aa313"},{"name":"/media/c","id":"ef1e92fb-59a1-43e3-bcce-4d9622e0491b","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"https://{{cdn_id}}.cloudfront.net/media/c/{{width_x_height}}/{{image_id}}/{{image_name}}","description":"<p>Crop. Crops out the center of the image according to specified width and height. No resize of the original image.</p>\n<p>Sample image: <a href=\"https://d2m39t4xaufen7.cloudfront.net/media/c/400x200/1508919085/bergen.jpg\">https://d2m39t4xaufen7.cloudfront.net/media/c/400x200/1508919085/bergen.jpg</a></p>\n","urlObject":{"protocol":"https","path":["media","c","{{width_x_height}}","{{image_id}}","{{image_name}}"],"host":["{{cdn_id}}","cloudfront","net"],"query":[],"variable":[]}},"response":[{"id":"5d32c7a1-f5cc-45c1-b3a1-7b3551f60c13","name":"/media/c/400x200","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"https://d2m39t4xaufen7.cloudfront.net/media/c/400x200/1508919085/bergen.jpg"},"status":"OK","code":200,"_postman_previewlanguage":"","header":[],"cookie":[],"responseTime":"0","body":""}],"_postman_id":"ef1e92fb-59a1-43e3-bcce-4d9622e0491b"},{"name":"/media/rc","id":"b09cb24e-501e-4687-a09d-261fa408534b","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"https://{{cdn_id}}.cloudfront.net/media/rc/{{width_x_height}}/{{image_id}}/{{image_name}}","description":"<p>ResizeCrop. Resizes the image with Auto Resize, then crops the center of the image.</p>\n<p>Sample image: <a href=\"https://d2m39t4xaufen7.cloudfront.net/media/rc/200x200/1508919085/bergen.jpg\">https://d2m39t4xaufen7.cloudfront.net/media/rc/200x200/1508919085/bergen.jpg</a></p>\n","urlObject":{"protocol":"https","path":["media","rc","{{width_x_height}}","{{image_id}}","{{image_name}}"],"host":["{{cdn_id}}","cloudfront","net"],"query":[],"variable":[]}},"response":[{"id":"ad5218f3-7566-472d-908d-177029c72cf1","name":"/media/rc/200x200","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"https://d2m39t4xaufen7.cloudfront.net/media/rc/200x200/1508919085/bergen.jpg"},"status":"OK","code":200,"_postman_previewlanguage":"","header":[],"cookie":[],"responseTime":"0","body":""}],"_postman_id":"b09cb24e-501e-4687-a09d-261fa408534b"},{"name":"/media/a","id":"405ea88f-761b-48ed-beb2-8d7e7b52073d","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"https://{{cdn_id}}.cloudfront.net/media/a/{{width_x_height}}/{{image_id}}/{{image_name}}","description":"<p>Auto resize mode. Selects auto between landscape or portrait only. No cropping.</p>\n<p>Sample image: <a href=\"https://d2m39t4xaufen7.cloudfront.net/media/a/400x200/1508919085/bergen.jpg\">https://d2m39t4xaufen7.cloudfront.net/media/a/400x200/1508919085/bergen.jpg</a></p>\n","urlObject":{"protocol":"https","path":["media","a","{{width_x_height}}","{{image_id}}","{{image_name}}"],"host":["{{cdn_id}}","cloudfront","net"],"query":[],"variable":[]}},"response":[{"id":"528b708f-f5a6-49a4-a1ce-6afd956bad64","name":"/media/a/400x200","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"https://d2m39t4xaufen7.cloudfront.net/media/a/400x200/1508919085/bergen.jpg"},"status":"OK","code":200,"_postman_previewlanguage":"","header":[],"cookie":[],"responseTime":"0","body":""}],"_postman_id":"405ea88f-761b-48ed-beb2-8d7e7b52073d"},{"name":"/media/fill","id":"37302632-1cd9-4a71-b9ba-e8b718571d30","request":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"https://{{cdn_id}}.cloudfront.net/media/fill/{{width_x_height}}/{{image_id}}/{{image_name}}","description":"<p>Like a, but fills empty space with white color.</p>\n<p>Sample image: <a href=\"https://d2m39t4xaufen7.cloudfront.net/media/fill/200x200/1508919085/bergen.jpg\">https://d2m39t4xaufen7.cloudfront.net/media/fill/200x200/1508919085/bergen.jpg</a></p>\n","urlObject":{"protocol":"https","path":["media","fill","{{width_x_height}}","{{image_id}}","{{image_name}}"],"host":["{{cdn_id}}","cloudfront","net"],"query":[],"variable":[]}},"response":[{"id":"36bfec40-b9c0-4c7b-951a-2ae91a1fa07b","name":"/media/fill/200x200","originalRequest":{"method":"GET","header":[],"body":{"mode":"formdata","formdata":[]},"url":"https://d2m39t4xaufen7.cloudfront.net/media/fill/200x200/1508919085/bergen.jpg"},"status":"OK","code":200,"_postman_previewlanguage":"","header":[],"cookie":[],"responseTime":"0","body":""}],"_postman_id":"37302632-1cd9-4a71-b9ba-e8b718571d30"}],"id":"79a8f0f3-3d97-4fef-abb9-25353d1c355f","description":"<p>All files uploaded to Netflex are stored in a CDN (Content Delivery Network). This makes delivery to the visitors faster and more reliable.</p>\n<p>Each Netflex site has its own unique CDN ID. You find this ID in the Netflex admin interface: Settings -&gt; All settings -&gt; Site CDN</p>\n","_postman_id":"79a8f0f3-3d97-4fef-abb9-25353d1c355f"}],"event":[{"listen":"prerequest","script":{"id":"4ac33f6d-b6fe-4cc2-b243-111c258433a0","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"9cdb0a3f-0a6a-43cd-bae8-4485f7bb726e","type":"text/javascript","exec":[""]}}]}