πŸ“§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
200

Success

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
200

Success

post
/api/v1/authentication/EmailOtpAuthentication/VerifyEmailOtp

Last updated