팀 노션 모음집
/
뉴스피드 프로젝트
/
Spring… 참10조?
/
API 명세
/
프로필 수정
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
담당
김진훈
비고