DELETE
/
leads
/
{id}
curl --request DELETE \
  --url https://api.breakcold.com/rest/leads/{id} \
  --header 'X-API-KEY: <api-key>'
"<string>"

Authorizations

X-API-KEY
string
header
required

Path Parameters

id
string
required

Response

200
application/json
Successful response

The response is of type string.