HomeAboutMeBlogGuest
© 2025 Sejin Cha. All rights reserved.
Built with Next.js, deployed on Vercel
🧚
[1기]최종 프로젝트 데브코스
/
🏀
[팀14] 슬램 - 우리 주변 농구장 예약
/
🧭
Domain 설계 - 초안 건드리지 말 것
/
[DELETE] /api/v1/follow/{userId}/followings

[DELETE] /api/v1/follow/{userId}/followings

Request

PathVariable
Filed
Type
Description
비고
userId
Number
사용자 구별키
  • JSON (예시)
{ "followingId": 2 }
Body
Filed
Type
Description
비고
followingId
Number
팔로잉 취소 할 유저 ID

RESPONSE

  • JSON (예시)
{ "success": true, "serverDateTime": "2021-12-01T12:00:00" }
 
Body
Path
Type
Description
비고
success
Boolean
성공여부
true/false
serverDateTime
String
api 응답시간