Edit NFT by Locator
Edit a minted NFT’s metadata using a Crossmint NFT locator.
API scope required: nfts.update
PATCH
/
v1-alpha1
/
nfts
/
{locator}
This is an alpha API and subject to change.
Currently, this route is restricted to EVM NFTs only.
Locator format: {chain}:{contractAddress}:{tokenId}
Example: polygon:0x5af0d9827e0c53e4799bb226655a1de152a425a5:23
Authorizations
Obtained in the Crossmint developer console
Path Parameters
The locator of the NFT, which includes the blockchain, contract address, and token ID.
Body
application/json
Any URLs in the metadata object will be resolved and reuploaded to IPFS [Default: true]