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.
Query Parameters
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.
Response
Request successful. This method returns no content.