Refresh Collection Metadata

<div style={{ fontWeight: "bold", marginBottom: "20px" }}>
  Use this endpoint to request a manual refresh of the metadata of all tokens on a specific collection. Collections with up to 20,000 tokens can be manually queried for refresh.
</div>

<div style={{ marginBottom: "20px" }}>
  This endpoint is rate limited. After requesting a refresh, it may take several minutes for any changes to be reflected when querying other endpoints. A collection may be refreshed up to once every 10 minutes.
</div>

<HTMLBlock>{`
<style>
  .rm-APISectionHeader, .rm-LanguagePicker { display: none; }
</style>
`}</HTMLBlock>
Language
Click Try It! to start a request and see the response here!