RequestPathVariableFiledTypeDescription비고userIdNumber 사용자 구별키 JSON (예시){ "followId": 2 }BodyFiledTypeDescription비고followIdNumber팔로우 할 유저 ID팔로우 할 유저 IDRESPONSEJSON (예시) { "success": true, "data": { "followId": 2 } "serverDateTime": "2021-12-01T12:00:00" } BodyPathTypeDescription비고successBoolean성공여부true/falsefollowIdNumber팔로우 한 아이디알면 바로 끊기 위해서serverDateTimeStringapi 응답시간