POST
/
tune.dataset.ThreadDatasetService
/
CreateThreadDataset

Authorizations

X-Tune-Key
string
header
required

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
auth
object
description
string

Description of the dataset.

format
string

Format of the dataset.

name
string

Name of the dataset.

Response

200 - application/json
createdAt
string

The creation time of the dataset.

description
string

The description of the dataset.

format
string

The format of the dataset.

id
string

The ID of the dataset.

metadata
object

The metadata of the dataset.

name
string

The name of the dataset.

status
string

The status of the dataset.

updatedAt
string

The last update time of the dataset.