Adds new cross-system lineage information in bulk so you can establish lineage between source object and target object. To add multiple cross-system lineage records, you can include multiple JSON objects in the request body.
xxxxxxxxxx
curl --request POST \
--url https://alation_domain/integration/v2/cross_system_lineage/ \
--header 'accept: application/json' \
--header 'content-type: application/json'