Skip to main content
POST
Add evaluation datapoints

Authorizations

Authorization
string
header
required

A Laminar project API key.

Path Parameters

eval_id
string<uuid>
required

Body

application/json
points
object[]
required
groupName
string | null
default:default

Response

Datapoints added; returns the evaluation ID.

The response is of type string<uuid>.