This API allows you to delete multiple dataflow objects and their associated lineage information.
xxxxxxxxxx
curl --request DELETE \
--url 'https://alation_domain/integration/v2/dataflow/?keyField=id' \
--header 'accept: application/json' \
--header 'content-type: application/json'