Delete Lead

Use Popl APIs to delete leads

Query Parameters:

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

Last updated