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

# Delete transcript

`DELETE /v1/transcript/{transcriptID}`

Remove this transcript, its logs and all evaluation results.

## Path parameters

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

## Response `204`

---

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