Delete a smart contract
https://developer.taliware.com/api/v1/cl2c/contract
Complete endpoint URL
delete
https://developer.taliware.com/api/v1/cl2c/contractcurl -X DELETE "https://developer.taliware.com/api/v1/cl2c/contract" \ -H "Content-Type: application/json" \ -d '{ "contractId": "string" }'{
"message": "string",
"deletedContract": {
"id": "string",
"name": "string"
}
}{
"error": "string",
"details": [
"string"
]
}{
"error": "string",
"details": [
"string"
]
}{
"error": "string",
"details": [
"string"
]
}{
"error": "string",
"details": [
"string"
]
}