---
title: "Delete a registry configuration"
method: DELETE
path: "/registries/{registry}"
tags: ["Registries"]
---

# Delete a registry configuration

`DELETE /registries/{registry}`

Delete a registry configuration record from the system. Does not remove any images.

## Path parameters

- `registry` string, path, required

## Headers

- `x-anchore-account` string

## Response `200`

Delete success

## Other responses

- `500` — Internal Error

---

[API](https://skmtc.net/banzaicloud/apis/anchore-engine-api-server.md) · [All operations](https://skmtc.net/banzaicloud/apis/anchore-engine-api-server/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/banzaicloud/anchore-engine-api-server/versions/38e5705e0b21/schema)
