Skip to main content
POST
Add a single pair to an existing seed dataset by ID

Authorizations

Authorization
string
header
required

Path Parameters

id
string
required

ID of the existing seed dataset

Body

application/json
input
string
required
output
string
required
id
string

Optional ID for the pair, will be generated if not provided

labels
string[]
input_media
string<byte>

Optional base64 encoded media data

system_prompt_template
string

Optional - if provided when using a specific dataset ID, it will be ignored

Response

Pair successfully added to dataset

dataset_id
string
pair_id
string