---
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.

---

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