{ "opencollection": "1.0.0", "info": { "name": "lit-api-server Account Management Actions API", "version": "0.1.0" }, "items": [ { "info": { "name": "Actions", "type": "folder" }, "items": [ { "info": { "name": "lit_action", "type": "http" }, "http": { "method": "POST", "url": "/core/v1/lit_action", "headers": [ { "name": "X-Api-Key", "value": "" } ], "body": { "type": "json", "data": "{}" } } } ] } ], "bundled": true }