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

# Delete image

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

Permanently delete the rendered image(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
- `404` — Not Found

---

[API](https://skmtc.dev/magichourhq/apis/magic-hour-api.md) · [All operations](https://skmtc.dev/magichourhq/apis/magic-hour-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/magichourhq/magic-hour-api/revisions/a342af4ecbcf/schema)
