Updates cross-system lineage records. If an ID is provided, the matching cross-system lineage record will be replaced, and values not included in the request will be removed from the record. If no ID is provided, a new record will be created.
xxxxxxxxxx
curl --request PUT \
--url https://alation_domain/integration/v2/cross_system_lineage/ \
--header 'accept: application/json' \
--header 'content-type: application/json'