Validate passwordAsk AIpost https://{host}/auth/v1/mfa/password/validateValidate the entered password.Body ParamsdeviceIdstringrequiredUnique ID of the device used to validate the password. It should be the same device used to generate the token.brandstringrequiredName of the brand or organisation that needs verification.sessionIdstringrequiredUnique ID created from /mfa/token/generate API.passwordstringrequiredPassword that needs validation.identifierTypestringenumrequiredType of identifier to identify the customer.MOBILEEMAILUSERNAMEEXTERNALIDAllowed:MOBILEEMAILUSERNAMEEXTERNALIDidentifierValuestringrequiredValue of the identifier.Responses 200200 400400Updated about 1 month ago