cURL
Leads
Delete lead/customer
Remove a lead/customer from FirstPromoter using the API. You can find the referral either by id , uid or email.
DELETE
cURL
Documentation Index
Fetch the complete documentation index at: https://docs.firstpromoter.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Query Parameters
required if email or uid is null
ID of the lead or customer to delete
required if email or id is null
UID of the lead or customer to delete
required if id and uid is null
Email of the lead or customer to delete
Response
delete lead 200 response