---
title: "Reset NFT metadata"
method: DELETE
path: "/v0.1/collections/{collection}/refreshMeta"
tags: ["NFT Collections"]
---

# Reset NFT metadata

`DELETE /v0.1/collections/{collection}/refreshMeta`

Reloads metadata for all NFTs in the Collection (see 'Reset NFT metadata' API)

## Path parameters

- `collection` string, required — Collection id

## Response `200`

OK

## Other responses

- `400` — Bad Request
- `500` — Internal Server Error

---

[API](https://skmtc.net/rarible/apis/openapi-definition.md) · [All operations](https://skmtc.net/rarible/apis/openapi-definition/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/rarible/openapi-definition/revisions/5d2651b9411d/schema)
