NFTs
Edit NFT
Edit a minted NFT’s metadata on IPFS.
If you are using a custom baseURI, invoking this will overwrite the specific tokenURI for the edited token.
API scope required: nfts.update
PATCH
Authorizations
Path Parameters
Every project can mint to their pre-built collections (with IDs 'default-solana' or 'default-polygon'), or use the create-collection
endpoint
Unique ID of the mint as returned as part of the NFT creation response
Body
application/json
See https://docs.crossmint.com/docs/metadata for more info.
(Optional) Any URLs in the metadata object will be resolved and reuploaded to IPFS [Default: true]
Was this page helpful?