팀 노션 모음집
/
뉴스피드 프로젝트
/
F12(DevTools)
/
API 명세
/
댓글 작성
Search
Duplicate
댓글 작성
Method
Header
Authorization : “accesstoken”
Request
{ ”boardId” : “boardId”, "commentContent" : "commentContent" }
Response
{ "commentId" : 1, "commentContent" : "좋은 글 감사합니다." }
URL
/api/comments