patch https://{host}/platform/import/v1/jobs/
Updates the status or priority of the specified import job.
The priority of the job factors into the scheduling of that job for processing. Jobs with a lower priority (e.g. Very Low) are generally run later than jobs with a higher priority (e.g. Very High). By default, every job is given a Medium priority. Principals assigned to a group with the Portfolio Manager or Cat Modeler role can change the status of jobs.
An import job can be canceled if it has a QUEUED status. DOWNLOAD_RDM jobs can also be canceled while having a PENDING or RUNNING status. A canceled job does not count against the tenant’s resource quota.
/platform/import/v1/jobs/{jobId}, priority, status, updateimportjob
