Dataset Endpoints
Update Dataset
Update dataset
PUT
/
datasets
/
{id}
Authorizations
Authorization
string
headerrequiredThe access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
id
string
requiredBody
application/json
description
string
Response
200 - application/json
created
string
requiredThe RFC3339-formatted time when the dataset was created.
description
string
requiredDataset description
id
string
requiredDataset ID
name
string
requiredUnique dataset name
who
string
requiredName of the dataset creator
Was this page helpful?