---
title: "Delete a live stream"
method: DELETE
path: "/video/v1/live-streams/{LIVE_STREAM_ID}"
tags: ["Live Streams"]
---

# Delete a live stream

`DELETE /video/v1/live-streams/{LIVE_STREAM_ID}`

Deletes a live stream from the current environment. If the live stream is currently active and being streamed to, ingest will be terminated and the encoder will be disconnected.

## Path parameters

- `LIVE_STREAM_ID` string, required

## Response `204`

No Content

---

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