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

Path Parameters

    path stringrequired

Body

    datasetValuefile string
    datasetname string

Responses

uploadDatasetCSV

Response Headers

  • Connection

    string

  • Date

    string

  • Set-Cookie

    string

  • Strict-Transport-Security

    string

  • Transfer-Encoding

    string

  • Vary

    string

  • X-Content-Type-Options

    string

  • X-Frame-Options

    string

  • X-XSS-Protection

    string

Schema

    errorCode number
    msg string
Loading...