Search
Duplicate

이름 변경

Method
PATCH
API url
/api/user/username
Request
{ ”username”:”변경할 이름” }
Response
{ "msg": "이름 변경이 완료되었습니다.", "statusCode": 200 }