Update
PUT/task/:id/comment
Updates a Comment.
Request
Responses
- 204
- 400
- 404
Request successful.
Returned if a given task id or comment id is invalid. Or the history of the engine is disabled. See the Introduction for the error response format.
The authenticated user is unauthorized to update this resource. See the Introduction for the error response format.