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

# Delete the live job

`DELETE /v2/live/{id}`

## Path parameters

- `id` string, required

## Response `202`

The live job has been successfully deleted

## Other responses

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