Generate OTPAsk AIpost https://{host}/auth/v1/web/otp/generateThis page provides you with information on Generate OTP API.Body ParamsidentifierTypestringrequiredIdentifier used for token generation. Values: MOBILE, EMAIL, USERNAME.mobilestringMobile number of the customer. Either mobile number or email ID is required to authenticate with username.emailstringEmail ID of the customer. Either mobile number or email ID is required to authenticate with username.brandstringrequiredName of the brand/org for which authentication needs to be verified.deviceIdstringrequiredUnique ID of the device from which the customer has generated the token.sessionIdstringrequiredSession ID generated through the v1/token/generate API.Responses 200200 400400Updated about 1 month ago