π§Forget Email Info
Enroll Allow You to Add Multiple Emails For Each Customer
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/VerifyPasswordUpdate Email
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
updatedEmailstring | nullableOptional
Responses
200
Success
400
Bad Request
post
/api/v1/forget/ForgetEmailInfo/UpdateSend 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/ForgetEmailInfo/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/ForgetEmailInfo/ValidateOTPLast updated