archive-token-type

DELETE {{nft-api-endpoint}}/api/apps/:applicationId/contracts/:contractId/token-types/:tokenTypeId

Archive a specific token type.

A token type can be considered a template of an NFT, once the template is defined, NFTs can be minted based on that template.

Important: Archiving does not impact existing NFTs. All the on chain information is preserved. The archive function is mainly used to clean up your collection and keep it manageable.