---
title: "DELETE /v2/{name}/blobs/{digest}"
method: DELETE
path: "/v2/{name}/blobs/{digest}"
tags: ["Layer"]
---

# DELETE /v2/{name}/blobs/{digest}

`DELETE /v2/{name}/blobs/{digest}`

Removes an already uploaded blob.

## Path parameters

- `name` string, required
- `digest` string, required

## Response `202`

The blob identified by digest is available. The blob content will be present in the body of the response.

## Other responses

- `default` — ACR error response describing why the operation failed.

---

[API](https://skmtc.net/azure/apis/azure-container-registry.md) · [All operations](https://skmtc.net/azure/apis/azure-container-registry/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/azure-container-registry/revisions/6940fb5cc746/schema)
