Update admin data job

Updates the specified admin job.

This operation supports updating the priority and status of a admin data 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.

An admin data job can be canceled if it has a QUEUED status. canceled jobs do not count against the tenant’s resource quota.

🍐

Permissions

To perform this operation, a principal must belong to a group that has been assigned the Data Admin role.

To learn more about role-based permissions in Risk Modeler, see Access Controls.

Path Params
string
required

ID of job. See Platform Jobs.

Body Params
string
enum

Status of import job

Allowed:
string
enum

Priority of import job

Allowed:
Responses
202

Job successfully updated.

Language
Credentials
Header
URL
Request
Response
Choose an example:
application/json