πForget Phone Info
post
Authorizations
AuthorizationstringRequired
Please insert JWT with Bearer into field
Header parameters
Accept-LanguageStringOptional
AuthorizationstringOptional
ex: Bearer <Replace Token From Third Step (Select Step)>
Body
passwordstring | nullableOptional
updateStepIdinteger Β· enumOptionalPossible values:
Responses
200
Success
400
Bad Request
post
/api/v1/forget/ForgetRequest/VerifyPasswordA.Update Phone
post
Authorizations
AuthorizationstringRequired
Please insert JWT with Bearer into field
Header parameters
Accept-LanguageStringOptional
AuthorizationstringOptional
ex: Bearer <Replace Token From Third Step (Select Step)>
Body
codestring | nullableOptional
phoneNumberstring | nullableOptional
Responses
200
Success
400
Bad Request
post
/api/v1/forget/ForgetPhoneInfo/UpdateB. Send OTP :
post
Authorizations
AuthorizationstringRequired
Please insert JWT with Bearer into field
Query parameters
idinteger Β· int32Optional
Header parameters
Accept-LanguageStringOptional
AuthorizationstringOptional
ex: Bearer <Replace Token From Third Step (Select Step)>
Responses
200
Success
400
Bad Request
post
/api/v1/forget/ForgetPhoneInfo/SendOTPValidate OTP:
post
Authorizations
AuthorizationstringRequired
Please insert JWT with Bearer into field
Header parameters
Accept-LanguageStringOptional
AuthorizationstringOptional
ex: Bearer <Replace Token From Third Step (Select Step)>
Body
idinteger Β· int32Optional
otpstring | nullableOptional
Responses
200
Success
400
Bad Request
post
/api/v1/forget/ForgetPhoneInfo/ValidateOTPLast updated