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

Body

    datasetname string
    locationCode string

    updateattributes

    object

    city string

Responses

updateDatasetValues

Response Headers

  • Date

    string

  • Set-Cookie

    string

  • Strict-Transport-Security

    string

  • Vary

    string

  • X-Content-Type-Options

    string

Schema

    errorCode number
    msg string
Loading...