Analyze CSV
POST
/api/v1/actions/fileStorage/staging/analyzeCsv
Analyzes CSV files at the given locations
Responses
Successful analysis.
columnsobject[] · requiredList of column metadata.
locationstring · requiredLocation of the analyzed file in the source data source.
previewDataarray[] · requiredPreview of the first N rows of the file.
configobjectConfig used to process the CSV file.