Skip to main content
POST
Update an evaluation datapoint

Authorizations

Authorization
string
header
required

A Laminar project API key.

Path Parameters

eval_id
string<uuid>
required
datapoint_id
string<uuid>
required

Body

application/json
scores
object
required
executorOutput
any
traceId
string<uuid> | null

Response

Datapoint updated; returns the datapoint ID.

The response is of type string<uuid>.