---
title: "End transcript"
method: POST
path: "/v1/transcript/{transcriptID}/project/{projectID}/end"
tags: ["Transcript", "Public-Docs"]
---

# End transcript

`POST /v1/transcript/{transcriptID}/project/{projectID}/end`

Mark a transcript as complete. Once ended, enabled evaluations will be triggered.

## Path parameters

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

## Response `200`

---

[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)
