Skip to main content

Update dataset

PUT 

/v2/datasets/:datasetId

Updates a dataset's name using a value specified by a JSON object passed in the PUT payload. The response is the updated dataset object, as returned by the Get dataset API endpoint.

Request

Responses

Response Headers