{ "summary": "lazyExportFeedback", "operationId": "lazyExportFeedbackUsingPOST_1", "method": "POST", "path": "/v2/objective-cycles/{cycleId}/export/lazy/{exportType}/{outputType}", "tags": [ "objective-cycles-export-resource" ], "description": "POST /v2/objective-cycles/{cycleId}/export/lazy/{exportType}/{outputType}", "parameters": { "columns": "", "cycleId": "", "exportType": "", "outputType": "" }, "response": { "status": 200, "description": "OK" } }