{ "opencollection": "1.0.0", "info": { "name": "Reducto Cancel Extract Async API", "version": "v1.11.80-78-gc5c4ff11c" }, "request": { "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "items": [ { "info": { "name": "Extract Async", "type": "folder" }, "items": [ { "info": { "name": "Extract Async", "type": "http" }, "http": { "method": "POST", "url": "https://platform.reducto.ai/extract_async", "body": { "type": "json", "data": "{}" } }, "docs": "Extract Async" } ] } ], "bundled": true }