Update Contract Metadata
Last updated
Last updated
This endpoint enables you to modify the metadata of an existing NFT contract. You can update various attributes such as name
, symbol
, description
, image
, externalUrl
, and media
. the blockchain and the contract address in the path, and supply the updated values in the request body as shown below to update contract metadata.
HTTP
{secretType}
Path
The blockchain of the contract.
String
✅
{contractAddress}
Path
The contract address.
String
✅
HTTP
JSON
JSON