Skip to main content
PUT
Update Existing Dataset

Authorizations

X-API-Key
string
header
required

Path Parameters

dataset_id
string
required

Body

application/json

Schema for updating a simulation dataset via the v1 API.

name
string | null
description
string | null
agent_id
string | null
default_persona_id
string | null

Response

200 - application/json

OK

Response schema for simulation datasets.

id
string
required
name
string
required
object
string
default:simulation_dataset
description
string | null
agent_id
string | null
agent_name
string | null
default_persona_id
string | null
test_case_count
integer
default:0
created_at
string | null
updated_at
string | null