Permanently delete an automation. This cannot be undone.
Security
bearerAuth
DELETE
curl -i -X DELETE \
'https://leadgen.grinfi.io/flows/api/flows/{flowUuid}' \
-H 'Authorization: Bearer <YOUR_JWT_HERE>'Permanently delete an automation. This cannot be undone.
curl -i -X DELETE \
'https://leadgen.grinfi.io/flows/api/flows/{flowUuid}' \
-H 'Authorization: Bearer <YOUR_JWT_HERE>'