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}
담당
김지현
비고