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

X-API-KEY
string
headerrequired

Obtained in the Crossmint developer console

Path Parameters

locator
string
required

The locator of the NFT, which includes the blockchain, contract address, and token ID.

Body

application/json
metadata
object
required
reuploadLinkedFiles
boolean
required

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

Response

200 - application/json
actionId
string
action
string
status
string
data
object
startedAt
string
completedAt
string

The time this operation completed in UTC.

This is only present when status is succeeded

resource
string