Thread Datasets
Update thread dataset
Update a thread dataset.
POST
/
tune.dataset.ThreadDatasetService
/
UpdateThreadDataset
Authorizations
Tune API Keys are the preferred way to authenticate with the API. You can create an API Key from your Tune Studio Profile → 'Access Keys' (in sidebar)
Body
application/json
The ID of dataset to update.
Name of the dataset.
Description of the dataset.
Format of the dataset.
Metadata to store additional information in key-value pair.
List of fields to update.
Response
200 - application/json
The ID of the dataset.
The name of the dataset.
The description of the dataset.
The format of the dataset.
The status of the dataset.
The creation time of the dataset.
The last update time of the dataset.
The metadata of the dataset.
Was this page helpful?