π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
statusinteger Β· enumOptionalPossible values:
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
idinteger Β· int32Optional
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
statusinteger Β· enumOptionalPossible values:
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
statusinteger Β· enumOptionalPossible values:
400
Bad Request
post
/api/v1/forget/ForgetPhoneInfo/ValidateOTPLast updated