Delete eval case

Delete a test case. Persisted scores from past runs survive with the case name snapshot (caseId nulls out).

Authentication

AuthorizationBearer
API key or Clerk session token

Path parameters

idstringRequired>=1 character
caseIdstringRequired>=1 character

Response

Case deleted
successboolean

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error