---
title: "Delete the pre recorded job"
method: DELETE
path: "/v2/pre-recorded/{id}"
tags: ["Pre-recorded V2"]
---

# Delete the pre recorded job

`DELETE /v2/pre-recorded/{id}`

## Path parameters

- `id` string, required

## Response `202`

The pre recorded job has been successfully deleted

## Other responses

- `401` — You don't have the permissions to delete this pre recorded job
- `403` — The pre recorded job is not in a deletable state
- `404` — The pre recorded 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)
