This API lets you upload new lineage information of objects existing in/outside of Alation. This API is superseded by Post Dataflow API allowing create/updates to title and description and better error handling.
xxxxxxxxxx
curl --request POST \
--url https://alation_domain/integration/v2/lineage/ \
--header 'accept: application/json' \
--header 'content-type: application/json'