QAF NFT
Search
K
Comment on page

Update Nft Item Attribute

Update attribute data for specified Nft item and item attribute.
put
{{server-url}}
/nft-items/:nftItemId/attributes/:itemAttributeId
Update Nft Item Attribute

Example Response Body

{
"data": null,
"message": null,
"code": 0,
"error": false
}