Projects
Burn an NFT
This endpoint allows you to burn an NFT.
post/v2/projects/{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.