v3

latestSwagger 2.02026-07-132961114.8 KB
Evals

Delete an evaluation

Delete an evaluation.

delete/openai/evals/{eval_id}

Path parameters

eval_idstring required

The ID of the evaluation to delete.

Query parameters

api-versionstring required

The API version to use for this operation.

Response

The request has succeeded.

object'eval.deleted' required

The object type. Always 'eval.deleted'.

eval_idstring required

id of the eval.

deletedboolean required

Whether the eval was successfully deleted.