CL2C Swagger reference
Choose an endpoint, enter its required values, and inspect or send a real API request.
OpenAPI 3.0.3 · Swagger format
View or download the OpenAPI specification
21 endpoints
Complete endpoint URL
delete
https://developer.taliware.com/api/v1/cl2c/nft/{id}Delete an NFT
Delete an NFT record and its copyright entries. Only allowed when NFT status is not MINTED or ATTACHED.
x-api-key<token>
In: header
Path Parameters
idstring
Response Body
curl -X DELETE "https://developer.taliware.com/api/v1/cl2c/nft/string"{
"message": "string"
}{
"error": "string",
"details": [
"string"
]
}{
"error": "string",
"details": [
"string"
]
}{
"error": "string",
"details": [
"string"
]
}{
"error": "string",
"details": [
"string"
]
}{
"error": "string",
"details": [
"string"
]
}