Non-Transferable Projects
Burn an NFT
This endpoint allows you to burn a non-transferable NFT.
post/v2/projects/n/{projectId}/nfts/{nftId}/burn
Path parameters
projectIdinteger required
nftIdinteger required
Response
Successful response
Example response
{
"mintAddress": "dustFPTV7dujoJjgkKtf6is3bYaFEy1nswS23vxHfvt"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.