Permanently delete all flow-lead records for a contact across all automations. This removes the enrollment history; the contact itself is not deleted.
Security
bearerAuth
DELETE
curl -i -X DELETE \
'https://leadgen.grinfi.io/flows/api/flows/leads/{leadUuid}' \
-H 'Authorization: Bearer <YOUR_JWT_HERE>'