{ "opencollection": "1.0.0", "info": { "name": "Addresses Introduction Account Addresses Logs Time to Live Settings API", "version": "25.1126.6886238" }, "request": { "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "items": [ { "info": { "name": "Logs Time to Live Settings", "type": "folder" }, "items": [ { "info": { "name": "Get Logs Time-to-Live (TTL) Settings", "type": "http" }, "http": { "method": "GET", "url": "https://useast.api.elasticpath.com/v2/settings/logs-ttl" }, "docs": "Get Logs Time-to-Live (TTL) Settings" }, { "info": { "name": "Update Logs Time-to-Live (TTL) Settings", "type": "http" }, "http": { "method": "PUT", "url": "https://useast.api.elasticpath.com/v2/settings/logs-ttl", "body": { "type": "json", "data": "{}" } }, "docs": "Update Logs Time-to-Live (TTL) Settings" } ] } ], "bundled": true }