πCheck Phone Info
1. Send OTP
get
Authorizations
AuthorizationstringRequired
Please insert JWT with Bearer into field
Header parameters
Accept-LanguageStringOptional
AuthorizationstringOptional
ex: Bearer
Responses
200
Success
400
Bad Request
get
/api/v1/authentication/PhoneOtpAuthentication/SendPhoneOtp2. 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
400
Bad Request
post
/api/v1/authentication/PhoneOtpAuthentication/VerifyPhoneOtpLast updated