팀 노션 모음집
/
최종 프로젝트
/
TestyPie
/
API Reference
/
User
/
Comment 생성
Search
Duplicate
Comment 생성
Type
POST
Request
{ ”content”: “댓글 내용” }
Response
{ ”id”: comment_id ”content”: “댓글 내용” }
URL
/category/{parentCategory_name}/{childCategory_id}/products/{product_id}/comments
권한
로그인한 유저
도메인
Comment
상위 항목
하위 항목