---
title: "Remove a registry"
method: DELETE
path: "/api/v1beta/registry/{name}"
tags: ["registry"]
---

# Remove a registry

`DELETE /api/v1beta/registry/{name}`

Remove a specific registry

## Path parameters

- `name` string, required

## Response `204`

No Content

- string

## Other responses

- `403` — Forbidden - blocked by policy
- `404` — Not Found

## Changes

> 49 revisions in range; 5 could not be searched.

- **2026-04-13** `9d90f835d94c` — 1 info
  - added the non-success response with the status `403`
- **2026-01-29** `ff6ce8dd8f3a` — 1 info
  - removed the non-success response with the status `403`

[Change history](https://skmtc.dev/stacklok/apis/toolhive-api/changes/api/v1beta/registry/:name/delete.md)

---

[API](https://skmtc.dev/stacklok/apis/toolhive-api.md) · [All operations](https://skmtc.dev/stacklok/apis/toolhive-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/stacklok/toolhive-api/revisions/e9f942effcda/schema)
