PATCH
/
2022-06-09
/
collections
/
{collectionId}
/
nfts
/
{id}

Authorizations

X-API-KEY
string
header
required

Path Parameters

collectionId
string
default:
default-solana
required

Every project can mint to their pre-built collections (with IDs 'default-solana' or 'default-polygon'), or use the create-collection endpoint

id
string
required

Unique ID of the mint as returned as part of the NFT creation response

Body

application/json
metadata
object
required

See https://docs.crossmint.com/docs/metadata for more info.

reuploadLinkedFiles
boolean

(Optional) Any URLs in the metadata object will be resolved and reuploaded to IPFS [Default: true]