---
title: "re-fetch token instance metadata"
method: PATCH
path: "/tokens/{address_hash}/instances/{id}/refetch-metadata"
---

# re-fetch token instance metadata

`PATCH /tokens/{address_hash}/instances/{id}/refetch-metadata`

**Deprecation Notice:** Per instance endpoints will be deprecated soon in favor of PRO API endpoints. Please see the [PRO API reference page](https://docs.blockscout.com/devs/pro-api-responses-and-routes) for information.

## Path parameters

- `address_hash` string, required
- `id` integer, required

## Request body

- RecaptchaBody
  - `recaptcha_response` string, required

## Response `200`

ok

- object
  - `message` string

## Other responses

- `403` — Invalid reCAPTCHA response

---

[API](https://skmtc.net/blockscout/apis/blockscout-pro-api.md) · [All operations](https://skmtc.net/blockscout/apis/blockscout-pro-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/blockscout/blockscout-pro-api/versions/59ac5466233b/schema)
