---
title: "Cleanup unused container images"
method: DELETE
path: "/images"
tags: ["images"]
---

# Cleanup unused container images

`DELETE /images`

Cleans up unused container images in the workspace registry. Only removes images that are not currently referenced by any active agent, function, sandbox, or job deployment.

## Response `200`

successful operation

- object
  - `deleted` integer — Number of images deleted
  - `message` string — Result message

---

[API](https://skmtc.net/blaxel/apis/blaxel-control-plane.md) · [All operations](https://skmtc.net/blaxel/apis/blaxel-control-plane/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/blaxel/blaxel-control-plane/revisions/dfa264bc72ee/schema)
