HomeAboutMeBlogGuest
© 2025 Sejin Cha. All rights reserved.
Built with Next.js, deployed on Vercel

담당자
이수형
Path
/posts/{id}/likes
기능
게시글 좋아요 삭제
비고
완료
완료
HTTP verbs
DELETE
도메인
게시판
좋아요

Request


Response


{ routinePostId: string, userId: string, // 좋아요한 유저의 아이디, 의논 필요 }