Tasks
Update a task's description, due date, or assigned employees. Job linkage cannot be changed.
patch/tasks/{taskId}
Path parameters
taskIdnumber required
Request body
Example request
{
"dueDate": "2025-06-30"
}Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.