RequestPathVariableFiledTypeDescription비고userIdNumber 사용자 구별키JSON (예시){ "nickname": "sds", "description": "my name is sds", "skill": "BEGINNER", "position": "PF" }BodyFiledTypeDescription비고열nicknameStringNull변경된 닉네임1~15글자 이내 (중복여부)descriptionStringNull나를 한마디로 표현1~25글자 이내skillStringNull숙련도 (뉴비, 중수, 고수)BEGINNER -뉴비 INTERMEDIATE- 중수 MASTER- 고수positionStringNull포지션 (PF, SF, SG, PG)PF (Power Forward) SF (Small Forward) SG (Shooting Guard) PG (Point Guard) 그림?!RESPONSEJSON (예시) { "success": true, "serverDateTime": "2021-12-01T12:00:00" } BodyPathTypeDescription비고successBoolean성공여부true/falseserverDateTimeStringapi 응답시간