v1

latestOpenAPI 3.0.02026-07-268285163.6 KB
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"
}