Skip to content

게시글 삭제

devi_kya edited this page Mar 2, 2018 · 5 revisions

게시글 삭제

  • Method : DELETE
  • URL : /documents/:id
  • Content-Type : application/json; charset=utf-8

Request

예제

http DELETE https://:your-site/documents/1

Response

http status code code message comment
204 0 SUCCESS 정상 응답
400 0 FAIL 비정상 응답
401 0 Unathorized 로그인 필요
403 0 Forbidden 권한 없음