구글 OTP 검증
지갑 정보를 조회합니다.
GET
https://{dashboard-domain}/v1.0/db/me/otp/verify
Query Parameters
Name
Type
Description
otp_code*
string
Authenticator 앱에서 발급 받은 6자리 OTP code
Headers
Name
Type
Description
Authorization*
string
Bearer {{web-access-token}}
Last updated