Skip to content

Delete follower

김은우 edited this page Mar 24, 2020 · 3 revisions

follower 삭제

Context-type : application/json

DELETE /api/user/:id/follower

Request

header

{
      "Cookie": "쿠키 값"
}

Response

Success : 200

{
      "2"
}
Clone this wiki locally