Remove a contact from all active automations at once.
Security
bearerAuth
PUT
curl -i -X PUT \
'https://leadgen.grinfi.io/flows/api/flows/leads/{leadUuid}/cancel-all' \
-H 'Authorization: Bearer <YOUR_JWT_HERE>'Remove a contact from all active automations at once.
curl -i -X PUT \
'https://leadgen.grinfi.io/flows/api/flows/leads/{leadUuid}/cancel-all' \
-H 'Authorization: Bearer <YOUR_JWT_HERE>'