Update a comment.
1 | { |
2 | "text" : "Sample comment body with updates" |
3 | } |
200 OK
01 | { |
02 | "id" : "947429871" , |
03 | "createdOn" : "2019-12-11T20:23:17Z" , |
04 | "createdBy" : { |
05 | "id" : "478440842" , |
06 | "emailAddress" : "user@leankit.com" , |
07 | "fullName" : "First Last" , |
08 | "avatar" : "https://myaccount.leankit.com/avatar/Show/478440842?s=25" |
09 | }, |
10 | "text" : "Sample comment body with updates" |
11 | } |