Skip to content

게시글 좋아요 추가

devi_kya edited this page Mar 4, 2018 · 4 revisions

게시글 좋아요 추가

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

Request

예제

http POST https://:your-site/documents/:id/likeIt

Response

예제

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