# 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
```
