Lists
Delete Lead
Use this endpoint to delete a lead from a list.
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
Basic base64(client_id + ’:’ + client_secret)
Content-Type:application/json
Parameters
Segmentation ID.
Example: 1.
Lead’s email.
Example: “johndoe@gmail.com”.
Delete Lead