curl --request DELETE \
--url https://api.breakcold.com/rest/lists/{id} \
--header 'X-API-KEY: <api-key>'
"<string>"
curl --request DELETE \
--url https://api.breakcold.com/rest/lists/{id} \
--header 'X-API-KEY: <api-key>'
"<string>"
Successful response
The response is of type string
.