Search
Duplicate

프로필 수정

Method
PUT
POST
RequestBody
{ nickname: String, introduction: String }
RequestHeader
Authorization: Bearer jwtvalue
ResponseBody
{ message: String, success: Boolean, payload: { nickname: String, introduction: String, profileImageUrl: String } }
ResponseHeader
URL
/api/users/{userId}/profiles
담당
김진훈
비고