post https://nft-api-sandbox.venly.io/api/v2/contracts///tokens//metadata/attributes
This endpoint is used to add attributes to a specific NFT.
Responses
This endpoint is used to add attributes to a specific NFT.
xxxxxxxxxx
curl --request POST \
--url https://nft-api-sandbox.venly.io/api/v2/contracts/AVAC/contractAddress/tokens/tokenId/metadata/attributes \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '{"type":"property"}'
Try It!
to start a request and see the response here! Or choose an example: