Skip to content

게시글_좋아요_상태_변경

지훈 edited this page Dec 10, 2021 · 3 revisions

Request

Path Variable

  • articleId

Header

  • Content-Type: application/json
  • token

body

  • no needed

Response

Header

  • Content-Type: application/json

Body

returns isLiked

응답코드

statusCode message
200 "Success"
400 "접근 권한이 없습니다."
404 "요청한 사용자를 찾을 수 없습니다."
404 "요청한 게시글을 찾을 수 없습니다."
500 "서버에서 내부적으로 에러가 발생했습니다."
Clone this wiki locally