cURL
curl --request DELETE \ --url https://api.breakcold.com/lead/{id_lead} \ --header 'X-API-KEY: <api-key>'
This response does not have an example.
The unique identifier of the lead to delete.
The identifier of the space from which to delete the lead. If 'X-API-KEY' is provided, this parameter is optional.
Lead deleted successfully.