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

    datasetValuefile string
    datasetname string

Responses

uploadDatasetCSV

Response Headers

  • Date

    string

  • Set-Cookie

    string

  • Strict-Transport-Security

    string

  • Vary

    string

  • X-Content-Type-Options

    string

Schema

    errorCode number
    msg string
Loading...