{ "opencollection": "1.0.0", "info": { "name": "Macrometa API Reference Activity Metrics EST Settings API", "version": "0.17.17" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "EST Settings", "type": "folder" }, "items": [ { "info": { "name": "GET /api/est/v1/settings", "type": "http" }, "http": { "method": "GET", "url": "https://api-play.paas.macrometa.io/api/est/v1/settings" }, "docs": "Get PhotonIQ EST settings." }, { "info": { "name": "POST /api/est/v1/settings", "type": "http" }, "http": { "method": "POST", "url": "https://api-play.paas.macrometa.io/api/est/v1/settings", "body": { "type": "json", "data": "{}" } }, "docs": "Create PhotonIQ EST settings." }, { "info": { "name": "PATCH /api/est/v1/settings", "type": "http" }, "http": { "method": "PATCH", "url": "https://api-play.paas.macrometa.io/api/est/v1/settings", "body": { "type": "json", "data": "{}" } }, "docs": "Update PhotonIQ EST settings." }, { "info": { "name": "DELETE /api/est/v1/settings", "type": "http" }, "http": { "method": "DELETE", "url": "https://api-play.paas.macrometa.io/api/est/v1/settings" }, "docs": "Delete PhotonIQ EST settings." } ] } ], "bundled": true }