πŸ“§Check Email Info

Enroll Allow You to Add Multiple Emails For Each Customer

1.Send OTP

get
Authorizations
AuthorizationstringRequired

Please insert JWT with Bearer into field

Header parameters
Accept-LanguageStringOptional
AuthorizationstringOptional

ex: Bearer

Responses
chevron-right
200

Success

statusinteger Β· enumOptionalPossible values:
get
/api/v1/authentication/EmailOtpAuthentication/SendEmailOtp

2. Validate OTP

post
Authorizations
AuthorizationstringRequired

Please insert JWT with Bearer into field

Header parameters
Accept-LanguageStringOptional
AuthorizationstringOptional

ex: Bearer

Body
otpstring Β· nullableOptional
Responses
chevron-right
200

Success

statusinteger Β· enumOptionalPossible values:
post
/api/v1/authentication/EmailOtpAuthentication/VerifyEmailOtp

Last updated