Update a ProjectAsk AIput https://devnet.underdogprotocol.com/v2/projects/n/{projectId}This endpoint allows you to perform an update on a Project.Path ParamsprojectIdintegerrequiredBody Paramsnamestringrequiredlength ≤ 32Name stored as on-chain metadatasymbolstringlength ≤ 10Symbol stored as on-chain metadatadescriptionstringDescription stored in the metadataimagestringrequiredImage for your NFT. When creating an NFT, this can be a base64 encoded string or a URL pointing to an image.animationUrlstringURL pointing to the asset's animation.externalUrlstringURL pointing to an external URL defining the assetattributesobjectKey-value pairs of your NFT attributesattributes objectsellerFeeBasisPointsintegerrequiredCreator royalties in basis points - 100 basis points = 1%Responses 200Returns an Updated Project 401Unauthorized 403Forbidden 404Not FoundUpdated over 2 years ago