---
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`

## 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-api.md) · [All operations](https://skmtc.net/blockscout/apis/blockscout-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/blockscout/blockscout-api/versions/0f86c8091304/schema)
