Delete an NFT
https://developer.taliware.com/api/v1/cl2c/nft
Complete endpoint URL
delete
https://developer.taliware.com/api/v1/cl2c/nftcurl -X DELETE "https://developer.taliware.com/api/v1/cl2c/nft" \ -H "Content-Type: application/json" \ -d '{}'{
"message": "string",
"deletedNft": {
"id": "string",
"name": "string"
}
}{
"error": "string",
"details": [
"string"
]
}{
"error": "string",
"details": [
"string"
]
}{
"error": "string",
"details": [
"string"
]
}{
"error": "string",
"details": [
"string"
]
}