---
title: "Delete a transcript"
method: DELETE
path: "/v1/org/{orgId}/transcript/{transcriptId}"
tags: ["transcript"]
---

# Delete a transcript

`DELETE /v1/org/{orgId}/transcript/{transcriptId}`

## Path parameters

- `orgId` string, required
- `transcriptId` string, required

## Response `204`

transcript deleted

## Other responses

- `401` — not authorized
- `403` — permission denied
- `404` — not found

---

[API](https://skmtc.net/charthop/apis/charthop-api.md) · [All operations](https://skmtc.net/charthop/apis/charthop-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/charthop/charthop-api/revisions/50a1edd6b27e/schema)
