Skip to main content
DELETE
Delete case
Soft-delete. Past runs referencing this case stay readable; they just won’t appear in GET /agent-eval/cases. To clean up the run history, leave the case in place — runs are append-only history rows, not edits to the case.

Authorizations

Authorization
string
header
required

Your Yappr API key (e.g. ypr_live_...). Generate one in the dashboard under Settings → API Keys.

Path Parameters

id
string<uuid>
required

Response

Case deleted

success
boolean
id
string<uuid>