---
title: "Refresh registry cache"
method: POST
path: "/api/v1beta/registry/{name}/refresh"
tags: ["registry"]
---

# Refresh registry cache

`POST /api/v1beta/registry/{name}/refresh`

Force a refresh of the server-side registry cache for the default registry

## Path parameters

- `name` string, required

## Response `200`

Registry refreshed

- object

## Other responses

- `404` — Not Found
- `500` — Internal Server Error
- `503` — Registry authentication required or upstream registry unavailable

## Changes

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

- **2026-05-19** `31ce1ba030ea` — 1 info
  - endpoint added
- **2026-01-29** `ff6ce8dd8f3a` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/stacklok/apis/toolhive-api/changes/api/v1beta/registry/:name/refresh/post.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)
