latestOpenAPI 3.0.02026-07-268285163.6 KB

1e26909d86c9

Evaluations

Stop evaluation

Stops a running evaluation

get/evaluations/{evaluation_id}/stop

Path parameters

evaluation_idstring required

ID of the evaluation to stop

Response

Evaluation successfully stopped

messagestring required

Response message

Example response

{
  "message": "Operation completed successfully"
}