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