---
title: "Delete transcript evaluation"
method: DELETE
path: "/v1/transcript-evaluation/{evaluationID}"
tags: ["Transcript evaluation", "Public-Docs"]
---

# Delete transcript evaluation

`DELETE /v1/transcript-evaluation/{evaluationID}`

Remove the specified evaluation along with results for all transcripts.

## Path parameters

- `evaluationID` string, required — ID of the transcript evaluation to target.

## Response `204`

---

[API](https://skmtc.net/voiceflow/apis/general-runtime.md) · [All operations](https://skmtc.net/voiceflow/apis/general-runtime/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/voiceflow/general-runtime/versions/6b1c4f778c56/schema)
