Skip to main content
POST
/
v2
/
{entity}
/
{project}
/
evaluation_runs
{
  "evaluation_run_id": "<string>"
}

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Path Parameters

entity
string
required
project
string
required

Body

application/json
evaluation
string
required

Reference to the evaluation (weave:// URI)

model
string
required

Reference to the model (weave:// URI)

Response

Successful Response

evaluation_run_id
string
required

The ID of the created evaluation run