English
cURL
curl --request DELETE \ --url https://api.reportana.com/2022-05/segments/{segmentId}/customers/{email} \ --header 'Authorization: Basic <encoded-value>' \ --header 'Content-Type: <content-type>'
{ "success": true, "data": null }
Use this endpoint to delete a lead from a list.
email