Partial Update an NFTAsk AIpatch https://devnet.underdogprotocol.com/v2/projects/t/{projectId}/nfts/{nftId}This endpoint allows you to perform a partial update on an NFT.Path ParamsprojectIdintegerrequirednftIdintegerrequiredBody ParamsdescriptionstringDescription stored in the metadataimagestringImage for your NFT. When creating an NFT, this can be a base64 encoded string or a URL pointing to an image.attributesobjectKey-value pairs of your NFT attributesattributes objectanimationUrlstringURL pointing to the asset's animation.externalUrlstringURL pointing to an external URL defining the assetResponses 200Returns an Updated NFT 401Unauthorized 403Forbidden 404Not FoundUpdated over 2 years ago