Share
특정 게시글의 특정 댓글 삭제
API
comment
METHOD
DELETE
PATH
api/comments/{commentId}
개발완료
담당자
Description
<댓글 삭제>
•
특정 id 의 댓글 하나를 삭제
Response
{
"message"
:
"댓글이 삭제되었습니다."
}
JSON
복사
Error
HTTP/1.1 4XX
”에러 메시지”