Skip to main content
DELETE
Delete Lead
Use this endpoint to delete a lead from a list in your Reportana store. The email parameter is required and must match the email address of the lead to be removed.

Headers

string
required
Basic base64(client_id + ’:’ + client_secret)
string
required
Content-Type:application/json

Parameters

string
required
Segmentation ID.Example: 1.
string
required
Lead’s email.Example: “johndoe@gmail.com”.