CreateCsvFile uploads a CSV file and starts background processing. It fails fast only if the upload cannot be started (e.g. size limit, incorrect format, internal error).
POST/v1/csvFiles
CreateCsvFile uploads a CSV file and starts background processing. It fails fast only if the upload cannot be started (e.g. size limit, incorrect format, internal error).
Request
Responses
- 200
- default
A successful response.
An unexpected error response.