---
title: "POST /refresh"
method: POST
path: "/refresh"
tags: ["Entity"]
---

# POST /refresh

`POST /refresh`

Refresh the entity related to entityRef.

## Request body

- object — Options for requesting a refresh of entities in the catalog.
  - `authorizationToken` string
  - `entityRef` string, required — The reference to a single entity that should be refreshed

## Response `200`

Refreshed

## Other responses

- `400` — An error response from the backend.
- `default` — An error response from the backend.

## Changes

> 37 revisions in range; 1 not diffed, 6 could not be searched.

- **2023-07-16** `bbfd7e881417` — 1 info
  - added the non-success response with the status `400`
- **2023-04-03** `ab70c9407c7a` — 2 info
  - api tag `Entity` removed
  - removed the non-success response with the status `400`

[Change history](https://skmtc.dev/backstage/apis/catalog/changes/refresh/post.md)

---

[API](https://skmtc.dev/backstage/apis/catalog.md) · [All operations](https://skmtc.dev/backstage/apis/catalog/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/backstage/catalog/revisions/cf26233702b7/schema)
