API Documentation
All API
Service
Member Password Reset and ChangeSync
Version: v1
Version: v1
/api/v1/user/password/reset
Request Headers
Request Parameters
Response Headers
X-KM-Correlation-Id
string
Required
Length : 20
Transaction number for tracking trasncription
- Form : yyMMddHHmiSS-xxxxxxx
- xxxxxxx : 7digit, Hex String
X-KM-Crypto-Key-Id
string
Optional
Length : 32
Data encryption/decryption key ID
- Given ID from creating the service provider's project
- If it is passed as a callback, the first key issued among the keys issued to the service provider is used.
Response Code
Detailed classification and addition of error for unseccessful withfrawal
200
Error code
000_000
Message
Success.
Description
Success
400
Error code
001_006
Message
Wallet user not found.
Description
회원 미가입 정보 테스트 - 미가입된 `loginId` 요청인 경우
400
Error code
001_043
Message
New wallet pin is identical to the old wallet pin.
Description
기존과 동일 패스워드 변경 불가 테스트
400
Error code
001_035
Message
Invalid user info
Description
회원 정보 불일치 테스트
Test Data
Request
Response
Click Try It!
to start a Request and see the Response here!