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.