Skip to content

Delete follow

김은우 edited this page Mar 24, 2020 · 1 revision

follow 취소

Context-type : application/json

DELETE /api/user/:id/follow

Request

header

{
      "Cookie": "쿠키 값"
}

Response

Success : 200

{
      "2"
}
Clone this wiki locally