{"info":{"_postman_id":"aad68045-22da-4feb-a247-9f267820d751","name":"pixlcms Test API","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"17116882","collectionId":"aad68045-22da-4feb-a247-9f267820d751","publishedId":"2s93sf2B7k","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2023-07-07T19:20:03.000Z"},"item":[{"name":"admin","item":[{"name":"media","item":[{"name":"/api/admin/media/gallery/upload","id":"a9469059-5d1e-4f3f-bc74-78e892f5cfad","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"gallery","value":"/test","type":"text"},{"key":"files[0][name]","value":"hello.svg","type":"text"},{"key":"files[0][type]","value":"image/svg+xml","type":"text"},{"key":"files[0][data]","value":"<svg></svg>","type":"text"}]},"url":"127.0.0.1:94/api/admin/gallery/upload","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"pixltoken"},{"key":"value","value":"token"}]},"isInherited":true,"source":{"_postman_id":"aad68045-22da-4feb-a247-9f267820d751","id":"aad68045-22da-4feb-a247-9f267820d751","name":"pixlcms Test API","type":"collection"}},"urlObject":{"path":["api","admin","gallery","upload"],"host":["127.0.0.1:94"],"query":[],"variable":[]}},"response":[],"_postman_id":"a9469059-5d1e-4f3f-bc74-78e892f5cfad"}],"id":"64b9e350-9243-44e6-b99a-81ce83e5edea","_postman_id":"64b9e350-9243-44e6-b99a-81ce83e5edea","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"pixltoken"},{"key":"value","value":"token"}]},"isInherited":true,"source":{"_postman_id":"aad68045-22da-4feb-a247-9f267820d751","id":"aad68045-22da-4feb-a247-9f267820d751","name":"pixlcms Test API","type":"collection"}}},{"name":"/api/admin/folder/add","event":[{"listen":"test","script":{"id":"21ce73b9-c21d-4a30-a2ee-d7456ec728fa","exec":["pm.test(\"Status code is 200\", function () {\r","    pm.response.to.have.status(200);\r","});"],"type":"text/javascript"}}],"id":"877909e9-6427-4a09-ac55-007090140058","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"parentFolder","value":"/","type":"text"},{"key":"folderName","value":"Test Folder With spaces","type":"text"}]},"url":"127.0.0.1:94/api/admin/folder/add","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"pixltoken"},{"key":"value","value":"token"}]},"isInherited":true,"source":{"_postman_id":"aad68045-22da-4feb-a247-9f267820d751","id":"aad68045-22da-4feb-a247-9f267820d751","name":"pixlcms Test API","type":"collection"}},"urlObject":{"path":["api","admin","folder","add"],"host":["127.0.0.1:94"],"query":[],"variable":[]}},"response":[{"id":"c8981a7b-7b0b-425e-91b4-4cf06f972c08","name":"/api/admin/folder/add","originalRequest":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"token","value":"token","type":"text"},{"key":"parentFolder","value":"/","type":"text"},{"key":"folderName","value":"New","type":"text"}]},"url":"127.0.0.1:94/api/admin/folder/add"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 14 Jun 2023 08:58:12 GMT"},{"key":"Server","value":"Apache/2.4.54 (Debian)"},{"key":"X-Powered-By","value":"PHP/8.1.9"},{"key":"Content-Length","value":"16"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true\n}"}],"_postman_id":"877909e9-6427-4a09-ac55-007090140058"},{"name":"/api/admin/entry/add","event":[{"listen":"test","script":{"id":"8e49dd77-6859-44e2-a836-70e020612ff0","exec":["pm.test(\"Status code is 200\", function () {\r","    pm.response.to.have.status(200);\r","});"],"type":"text/javascript"}}],"id":"fc9099ce-c951-4651-bae7-aa9530cdcf3c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"pixltoken","value":"token","type":"text"}],"url":"127.0.0.1:94/api/admin/entry/add?title=This contains an (illegal) colon: Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lore&parentFolder=/Kanban","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"pixltoken"},{"key":"value","value":"token"}]},"isInherited":true,"source":{"_postman_id":"aad68045-22da-4feb-a247-9f267820d751","id":"aad68045-22da-4feb-a247-9f267820d751","name":"pixlcms Test API","type":"collection"}},"urlObject":{"path":["api","admin","entry","add"],"host":["127.0.0.1:94"],"query":[{"key":"title","value":"This contains an (illegal) colon: Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore et dolore magna aliquyam erat, sed diam voluptua. At vero eos et accusam et justo duo dolores et ea rebum. Stet clita kasd gubergren, no sea takimata sanctus est Lorem ipsum dolor sit amet. Lore"},{"key":"parentFolder","value":"/Kanban"}],"variable":[]}},"response":[],"_postman_id":"fc9099ce-c951-4651-bae7-aa9530cdcf3c"},{"name":"/api/admin/entry/rename","event":[{"listen":"test","script":{"id":"54475ce9-e621-4399-af9f-b45a85d68cb7","exec":["pm.test(\"Status code is 200\", function () {\r","    pm.response.to.have.status(200);\r","});"],"type":"text/javascript"}}],"id":"2825d177-ad6e-47c0-ab06-74fbac7ca05d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"url":"127.0.0.1:94/api/admin/entry/rename?entry=/pixl-cms/dev-to-article&new-title=Test","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"pixltoken"},{"key":"value","value":"token"}]},"isInherited":true,"source":{"_postman_id":"aad68045-22da-4feb-a247-9f267820d751","id":"aad68045-22da-4feb-a247-9f267820d751","name":"pixlcms Test API","type":"collection"}},"urlObject":{"path":["api","admin","entry","rename"],"host":["127.0.0.1:94"],"query":[{"key":"entry","value":"/pixl-cms/dev-to-article"},{"key":"new-title","value":"Test"}],"variable":[]}},"response":[{"id":"dcfd60f8-0ef7-4698-bbbf-cb7422ca1037","name":"/api/admin/entry/rename","originalRequest":{"method":"PUT","header":[],"url":{"raw":"127.0.0.1:94/api/admin/entry/rename?token=token&entry=/Home/a-page&new-title=A Second Page","host":["127.0.0.1:94"],"path":["api","admin","entry","rename"],"query":[{"key":"token","value":"token"},{"key":"entry","value":"/Home/a-page"},{"key":"new-title","value":"A Second Page"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 15 Jun 2023 07:55:36 GMT"},{"key":"Server","value":"Apache/2.4.54 (Debian)"},{"key":"X-Powered-By","value":"PHP/8.1.9"},{"key":"Content-Length","value":"16"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true\n}"}],"_postman_id":"2825d177-ad6e-47c0-ab06-74fbac7ca05d"},{"name":"/api/admin/entry/edit","event":[{"listen":"test","script":{"id":"0a63ab38-06df-4716-b4d6-9f71a9a07731","exec":["pm.test(\"Status code is 200\", function () {\r","    pm.response.to.have.status(200);\r","});"],"type":"text/javascript"}}],"id":"7aeb5c94-2a35-452b-9b85-11a4cbdbe868","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"127.0.0.1:94/api/admin/entry/edit?entry=/Docker","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"pixltoken"},{"key":"value","value":"token"}]},"isInherited":true,"source":{"_postman_id":"aad68045-22da-4feb-a247-9f267820d751","id":"aad68045-22da-4feb-a247-9f267820d751","name":"pixlcms Test API","type":"collection"}},"urlObject":{"path":["api","admin","entry","edit"],"host":["127.0.0.1:94"],"query":[{"key":"entry","value":"/Docker"}],"variable":[]}},"response":[{"id":"f46aa81c-d1e5-4b41-905f-b55d436a6e1b","name":"New Request","originalRequest":{"method":"GET","header":[],"url":{"raw":"127.0.0.1:94/api/admin/entry/edit?token=token&entry=/Home/a-page","host":["127.0.0.1:94"],"path":["api","admin","entry","edit"],"query":[{"key":"token","value":"token"},{"key":"entry","value":"/Home/a-page"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 15 Jun 2023 07:59:13 GMT"},{"key":"Server","value":"Apache/2.4.54 (Debian)"},{"key":"X-Powered-By","value":"PHP/8.1.9"},{"key":"Content-Length","value":"441"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": \"/Home/a-page\",\n    \"url\": \"http://127.0.0.1:94/p=%2FHome%2Fa-page\",\n    \"hidden\": false,\n    \"raw_markdown\": \"---\\ntitle: A Second Page\\ntime: \\ndate: \\ndescription: \\nauthor: \\nrobots: \\ntemplate: \\nhidden: \\n---\\n\\nHello World\",\n    \"raw_content\": \"\\nHello World\",\n    \"meta\": {\n        \"title\": \"A Second Page\",\n        \"time\": \"\",\n        \"date\": \"\",\n        \"description\": \"\",\n        \"author\": \"\",\n        \"robots\": \"\",\n        \"template\": \"\",\n        \"hidden\": \"\"\n    },\n    \"file\": \"/var/www/html/content/Home/a-page.md\",\n    \"content\": null\n}"}],"_postman_id":"7aeb5c94-2a35-452b-9b85-11a4cbdbe868"},{"name":"/api/admin/entry/edit","event":[{"listen":"test","script":{"id":"5a00063b-b296-422b-8a50-2f77f236b2cc","exec":["pm.test(\"Status code is 200\", function () {\r","    pm.response.to.have.status(200);\r","});"],"type":"text/javascript"}}],"id":"3c27d7b7-5903-4e61-b50c-00ece5d4fd08","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"entry\": \"/Docker\",\r\n    \"content\": \"Hello Docker\"\r\n}","options":{"raw":{"language":"json"}}},"url":"127.0.0.1:94/api/admin/entry/edit","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"pixltoken"},{"key":"value","value":"token"}]},"isInherited":true,"source":{"_postman_id":"aad68045-22da-4feb-a247-9f267820d751","id":"aad68045-22da-4feb-a247-9f267820d751","name":"pixlcms Test API","type":"collection"}},"urlObject":{"path":["api","admin","entry","edit"],"host":["127.0.0.1:94"],"query":[],"variable":[]}},"response":[{"id":"3447e4f2-2f5d-47ae-ba1e-e41cfe9c785f","name":"New Request","originalRequest":{"method":"PUT","header":[],"url":{"raw":"127.0.0.1:94/api/admin/entry/edit?token=token&entry=/Home/a-page&content=Lorem Ipsum","host":["127.0.0.1:94"],"path":["api","admin","entry","edit"],"query":[{"key":"token","value":"token"},{"key":"entry","value":"/Home/a-page"},{"key":"content","value":"Lorem Ipsum"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 15 Jun 2023 08:01:05 GMT"},{"key":"Server","value":"Apache/2.4.54 (Debian)"},{"key":"X-Powered-By","value":"PHP/8.1.9"},{"key":"Content-Length","value":"92"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"successfully saved content\",\n    \"file\": \"/var/www/html/content/Home/a-page.md\"\n}"}],"_postman_id":"3c27d7b7-5903-4e61-b50c-00ece5d4fd08"},{"name":"/api/admin/entry/delete","id":"9dc88e0c-66e8-4a4e-966e-5d2c999fb7b3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"127.0.0.1:94/api/admin/entry/delete?entry=/TestFolder/test-page","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"pixltoken"},{"key":"value","value":"token"}]},"isInherited":true,"source":{"_postman_id":"aad68045-22da-4feb-a247-9f267820d751","id":"aad68045-22da-4feb-a247-9f267820d751","name":"pixlcms Test API","type":"collection"}},"urlObject":{"path":["api","admin","entry","delete"],"host":["127.0.0.1:94"],"query":[{"key":"entry","value":"/TestFolder/test-page"}],"variable":[]}},"response":[{"id":"853ec4d1-20ce-449f-8865-bc996534e6a9","name":"New Request","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"127.0.0.1:94/api/admin/entry/delete?token=token&entry=/Home/a-page","host":["127.0.0.1:94"],"path":["api","admin","entry","delete"],"query":[{"key":"token","value":"token"},{"key":"entry","value":"/Home/a-page"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 15 Jun 2023 08:03:57 GMT"},{"key":"Server","value":"Apache/2.4.54 (Debian)"},{"key":"X-Powered-By","value":"PHP/8.1.9"},{"key":"Content-Length","value":"49"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"successfully deleted /Home/a-page\"\n}"}],"_postman_id":"9dc88e0c-66e8-4a4e-966e-5d2c999fb7b3"},{"name":"/api/admin/folder/delete","id":"e632cae2-a6b9-411b-a74c-620ca91c82ae","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"127.0.0.1:94/api/admin/folder/delete?entry=/TestFolder","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"pixltoken"},{"key":"value","value":"token"}]},"isInherited":true,"source":{"_postman_id":"aad68045-22da-4feb-a247-9f267820d751","id":"aad68045-22da-4feb-a247-9f267820d751","name":"pixlcms Test API","type":"collection"}},"urlObject":{"path":["api","admin","folder","delete"],"host":["127.0.0.1:94"],"query":[{"key":"entry","value":"/TestFolder"}],"variable":[]}},"response":[{"id":"0f207152-4dc9-4aa0-9b9a-99a3c07f0c5c","name":"/api/admin/folder/delete","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"127.0.0.1:94/api/admin/folder/delete?token=token&entry=/New","host":["127.0.0.1:94"],"path":["api","admin","folder","delete"],"query":[{"key":"token","value":"token"},{"key":"entry","value":"/New"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 14 Jun 2023 09:15:47 GMT"},{"key":"Server","value":"Apache/2.4.54 (Debian)"},{"key":"X-Powered-By","value":"PHP/8.1.9"},{"key":"Content-Length","value":"40"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"successfully deleted /New\"\n}"}],"_postman_id":"e632cae2-a6b9-411b-a74c-620ca91c82ae"},{"name":"/api/admin/entry/change-security","id":"973d7069-7bcd-49aa-a708-efd3ce03e71b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"entry","value":"/pixl-cms","type":"text"},{"key":"new_state","value":"private","type":"text"}]},"url":"127.0.0.1:94/api/admin/entry/change-security","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"pixltoken"},{"key":"value","value":"token"}]},"isInherited":true,"source":{"_postman_id":"aad68045-22da-4feb-a247-9f267820d751","id":"aad68045-22da-4feb-a247-9f267820d751","name":"pixlcms Test API","type":"collection"}},"urlObject":{"path":["api","admin","entry","change-security"],"host":["127.0.0.1:94"],"query":[],"variable":[]}},"response":[],"_postman_id":"973d7069-7bcd-49aa-a708-efd3ce03e71b"},{"name":"/api/admin/generate-backup","id":"08f095d2-8664-4753-b87a-aaa47f85880d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"127.0.0.1:94/api/admin/generate-backup","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"pixltoken"},{"key":"value","value":"token"}]},"isInherited":true,"source":{"_postman_id":"aad68045-22da-4feb-a247-9f267820d751","id":"aad68045-22da-4feb-a247-9f267820d751","name":"pixlcms Test API","type":"collection"}},"urlObject":{"path":["api","admin","generate-backup"],"host":["127.0.0.1:94"],"query":[],"variable":[]}},"response":[],"_postman_id":"08f095d2-8664-4753-b87a-aaa47f85880d"},{"name":"/api/admin/entry/media/load","id":"fbc721d5-a8f3-4270-9d55-941a91db2855","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"127.0.0.1:94/api/admin/entry/media/load?p=/August/2023-08-29","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"pixltoken"},{"key":"value","value":"token"}]},"isInherited":true,"source":{"_postman_id":"aad68045-22da-4feb-a247-9f267820d751","id":"aad68045-22da-4feb-a247-9f267820d751","name":"pixlcms Test API","type":"collection"}},"urlObject":{"path":["api","admin","entry","media","load"],"host":["127.0.0.1:94"],"query":[{"key":"p","value":"/August/2023-08-29"}],"variable":[]}},"response":[],"_postman_id":"fbc721d5-a8f3-4270-9d55-941a91db2855"},{"name":"/api/admin/entry/view-markdown","id":"2fb98eee-4d7c-4330-badb-8635f2557f43","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"127.0.0.1:94/api/admin/entry/view-markdown?entry=/Docker","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"pixltoken"},{"key":"value","value":"token"}]},"isInherited":true,"source":{"_postman_id":"aad68045-22da-4feb-a247-9f267820d751","id":"aad68045-22da-4feb-a247-9f267820d751","name":"pixlcms Test API","type":"collection"}},"urlObject":{"path":["api","admin","entry","view-markdown"],"host":["127.0.0.1:94"],"query":[{"key":"entry","value":"/Docker"}],"variable":[]}},"response":[],"_postman_id":"2fb98eee-4d7c-4330-badb-8635f2557f43"},{"name":"/api/admin/entry/view-markdown Copy","id":"17f77c20-8982-4273-b1c7-f1e420faf64b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"127.0.0.1:94/api/admin/entry/view-markdown?entry=/Docker&token=token","urlObject":{"path":["api","admin","entry","view-markdown"],"host":["127.0.0.1:94"],"query":[{"key":"entry","value":"/Docker"},{"key":"token","value":"token"}],"variable":[]}},"response":[],"_postman_id":"17f77c20-8982-4273-b1c7-f1e420faf64b"},{"name":"/api/admin/entry/fetch-last-changed","id":"f0184f5c-50fd-40f0-80e2-cefde162b906","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"127.0.0.1:94/api/admin/entry/fetch-last-changed?entry=/CP2077/iconic-weapons","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"pixltoken"},{"key":"value","value":"token"}]},"isInherited":true,"source":{"_postman_id":"aad68045-22da-4feb-a247-9f267820d751","id":"aad68045-22da-4feb-a247-9f267820d751","name":"pixlcms Test API","type":"collection"}},"urlObject":{"path":["api","admin","entry","fetch-last-changed"],"host":["127.0.0.1:94"],"query":[{"key":"entry","value":"/CP2077/iconic-weapons"}],"variable":[]}},"response":[],"_postman_id":"f0184f5c-50fd-40f0-80e2-cefde162b906"},{"name":"/api/admin/entry/move","id":"df2cb897-16dd-4cbe-bbfb-894b036be244","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"entry","value":"/Kanban/Board/list1/card1","type":"text"},{"key":"targetFolder","value":"/Kanban/Board/list2","type":"text"}]},"url":"127.0.0.1:94/api/admin/entry/move","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"pixltoken"},{"key":"value","value":"token"}]},"isInherited":true,"source":{"_postman_id":"aad68045-22da-4feb-a247-9f267820d751","id":"aad68045-22da-4feb-a247-9f267820d751","name":"pixlcms Test API","type":"collection"}},"urlObject":{"path":["api","admin","entry","move"],"host":["127.0.0.1:94"],"query":[],"variable":[]}},"response":[],"_postman_id":"df2cb897-16dd-4cbe-bbfb-894b036be244"}],"id":"350ccac6-638c-4b4a-aa04-3ef54135924b","event":[{"listen":"prerequest","script":{"id":"7d338e5b-2afe-4f70-96b3-0ebf012f2602","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"40856430-2ed6-40e7-ab92-7dcd3f6ef82e","type":"text/javascript","exec":[""]}}],"_postman_id":"350ccac6-638c-4b4a-aa04-3ef54135924b","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"pixltoken"},{"key":"value","value":"token"}]},"isInherited":true,"source":{"_postman_id":"aad68045-22da-4feb-a247-9f267820d751","id":"aad68045-22da-4feb-a247-9f267820d751","name":"pixlcms Test API","type":"collection"}}},{"name":"auth","item":[{"name":"/api/auth/create-admin","id":"99366094-c043-4bab-9462-5762777cfbdf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"username","value":"admin","type":"text"},{"key":"password","value":"asdf","type":"text"}]},"url":"127.0.0.1:94/api/auth/create-admin","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"pixltoken"},{"key":"value","value":"token"}]},"isInherited":true,"source":{"_postman_id":"aad68045-22da-4feb-a247-9f267820d751","id":"aad68045-22da-4feb-a247-9f267820d751","name":"pixlcms Test API","type":"collection"}},"urlObject":{"path":["api","auth","create-admin"],"host":["127.0.0.1:94"],"query":[],"variable":[]}},"response":[{"id":"0660a359-d36c-42f6-b8fa-424fc99342a8","name":"/api/auth/create-admin","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \r\n}"},"url":{"raw":"127.0.0.1:94/api/auth/create-admin?username=admin&password=adminadmin","host":["127.0.0.1:94"],"path":["api","auth","create-admin"],"query":[{"key":"username","value":"admin"},{"key":"password","value":"adminadmin"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 13 Jun 2023 18:31:18 GMT"},{"key":"Server","value":"Apache/2.4.54 (Debian)"},{"key":"X-Powered-By","value":"PHP/8.1.9"},{"key":"Content-Length","value":"21"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"adminCreated\": true\n}"},{"id":"03f321a3-c19b-4844-a66d-0ff2c6379fc7","name":"/api/auth/create-admin","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \r\n}"},"url":{"raw":"127.0.0.1:94/api/auth/create-admin?username=admin&password=adminadmin","host":["127.0.0.1:94"],"path":["api","auth","create-admin"],"query":[{"key":"username","value":"admin"},{"key":"password","value":"adminadmin"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 13 Jun 2023 18:31:32 GMT"},{"key":"Server","value":"Apache/2.4.54 (Debian)"},{"key":"X-Powered-By","value":"PHP/8.1.9"},{"key":"Content-Length","value":"37"},{"key":"Connection","value":"close"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"An Admin already exists\"\n}"}],"_postman_id":"99366094-c043-4bab-9462-5762777cfbdf"},{"name":"/api/login","id":"d44539d8-50ce-4c9e-bb22-8561ee4ceff9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"username","value":"admin","type":"text"},{"key":"password","value":"asdf","type":"text"}]},"url":"127.0.0.1:94/api/auth/login","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"pixltoken"},{"key":"value","value":"token"}]},"isInherited":true,"source":{"_postman_id":"aad68045-22da-4feb-a247-9f267820d751","id":"aad68045-22da-4feb-a247-9f267820d751","name":"pixlcms Test API","type":"collection"}},"urlObject":{"path":["api","auth","login"],"host":["127.0.0.1:94"],"query":[],"variable":[]}},"response":[{"id":"31dd6174-765d-42f8-8689-461f192bb757","name":"/api/login","originalRequest":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"username","value":"admin","type":"text"},{"key":"password","value":"adminadmin","type":"text"}]},"url":"127.0.0.1:94/api/login"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 14 Jun 2023 07:39:25 GMT"},{"key":"Server","value":"Apache/2.4.54 (Debian)"},{"key":"X-Powered-By","value":"PHP/8.1.9"},{"key":"Content-Length","value":"44"},{"key":"Keep-Alive","value":"timeout=5, max=100"},{"key":"Connection","value":"Keep-Alive"},{"key":"Content-Type","value":"application/json"}],"cookie":[],"responseTime":null,"body":"{\n    \"token\": \"b24fbcb2e301be8efba37a29fe7489b4\"\n}"}],"_postman_id":"d44539d8-50ce-4c9e-bb22-8561ee4ceff9"},{"name":"/api/auth/request-new-password","id":"c3410ee3-7659-4300-89c3-4ce7d304062b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"username","value":"admin","type":"text"}]},"url":"127.0.0.1:94/api/auth/request-new-password","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"pixltoken"},{"key":"value","value":"token"}]},"isInherited":true,"source":{"_postman_id":"aad68045-22da-4feb-a247-9f267820d751","id":"aad68045-22da-4feb-a247-9f267820d751","name":"pixlcms Test API","type":"collection"}},"urlObject":{"path":["api","auth","request-new-password"],"host":["127.0.0.1:94"],"query":[],"variable":[]}},"response":[],"_postman_id":"c3410ee3-7659-4300-89c3-4ce7d304062b"},{"name":"/api/auth/restore-password","id":"15926abe-f42b-48ac-9753-91427583d7fc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"username","value":"admin","type":"text"},{"key":"resetToken","value":"token","type":"text"},{"key":"password1","value":"newpassword","type":"text"},{"key":"password2","value":"newpassword","type":"text"}]},"url":"127.0.0.1:94/api/auth/restore-password","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"pixltoken"},{"key":"value","value":"token"}]},"isInherited":true,"source":{"_postman_id":"aad68045-22da-4feb-a247-9f267820d751","id":"aad68045-22da-4feb-a247-9f267820d751","name":"pixlcms Test API","type":"collection"}},"urlObject":{"path":["api","auth","restore-password"],"host":["127.0.0.1:94"],"query":[],"variable":[]}},"response":[],"_postman_id":"15926abe-f42b-48ac-9753-91427583d7fc"},{"name":"/api/auth/generate-new-token","id":"1e47f9d4-eada-47d4-bbf2-31f90267dec0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"username","value":"admin","type":"text"}]},"url":"127.0.0.1:94/api/auth/generate-new-token","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"pixltoken"},{"key":"value","value":"token"}]},"isInherited":true,"source":{"_postman_id":"aad68045-22da-4feb-a247-9f267820d751","id":"aad68045-22da-4feb-a247-9f267820d751","name":"pixlcms Test API","type":"collection"}},"urlObject":{"path":["api","auth","generate-new-token"],"host":["127.0.0.1:94"],"query":[],"variable":[]}},"response":[],"_postman_id":"1e47f9d4-eada-47d4-bbf2-31f90267dec0"},{"name":"/api/auth/change-password","id":"1c914d49-95b9-4488-b375-0c127d519f45","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"currentPassword","value":"Ch199878","type":"text"},{"key":"username","value":"admin","type":"text"},{"key":"newPassword1","value":"Ch199871","type":"text"},{"key":"newPassword2","value":"Ch199879","type":"text"}]},"url":"127.0.0.1:94/api/auth/change-password","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"pixltoken"},{"key":"value","value":"token"}]},"isInherited":true,"source":{"_postman_id":"aad68045-22da-4feb-a247-9f267820d751","id":"aad68045-22da-4feb-a247-9f267820d751","name":"pixlcms Test API","type":"collection"}},"urlObject":{"path":["api","auth","change-password"],"host":["127.0.0.1:94"],"query":[],"variable":[]}},"response":[],"_postman_id":"1c914d49-95b9-4488-b375-0c127d519f45"}],"id":"35b8f814-315d-40a9-8dd0-43bde8e7620a","_postman_id":"35b8f814-315d-40a9-8dd0-43bde8e7620a","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"pixltoken"},{"key":"value","value":"token"}]},"isInherited":true,"source":{"_postman_id":"aad68045-22da-4feb-a247-9f267820d751","id":"aad68045-22da-4feb-a247-9f267820d751","name":"pixlcms Test API","type":"collection"}}},{"name":"board","item":[{"name":"/api/board/load","id":"759e5e20-6cee-4758-97c2-a7272833437b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"127.0.0.1:94/api/board/load?board=/Kanban/Another","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"pixltoken"},{"key":"value","value":"token"}]},"isInherited":true,"source":{"_postman_id":"aad68045-22da-4feb-a247-9f267820d751","id":"aad68045-22da-4feb-a247-9f267820d751","name":"pixlcms Test API","type":"collection"}},"urlObject":{"path":["api","board","load"],"host":["127.0.0.1:94"],"query":[{"key":"board","value":"/Kanban/Another"}],"variable":[]}},"response":[],"_postman_id":"759e5e20-6cee-4758-97c2-a7272833437b"},{"name":"/api/board/create","id":"684f574f-01b2-4d3d-b68f-5334ddcb1fd5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"parentPage","value":"/Kanban","type":"text"},{"key":"name","value":"Another","type":"text"}]},"url":"127.0.0.1:94/api/board/create","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"pixltoken"},{"key":"value","value":"token"}]},"isInherited":true,"source":{"_postman_id":"aad68045-22da-4feb-a247-9f267820d751","id":"aad68045-22da-4feb-a247-9f267820d751","name":"pixlcms Test API","type":"collection"}},"urlObject":{"path":["api","board","create"],"host":["127.0.0.1:94"],"query":[],"variable":[]}},"response":[],"_postman_id":"684f574f-01b2-4d3d-b68f-5334ddcb1fd5"},{"name":"/api/board/list/create","id":"f213ad51-2953-4374-b796-a36950afcde0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"boardId","value":"/Kanban/Another","type":"text"},{"key":"name","value":"TODO","type":"text"}]},"url":"127.0.0.1:94/api/board/list/create","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"pixltoken"},{"key":"value","value":"token"}]},"isInherited":true,"source":{"_postman_id":"aad68045-22da-4feb-a247-9f267820d751","id":"aad68045-22da-4feb-a247-9f267820d751","name":"pixlcms Test API","type":"collection"}},"urlObject":{"path":["api","board","list","create"],"host":["127.0.0.1:94"],"query":[],"variable":[]}},"response":[],"_postman_id":"f213ad51-2953-4374-b796-a36950afcde0"},{"name":"/api/board/list/card/create","id":"b7255f31-8de0-41a8-8dc5-5a63138e0858","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"urlencoded","urlencoded":[{"key":"listId","value":"/Kanban/Another/TODO","type":"text"},{"key":"name","value":"First Task","type":"text"}]},"url":"127.0.0.1:94/api/board/list/card/create","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"pixltoken"},{"key":"value","value":"token"}]},"isInherited":true,"source":{"_postman_id":"aad68045-22da-4feb-a247-9f267820d751","id":"aad68045-22da-4feb-a247-9f267820d751","name":"pixlcms Test API","type":"collection"}},"urlObject":{"path":["api","board","list","card","create"],"host":["127.0.0.1:94"],"query":[],"variable":[]}},"response":[],"_postman_id":"b7255f31-8de0-41a8-8dc5-5a63138e0858"}],"id":"9bb97886-0351-4c93-bdf6-6b2ada418b67","_postman_id":"9bb97886-0351-4c93-bdf6-6b2ada418b67","description":"","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"pixltoken"},{"key":"value","value":"token"}]},"isInherited":true,"source":{"_postman_id":"aad68045-22da-4feb-a247-9f267820d751","id":"aad68045-22da-4feb-a247-9f267820d751","name":"pixlcms Test API","type":"collection"}}},{"name":"/api/init","event":[{"listen":"test","script":{"id":"173ffbcd-b091-485e-a00b-23748d4dfb35","exec":["pm.test(\"Status code is 200\", function () {\r","    pm.response.to.have.status(200);\r","});"],"type":"text/javascript"}}],"id":"df9fa8ae-e4ea-470b-9616-2f0cb374b293","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"PIXLTOKEN"},{"key":"value","value":"<value>"}]},"isInherited":false},"method":"GET","header":[],"url":"127.0.0.1:94/api/init","urlObject":{"path":["api","init"],"host":["127.0.0.1:94"],"query":[],"variable":[]}},"response":[],"_postman_id":"df9fa8ae-e4ea-470b-9616-2f0cb374b293"},{"name":"/api/entry/view","event":[{"listen":"test","script":{"id":"d5e9d3b1-3074-4264-9959-a5c172cc4100","exec":["pm.test(\"Status code is 200\", function () {\r","    pm.response.to.have.status(200);\r","});"],"type":"text/javascript"}}],"id":"e4251c9a-d195-4d7f-b573-bd112101bfa9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"127.0.0.1:94/api/entry/view?p=/pixl-cms/structure","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"pixltoken"},{"key":"value","value":"token"}]},"isInherited":true,"source":{"_postman_id":"aad68045-22da-4feb-a247-9f267820d751","id":"aad68045-22da-4feb-a247-9f267820d751","name":"pixlcms Test API","type":"collection"}},"urlObject":{"path":["api","entry","view"],"host":["127.0.0.1:94"],"query":[{"description":{"content":"<p>The Entry ID</p>\n","type":"text/plain"},"key":"p","value":"/pixl-cms/structure"}],"variable":[]}},"response":[],"_postman_id":"e4251c9a-d195-4d7f-b573-bd112101bfa9"},{"name":"Root","id":"192513ee-2482-4080-b1a7-66cabd1d5c84","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"127.0.0.1:94/a-page","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"pixltoken"},{"key":"value","value":"token"}]},"isInherited":true,"source":{"_postman_id":"aad68045-22da-4feb-a247-9f267820d751","id":"aad68045-22da-4feb-a247-9f267820d751","name":"pixlcms Test API","type":"collection"}},"urlObject":{"path":["a-page"],"host":["127.0.0.1:94"],"query":[],"variable":[]}},"response":[],"_postman_id":"192513ee-2482-4080-b1a7-66cabd1d5c84"},{"name":"/api/info","id":"17f0663f-230a-4d17-82c9-d1b3f0c258cb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"127.0.0.1:94/api/info","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"pixltoken"},{"key":"value","value":"token"}]},"isInherited":true,"source":{"_postman_id":"aad68045-22da-4feb-a247-9f267820d751","id":"aad68045-22da-4feb-a247-9f267820d751","name":"pixlcms Test API","type":"collection"}},"urlObject":{"path":["api","info"],"host":["127.0.0.1:94"],"query":[],"variable":[]}},"response":[],"_postman_id":"17f0663f-230a-4d17-82c9-d1b3f0c258cb"},{"name":"/api/nav","id":"8c10b516-93b0-4b58-af80-6dec32f659f2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"127.0.0.1:94/api/nav","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"pixltoken"},{"key":"value","value":"token"}]},"isInherited":true,"source":{"_postman_id":"aad68045-22da-4feb-a247-9f267820d751","id":"aad68045-22da-4feb-a247-9f267820d751","name":"pixlcms Test API","type":"collection"}},"urlObject":{"path":["api","nav"],"host":["127.0.0.1:94"],"query":[],"variable":[]}},"response":[],"_postman_id":"8c10b516-93b0-4b58-af80-6dec32f659f2"}],"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"pixltoken"},{"key":"value","value":"token"}]}},"event":[{"listen":"prerequest","script":{"id":"79045121-2872-4bbb-bfa6-1d01a838ff00","type":"text/javascript","exec":[""]}},{"listen":"test","script":{"id":"a4c0fbce-4ef3-46c4-83ca-56028a703a35","type":"text/javascript","exec":[""]}}],"variable":[{"key":"HOST","value":"127.0.0.1:94","type":"string"},{"key":"token","value":"token","type":"string"},{"key":"token","value":"null","type":"string","disabled":true},{"key":"password","value":"asdf","type":"string"},{"key":"username","value":"admin","type":"string"}]}