put https://nft-api-sandbox.venly.io/api/v2/contracts///tokens//metadata/
This endpoint is used to update a property for a specific NFT. You can also add a property using this endpoint.
Responses
This endpoint is used to update a property for a specific NFT. You can also add a property using this endpoint.
xxxxxxxxxx
curl --request PUT \
--url https://nft-api-sandbox.venly.io/api/v2/contracts/AVAC/contractAddress/tokens/tokenId/metadata/name \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: