v4

latestOpenAPI 3.1.02026-08-019681,1012.0 MB
runs

Update Run

Update a run's mutable fields (e.g. name).

put/projects/{project_id}/runs/{run_id}

Path parameters

project_idstring uuid4 required
run_idstring uuid4 required

Request body

namestring nullable

Response

Successful Response

namestring nullable
project_idstring uuid4 nullable
created_bystring uuid4 required
num_samplesinteger required
winnerboolean required
dataset_hashstring nullable
dataset_version_idstring uuid4 nullable
prompt_template_version_idstring uuid4 nullable
idstring uuid4 required
created_atstring date-time required
updated_atstring date-time required
task_type7 | 9 | 12 | 13 | 15 | 16 | 17 | 18

Valid task types for modeling.

We store these as ints instead of strings because we will be looking this up in the database frequently.

last_updated_bystring uuid4 required