Delete Contract
Last updated
Last updated
Deleting an NFT contract will remove it from all API responses, making it inaccessible through any API calls. Additionally, you will no longer be able to create token types under a deleted contract.
HTTP
{secretType}
Path
The blockchain of the contract
String
✅
{contractAddress}
Path
The contract address you want to delete.
String
✅
HTTP
👍You will get a 200 OK response indicating the contract has been deleted successfully.