Delete a smart contract record
https://developer.taliware.com/api/v1/cl2c/contract/{id}
Complete endpoint URL
delete
https://developer.taliware.com/api/v1/cl2c/contract/{id}curl -X DELETE "https://developer.taliware.com/api/v1/cl2c/contract/string"{
"message": "string",
"deletedContract": {
"id": "string",
"name": "string"
}
}{
"error": "string",
"details": [
"string"
]
}{
"error": "string",
"details": [
"string"
]
}{
"error": "string",
"details": [
"string"
]
}{
"error": "string",
"details": [
"string"
]
}