Set Job Priority
Job
Set Job Priority
Sets the execution priority of a job by id.
PUT
Set Job Priority
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Path Parameters
The id of the job to be updated.
Body
application/json
The priority of the resource.
Response
Request successful. This method returns no content.