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

요청/응답 값

HTTP verbs
DELETE
Path
/activities/{id}
기능
활동글 삭제
담당자
권규
도메인
완료
완료

요청

DELETE /activities/{id} Authorization: <이곳에 JWT를 입력>

응답

HTTP 204 NO CONTENT.