---
title: "Delete audio"
method: DELETE
path: "/v1/audio-projects/{id}"
tags: ["Audio Projects"]
---

# Delete audio

`DELETE /v1/audio-projects/{id}`

Permanently delete the rendered audio file(s). This action is not reversible, please be sure before deleting.

## Path parameters

- `id` string, required

## Response `204`

204

## Other responses

- `400` — Invalid Request
- `401` — Unauthorized
- `402` — Payment Required
- `404` — Not Found

---

[API](https://skmtc.net/magichourhq/apis/magic-hour-api.md) · [All operations](https://skmtc.net/magichourhq/apis/magic-hour-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/magichourhq/magic-hour-api/versions/941298cfb29f/schema)
