{"info":{"_postman_id":"5c71d6a3-56ab-4a71-9560-0ef07792c078","name":"SmartSettings","description":"<html><head></head><body><p>SmartSettings App API</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"132932","collectionId":"5c71d6a3-56ab-4a71-9560-0ef07792c078","publishedId":"SW18waXa","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2019-11-10T03:51:34.000Z"},"item":[{"name":"Get SmartSetting Templates","id":"20a5aba9-f948-4b3d-83da-27f364a0a845","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{API_URL}}schema","urlObject":{"host":["{{API_URL}}schema"],"query":[],"variable":[]}},"response":[],"_postman_id":"20a5aba9-f948-4b3d-83da-27f364a0a845"},{"name":"CREATE SCHEMA with input","id":"e829e5a9-2884-49b0-940c-4c458abe1f6c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"title\": \"Mute Phone Volume @ Places\",\n    \"description\": \"Mute the phone volume when entering particular area such as Work or Home.\",\n    \"category\":\"LOCATION\",\n    \"settingChangerSchemas\": [\n        {\n            \"type\": \"VOLUME_CHANGER\",\n            \"description\":\"\",\n            \"input\":\"{\\\"volumeToBeSet\\\":0}\"\n        }\n    ],\n    \"contextListenerSchemas\": [\n        {\n            \"type\": \"LOCATION_LISTENER\",\n            \"description\":\"\",\n            \"input\":\"{\\\"isExitOrIn\\\":false}\"\n        }\n    ],\n    \"conjunctionLogic\": \"OR\"\n}"},"url":"{{API_URL}}schema","description":"<p>CREATE SCHEMA with input</p>\n","urlObject":{"host":["{{API_URL}}schema"],"query":[],"variable":[]}},"response":[],"_postman_id":"e829e5a9-2884-49b0-940c-4c458abe1f6c"},{"name":"Health Check","id":"c7318dc4-723c-4423-92ac-41cca0ad5aa1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"{{API_URL}}","urlObject":{"host":["{{API_URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"c7318dc4-723c-4423-92ac-41cca0ad5aa1"}]}