Delete Eval Run
Trace Eval Runs
Delete Eval Run
Delete an eval run.
By default, only the run record is deleted (scores are preserved
with eval_run_id set to NULL via CASCADE). Pass
?delete_scores=true to also delete all scores from this run.
Auth: Bearer + X-Project-ID | X-API-Key + X-Project-Name
DELETE
Delete Eval Run
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Query Parameters
Also delete all trace scores created by this run.
Response
Successful Response

