> For the complete documentation index, see [llms.txt](https://docs.popl.co/introduction/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.popl.co/introduction/leads/delete-lead.md).

# Delete Lead

**Query Parameters**:&#x20;

userId: The member ID from the lead object (userId)

leadId: The ID of the lead (id)

```
DELETE https://api.popl.co/api/pub/leads/deleteLead?userId=123&leadId=abcd
```
