DeleteAnimationUrls
This endpoint is used to delete `animationUrls` for a specific NFT.
Parameters
chain | eVyChain | The blockchain of the NFT collection |
contractAddress | string | The NFT contract address |
tokenId | int | The `ID` of the token |
Returns
VyTask
Last updated