task
Update an existing task comment
Update an existing task comment. The user doing this need to have at least write access to the task this comment belongs to.
post/tasks/{taskID}/comments/{commentID}
Path parameters
taskIDinteger required
Task ID
commentIDinteger required
Comment ID
Response
The updated task comment object.