Skip to main content

uploadDatasetCSV

POST 

/uploadDatasetCSV

This API is used to upload the CSV file for a dataset. The Authorization must have a Bearer followed by a Token. Mandatory parameters: datasetValuefile datasetname Note: The datasetValuefile must be CSV.

Request

Body

    datasetValuefilestring
    Example: ((.csv))
    datasetnamestring
    Example: Latest_Car

Responses

uploadDatasetCSV

Response Headers

  • Date

    string

  • Set-Cookie

    string

  • Strict-Transport-Security

    string

  • Vary

    string

  • X-Content-Type-Options

    string

Schema

    errorCodenumber
    Example: 1
    msgstring
    Example: Unexpected error occurred