Skip to main content

updateDatasetValues

POST 

/updateDatasetValues

This API is used to update the values of the DatasetValues.

The Authorization must have a Bearer followed by a Token.

Mandatory parameters:
datasetname
updateattributes

Request

Path Parameters

    path stringrequired

Body

    datasetname string
    locationCode string

    updateattributes

    object

    city string

Responses

updateDatasetValues

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...