Thread Datasets
Delete a thread dataset
Delete a thread dataset.
POST
/
tune.dataset.ThreadDatasetService
/
DeleteThreadDataset
Authorizations
X-Tune-Key
string
headerrequiredTune 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
auth
object
datasetId
string
The ID of dataset to delete.
Response
200 - application/json
The response is of type object
.
Was this page helpful?