Thread Datasets
Create thread dataset
Create a thread dataset.
POST
/
tune.dataset.ThreadDatasetService
/
CreateThreadDataset
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
Name of the dataset.
Description of the dataset.
Format of the dataset.
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?