Search
Duplicate

댓글 수정

Method
PATCH
Header
Authorization : “accesstoken”
Request
{ "commentContent" : "commentContent" }
Response
{ "commentId" : 1, "commentContent" : "좋은 글 감사합니다." }