Permanently delete a flow version. Active versions cannot be deleted.
Security
bearerAuth
DELETE
curl -i -X DELETE \
'https://leadgen.grinfi.io/flows/api/flow-versions/{uuid}' \
-H 'Authorization: Bearer <YOUR_JWT_HERE>'Permanently delete a flow version. Active versions cannot be deleted.
curl -i -X DELETE \
'https://leadgen.grinfi.io/flows/api/flow-versions/{uuid}' \
-H 'Authorization: Bearer <YOUR_JWT_HERE>'