Profile update
Send an OTP to change something on the profile
Raise this before updating a mobile number, an email address or a password. scope names both the area and the action, for example ["abha-profile", "mobile-verify"].
Certification cases PROF_ABHA_601, PROF_ABHA_603, PROF_ABHA_604, PROF_ABHA_605
Authorizations
Authorizationbearer tokenRequiredThe accessToken from POST /api/hiecm/gateway/v3/sessions. Send it as Authorization: Bearer <ACCESS_TOKEN>.
Headers
REQUEST-IDstringRequiredUnique UUID v4 per request. Used for idempotency and distributed tracing. Generate a fresh UUID for every call.
TIMESTAMPstringRequiredISO 8601 UTC timestamp of the request.
X-tokenstringRequiredThe user scoped token returned when a person logs in or verifies an OTP. Required on this operation. See the shared XToken parameter, and note that this header takes the bare token with no prefix.
Body
scopestring[]RequiredloginHintstringRequiredloginIdstringRequiredotpSystemstringRequiredResponses
200The transaction id to carry into the next step, with a message.