Post: Upload Data by Browser

Uploads structured data files (like CSV) directly through the browser for training or analysis.

Endpoint:

data_upload/upload_file

Input Parameters:

  • usecaseId (string, required): Unique identifier of the use case
  • usecaseVersion (integer, default: 1): Version of the use case
  • File to be uploaded

Output: Returns metadata about the uploaded file, such as status, file_name, file_location.