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