Change Personal Information

POST https://api.studydev.kr/user/changepersonal/

Parameters Info(headers)

Name Type Description Options
key String 계정인증정보(토큰) Required

Parameters Info(body)

Name Type Description Options
hometown String 사는지역
nickname String 닉네임 Unique
introduction String 자기소개 140자 제한

Parameter data(headers)

Key Value
Authorization Token <Token_Value>

Parameter data(body)

Key Value
hometown <hometown>
nickname <nickname>
introduction <introduction>

Success Response

Status_Code: 201 Create

{
  "user": {
    <user_info>
  }
}

results matching ""

    No results matching ""