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