Skip to main content

Delete Evaluation Run

Delete Evaluation Run

DELETE 

/api/2/auto_eval/evaluation/delete_run

Delete an evaluation run

Request

Body

    id stringrequired

    The ID of the evaluation run to delete

Responses

Successful operation

Schema

    id stringrequired

    The ID of the deleted evaluation run

Loading...