Recalculates the due date of a job by id.
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
The id of the job to be updated.
Recalculate the due date based on the creation date of the job or the current date.
Value may only be false, as true is the default behavior.
Request successful. This method returns no content.