{"info":{"_postman_id":"eb4cebdd-abbf-47c2-b30b-5aa295fb95ac","name":"Dashy Backup Server","description":"<html><head></head><body><p>This is the API docs for communicating with <a href=\"https://github.com/Lissy93/dashy\">Dashy App</a>'s Cloud Backup &amp; Restore Server.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"2142819","collectionId":"eb4cebdd-abbf-47c2-b30b-5aa295fb95ac","publishedId":"TzXumzce","public":true,"customColor":{"top-bar":"0b1021","right-sidebar":"0b1021","highlight":"00CCB4"},"publishDate":"2021-05-24T19:29:29.000Z"},"item":[{"name":"Get Config","id":"02d9970c-1ee6-436e-b70a-561b4b102a13","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"dashy-sync-service.as93.net?backupId=BfXd-nMed-ieuS-Mi6X&subHash=3608bca1e44ea6","description":"<p>Returns the users (encrypted) configuration, for a given backup ID, and the latter part of the SHA256 hash of their passphrase.</p>\n","urlObject":{"host":["dashy-sync-service","as93","net"],"query":[{"key":"backupId","value":"BfXd-nMed-ieuS-Mi6X"},{"key":"subHash","value":"3608bca1e44ea6"}],"variable":[]}},"response":[],"_postman_id":"02d9970c-1ee6-436e-b70a-561b4b102a13"},{"name":"Save New Config","id":"f8148e2f-a20b-48de-b928-fe153aedd781","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"userData\": \"xxxxxxxx\",\r\n    \"subHash\": \"420abc69e45ea6\"\r\n}","options":{"raw":{"language":"json"}}},"url":"dashy-sync-service.as93.net","urlObject":{"host":["dashy-sync-service","as93","net"],"query":[],"variable":[]}},"response":[],"_postman_id":"f8148e2f-a20b-48de-b928-fe153aedd781"},{"name":"Update Config","id":"c3c4082e-7037-4bf9-a6f9-32b5fe8cfc9e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"backupId\": \"BeuT-eeYf-Ynin-fduT\",\r\n    \"userData\": \"xxxxxxxx\",\r\n    \"subHash\": \"420abc69e45ea6\"\r\n}","options":{"raw":{"language":"json"}}},"url":"dashy-sync-service.as93.net","urlObject":{"host":["dashy-sync-service","as93","net"],"query":[],"variable":[]}},"response":[],"_postman_id":"c3c4082e-7037-4bf9-a6f9-32b5fe8cfc9e"},{"name":"Delete Config","id":"2508878d-c57c-4c35-bb33-29968215db5c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"dashy-sync-service.as93.net?backupId=xxxx-xxxx-xxxx-xxxx&subHash=420abc69e45ea6","urlObject":{"host":["dashy-sync-service","as93","net"],"query":[{"key":"backupId","value":"xxxx-xxxx-xxxx-xxxx"},{"key":"subHash","value":"420abc69e45ea6"}],"variable":[]}},"response":[],"_postman_id":"2508878d-c57c-4c35-bb33-29968215db5c"}]}