---
title: "DELETE /acr/v1/{name}"
method: DELETE
path: "/acr/v1/{name}"
---

# DELETE /acr/v1/{name}

`DELETE /acr/v1/{name}`

Delete the repository identified by `name`

## Path parameters

- `name` string, required

## Query parameters

- `api-version` string, required

## Response `202`

The request has been accepted for processing, but processing has not yet completed.

## Other responses

- `404` — The server cannot find the requested resource.
- `default` — An unexpected error response.

## Changes

- **2026-07-13** (2018-08-10-preview) `be283057eb09` — 1 breaking, 1 info
  - added the new required `query` request parameter `api-version`
  - api tag `Registry` removed
- **2026-07-13** (2018-08-10-preview) `9203740b38dd` — 4 info
  - api operation id `DeleteAcrRepository` removed and replaced with `ContainerRegistry_DeleteRepository`
  - api tag `Registry` added
  - api tag `AcrRepository` removed
  - added the non-success response with the status `404`
- **2026-07-13** (2018-08-10-preview) `7108fa6b173b` — 1 info
  - added the non-success response with the status `404`
- **2026-07-13** (2018-08-10-preview) `89022cd898bc` — 1 info
  - removed the non-success response with the status `404`
- **2025-09-10** (2018-08-10-preview) `64c2cd483faa` — 1 warning, 2 info
  - deleted the `query` request parameter `api-version`
  - api operation id `ContainerRegistry_DeleteRepository` removed and replaced with `DeleteAcrRepository`
  - api tag `AcrRepository` added

[Change history](https://skmtc.dev/azure/apis/containerregistry-registry/changes/acr/v1/:name/delete.md)

---

[API](https://skmtc.dev/azure/apis/containerregistry-registry.md) · [All operations](https://skmtc.dev/azure/apis/containerregistry-registry/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/azure/containerregistry-registry/revisions/be283057eb09/schema)
