post
{protocol}://{base-url}/integration/v2/asset///sync/create_job
Create a sync job for a source asset in Alation. Once the sync job has been created, a job ID is returned. Use the job ID with the PUT /asset/sync/job/{job_id}/ endpoint to upload batches of assets to the sync job. Use the GET /asset/sync/job/{job_id}/ endpoint to fetch the status of a sync job.