{"info":{"_postman_id":"15357cbc-c2b1-4937-8516-0ca5bcb49767","name":"InviteMate app","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"26294427","collectionId":"15357cbc-c2b1-4937-8516-0ca5bcb49767","publishedId":"2s93RZMVH8","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2023-04-06T18:48:55.000Z"},"item":[{"name":"Get all downloads","id":"4b9c4c9b-9938-47ec-97c3-9b9782830532","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"localhost:4000/editing","urlObject":{"port":"4000","path":["editing"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"4b9c4c9b-9938-47ec-97c3-9b9782830532"},{"name":"Get a single Download","id":"114ca861-ba4b-497a-9675-838d70acf4c1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"username\": \"Anmol\",\r\n    \"templateID\": 987,\r\n    \"template\": \"Wtemp1\",\r\n    \"Btemp1\": {\r\n        \"nameBtemp1\": \"Btemp1\"\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"localhost:4000/editing","urlObject":{"port":"4000","path":["editing"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"114ca861-ba4b-497a-9675-838d70acf4c1"},{"name":"Post a single workout","id":"e5cb91f9-f815-4a5d-a4b7-9997668819f3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"username\": \"Testing\",\r\n    \"templateID\": 65,\r\n    \"template\": \"Wtemp1\",\r\n    \"Btemp1\": {\r\n        \"nameBtemp1\": \"Btemp1\"\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"localhost:4000/editing/","urlObject":{"port":"4000","path":["editing",""],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"e5cb91f9-f815-4a5d-a4b7-9997668819f3"},{"name":"Delete a single workout","id":"5196cda1-15e5-45ec-9d37-45e30d7eed3c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"localhost:4000/editing/123455668","urlObject":{"port":"4000","path":["editing","123455668"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"5196cda1-15e5-45ec-9d37-45e30d7eed3c"},{"name":"Update a single workout","id":"2cd2d7f1-c9b7-4af5-9050-7490bcfef9bf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"username\": \"Ayush\",\r\n    \"templateID\": 987,\r\n    \"template\": \"Wtemp1\",\r\n    \"Btemp1\": {\r\n        \"nameBtemp1\": \"Btemp1\"\r\n    }\r\n}","options":{"raw":{"language":"json"}}},"url":"localhost:4000/editing/:12345","urlObject":{"port":"4000","path":["editing",":12345"],"host":["localhost"],"query":[],"variable":[{"type":"any","value":null,"key":"12345"}]}},"response":[],"_postman_id":"2cd2d7f1-c9b7-4af5-9050-7490bcfef9bf"},{"name":"ID value pair","id":"80897418-0c64-49c1-b687-ad8c071e6802","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"url":"localhost:4000/editing/:id","urlObject":{"port":"4000","path":["editing",":id"],"host":["localhost"],"query":[],"variable":[{"id":"903c6cca-2f0c-4d95-8a01-073eded7084e","type":"any","value":"12345","key":"id"}]}},"response":[],"_postman_id":"80897418-0c64-49c1-b687-ad8c071e6802"}]}