Delete Nft Item Attribute
Delete item attribute with specified Nft item and item attribute.
Delete Nft Item Attribute
DELETE
{{server-url}}/nft-items/:nftItemId/attributes/:itemAttributeId
Path Parameters
Name
Type
Description
nftItemId*
Number
Represents Nft item's identifier
itemAttributeId*
Number
Represents Nft item attribute's identifier
Headers
Name
Type
Description
Authorization*
String
UUID formatted access token
Content-Type*
String
application/json
PROJECT-ID*
String
UUID formatted projectId information
Example Response Body
Last updated