Skip to main content

updateDataset

POST 

/updateDataset

This API is used to update the Dataset details.

The Authorization must have a Bearer followed by a Token.

Mandatory parameters:

datasetname

Request

Path Parameters

    path stringrequired

Body

    datasetname string
    datasetowner string
    description string
    displayname string

Responses

updateDataset

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 string
    msg string
Loading...