팀 노션 모음집
/
뉴스피드 프로젝트
/
P조
/
API 명세 💙 시연영상
/
댓글 수정
Search
Duplicate
댓글 수정
Method
PUT
Request
{ user_id_give: userId, comments_id_give: commentId, comments_text_give: text }
Response
댓글 수정 성공 or 댓글 수정 실패
URL
/comments/{commentId}
비고
댓글 존재 확인 및 작성자 확인