HomeAboutMeBlogGuest
© 2025 Sejin Cha. All rights reserved.
Built with Next.js, deployed on Vercel
🧚
[1기]최종 프로젝트 데브코스
/
[팀12] 기부니🧡
[팀12] 기부니🧡
/
🧡
API 설계
/
📢
요청/응답 값
📢

요청/응답 값

HTTP verbs
DELETE
Path
/notification/{id}
기능
알림 읽음 처리
담당자
권규
도메인
완료
완료
 

요청

DELETE /notification/{notificationId} Authorization: <이곳에 JWT를 입력>