---
title: "Delete an Indexed Manifest"
method: DELETE
path: "/indexer/api/v1/index_report/{digest}"
tags: ["indexer"]
---

# Delete an Indexed Manifest

`DELETE /indexer/api/v1/index_report/{digest}`

Given a Manifest's content addressable hash, any data related to it will be removed it it exists.

## Response `204`

Success

## Other responses

- `400` — Bad Request
- `415` — Unsupported Media Type
- `default` — Internal Server Error

---

[API](https://skmtc.dev/quay/apis/clair-container-analyzer.md) · [All operations](https://skmtc.dev/quay/apis/clair-container-analyzer/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/quay/clair-container-analyzer/revisions/079b3eb25695/schema)
