---
title: "Delete Lead"
method: DELETE
path: "/leads/{id}"
tags: ["Leads"]
---

# Delete Lead

`DELETE /leads/{id}`

Use the Delete lead API method if you want to delete a lead from the dialer based on the lead id.

## Response `204`

Successful operation

## Other responses

- `404` — Error

---

[API](https://skmtc.net/commpeak/apis/dialer-api-v2-0-1.md) · [All operations](https://skmtc.net/commpeak/apis/dialer-api-v2-0-1/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/commpeak/dialer-api-v2-0-1/versions/eacecf960bb6/schema)
