Search

프로필 수정

구분
유저
Postman
URL
/v1/users
method
PATCH
request
Key - Value (form-data) multipartFile - images.jpg req - {"userId":6,"username":"창선님바이","introduction":"창선님이제주무셔요"}
response
{ "code": 0, "message": "정상 처리 되었습니다", "data": { "email": "vu00@naver.com", "username": "창선님바이", "introduction": "창선님이제주무셔요", "profileImageUrl": "https://jyp-delivery-bucket.s3.ap-northeast-2.amazonaws.com/profile/9cffc7df-7648-4e2b-aced-3d0ea861d0a9.png" } }
권한
ALL