Reset MFA user passwordCopy Pagepost https://{hostname}/crux/v1/mgmt-pop/tenant/mfa/resetResets the one time password (OTP) of a user.Query ParamscontractIdstringrequiredThe Akamai contract identifier for your Enterprise Application Access product.accountSwitchKeystringFor customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.Body ParamsMFA user settings.otp_typestringenumThe one-time password type. Either login_mfa or admin_mfa. Use login_mfa for this operation.login_mfalogin_mfaadmin_mfaAllowed:login_mfaadmin_mfastatusstringStatus of the reset request.user_idstringlength ≥ 0The user's unique identifier.Response 200Successful response.Updated 26 days ago