Skip to main content

login

Update mobile verify OTP

Verifies the OTP sent for a mobile number update on an ABHA address. authData carries the transaction id and the encrypted OTP.

POST/abha/api/v3/phr/app/login/profile/abha/verify

Authorizations

Authorizationbearer tokenRequired

The access token from POST /api/hiecm/gateway/v3/sessions.

Body

scopestring[]Required
authDataobjectRequired
authData.authMethodsstring[]Required
authData.otpobjectRequired
authData.otp.txnIdstringRequired
authData.otp.otpValuestringRequired

Responses

200

No response body is documented for this request.