팀 노션 모음집
/
뉴스피드 프로젝트
/
Spring… 참10조?
/
API 명세
/
게시물 수정
Search
Duplicate
게시물 수정
Method
PUT
RequestBody
{ title: String, contents: String }
RequestHeader
Authorization: Bearer jwtvalue
ResponseBody
{ message: String, success: Boolean, payload: { title: String, contents: String } }
ResponseHeader
URL
/api/posts/{postId}
담당
김지현
비고