Remove Properties

This method allows you to remove a property from an item

Remove Property

POST https://api.alturanft.com/api/v2/item/delete/property

Takes an item's collection address, tokenId, chaind Id, property name and your API key

Query Parameters

Request Body

{
    // Response
}

Last updated