---
title: "Delete the transcription job"
method: DELETE
path: "/v2/transcription/{id}"
tags: ["Transcription V2"]
---

# Delete the transcription job

`DELETE /v2/transcription/{id}`

## Path parameters

- `id` string, required

## Response `202`

The transcription job has been successfully deleted

## Other responses

- `401` — You don't have the permissions to delete this transcription job
- `403` — The transcription job is not in a deletable state
- `404` — The transcription job doesn't exist or has been deleted

---

[API](https://skmtc.net/gladia/apis/gladia-control-api.md) · [All operations](https://skmtc.net/gladia/apis/gladia-control-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/gladia/gladia-control-api/versions/8ec9ebfee489/schema)
