Updates cross-system lineage records. You have to provide all fields in the request even if you're only updating some of them.
xxxxxxxxxx
curl --request PATCH \
--url https://alation_domain/api/v1/bulk_metadata/cross_system_lineage/update/ \
--header 'accept: application/json' \
--header 'content-type: application/json'