πŸ“žCheck Phone Info

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/PhoneOtpAuthentication/SendPhoneOtp

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/PhoneOtpAuthentication/VerifyPhoneOtp

Last updated