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

follow 하기

Context-type : application/json

POST /api/user/:id/follow

Request

header

{
      "Cookie": "쿠키 값"
}

Response

Success : 200

{
      "2"
}
Clone this wiki locally