Update
PUT/task/:id
Updates a task.
Request
Responses
- 204
- 400
- 404
Request successful.
Returned if a not valid delegationState is supplied. See the
Introduction
for the error response format.
If the corresponding task cannot be found.
PUT/task/:id
Updates a task.
Request successful.
Returned if a not valid delegationState is supplied. See the
Introduction
for the error response format.
If the corresponding task cannot be found.