Evals
Delete Workflow Eval
Delete a workflow eval.
Identified by eval_id. Returns 204 on success and 404 if no eval with
that ID exists.
DELETE
Delete a workflow eval. Returns 204 on success. Run records associated with the
deleted eval are kept in the run-records collection (they remain queryable by
run_record_id if you cached one) but no longer surface from the eval’s runs
endpoint.