---
title: "Delete a space"
method: DELETE
path: "/video/v1/spaces/{SPACE_ID}"
tags: ["Spaces"]
deprecated: true
---

# Delete a space

`DELETE /video/v1/spaces/{SPACE_ID}`

> **Deprecated.**

Deletes a space. Spaces can only be deleted when `idle`.

## Path parameters

- `SPACE_ID` string, required

## Response `204`

No Content

---

[API](https://skmtc.dev/muxinc/apis/mux-api.md) · [All operations](https://skmtc.dev/muxinc/apis/mux-api/llms.txt) · [OpenAPI document](https://skmtc.dev/muxinc/apis/mux-api/revisions/dcdbbcabe09e?raw)
