41898cb1a9f2

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-1488101319.4 KB
Eval runs

Delete an eval case

Removes the case from the suite. Past runs that executed it are not affected.

delete/projects/{projectId}/eval-suites/{suiteId}/cases/{caseId}

Path parameters

projectIdstring required

ID of the hosted project that contains the server.

suiteIdstring required

Eval suite ID, as returned by POST /eval-runs.

caseIdstring required

Eval case id.

Response

The case was deleted.

idstring required
deletedtrue required