{ "summary": "triggerCsvDownload", "operationId": "triggerCsvDownloadUsingPOST", "method": "POST", "path": "/v2/meeting-insights/download-csv", "tags": [ "insights-resource" ], "description": "POST /v2/meeting-insights/download-csv", "requestBody": { "description": "Request payload", "required": false }, "response": { "status": 200, "description": "OK" } }