Recalculate Job Due Date
Job
重新计算作业截止日期
Recalculates the due date of a job by id.
POST
Recalculate Job Due Date
Documentation Index
Fetch the complete documentation index at: https://docs.eorion.com/llms.txt
Use this file to discover all available pages before exploring further.
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.