patch https://sandbox.elabjournal.com/api/v1/tasks/
Updates a task. The required fields are 'assigneeID' and 'status'. If the assigneeID is 0 the assigneeID will be changed to the current user id. Also the task can only be assigned to an user in the same group as the current user.The valid statuses are: 'ASSIGNED', 'PROGRESS', 'COMPLETED'.