Edit a minted NFT’s metadata using a Crossmint NFT locator.
API scope required: nfts.update
Currently, this route is restricted to EVM NFTs only.
Locator format: {chain}:{contractAddress}:{tokenId}
Example: polygon:0x5af0d9827e0c53e4799bb226655a1de152a425a5:23
Obtained in the Crossmint developer console
The locator of the NFT, which includes the blockchain, contract address, and token ID.
"polygon:0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045:52"
Success
The response is of type object
.
Edit a minted NFT’s metadata using a Crossmint NFT locator.
API scope required: nfts.update
Currently, this route is restricted to EVM NFTs only.
Locator format: {chain}:{contractAddress}:{tokenId}
Example: polygon:0x5af0d9827e0c53e4799bb226655a1de152a425a5:23
Obtained in the Crossmint developer console
The locator of the NFT, which includes the blockchain, contract address, and token ID.
"polygon:0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045:52"
Success
The response is of type object
.