Skip to main content

Delete a score

POST 

/api/v1/evals/delete-score

Deletes a score by ID. The current implementation checks access to the evaluation backend but does not enforce per-author ownership for deletion. Restrict this operation to trusted evaluation administrators until that requirement is implemented.

Obtain the score ID from list scores, read back the deletion result and allow for delayed updates in other views. An immediate response does not establish that every analytics projection is cleared.

Request​

Responses​

OK

Document ID: DOC-IS-evaluation-api-deleteScore. Section identities and revisions.

SectionStable reference
OverviewDOC-IS-evaluation-api-deleteScore#overview
RequestDOC-IS-evaluation-api-deleteScore#request
ResponsesDOC-IS-evaluation-api-deleteScore#responses