Thread Datasets
Update thread dataset
Update a thread dataset.
POST
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.
Description of the dataset.
Format of the dataset.
Metadata to store additional information in key-value pair.
Name of the dataset.
List of fields to update.
Response
200 - application/json
The creation time of the dataset.
The description of the dataset.
The format of the dataset.
The ID of the dataset.
The metadata of the dataset.
The name of the dataset.
The status of the dataset.
The last update time of the dataset.
Was this page helpful?