---
title: "Delete an Update Operation"
method: DELETE
path: "/matcher/api/v1/internal/update_operation/{digest}"
tags: ["internal"]
---

# Delete an Update Operation

`DELETE /matcher/api/v1/internal/update_operation/{digest}`

Issues a delete of the provided Update Operation ID and all associated data.
After this delete clients will no longer be able to generate a diff against this Update Operation.

## Response `200`

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)
