Skip to main content
POST
Evaluation Run Finish

Path Parameters

entity
string
required
project
string
required
evaluation_run_id
string
required

Body

application/json

Request body for finishing an evaluation run via REST API.

This model excludes project_id and evaluation_run_id since they come from the URL path in RESTful endpoints.

summary
Summary · object | null

Optional summary dictionary for the evaluation run

Response

Successful Response

success
boolean
required

Whether the evaluation run was finished successfully