Change user task details
This endpoint changes the details of a single task of a certain user. The user is identified by the given authentication.
Request
URL: /task/tasks/{taskId}
Method: PUT
Authorization: required
PUT /ibis/rest/task/tasks/23 HTTP/1.1
Accept: application/xml
Host: localhost:8080