Comment 객체 삭제
하나의 코멘트 트랙 객체를 삭합니다.
METHOD & URL
DELETE /post/comment/[comment-id값]/
Permission
포스트 작성자
Request
Header
Authorization: 유저 인증 정보
Success Response
HTTP Response
204 No Content
하나의 코멘트 트랙 객체를 삭합니다.
DELETE /post/comment/[comment-id값]/
포스트 작성자
Authorization: 유저 인증 정보
204 No Content