Skip to main content
POST
Score a dataset run

Authorizations

x-api-key
string
header
required

Project API key. Manage keys in the Zespan dashboard under project settings.

Path Parameters

datasetId
string<uuid>
required

Dataset id.

runId
string<uuid>
required

Dataset run id.

Body

application/json
evaluatorId
string<uuid>
required

Evaluator definition to score with.

projectId
string<uuid>

Optional when authenticating with an API key.

Response

Scoring enqueued.

evaluationRun
object