object

VerifyForgotOtpSuccess

Schema representing the response received upon successful OTP verification for forgotten password.
Fields
forgot_token
String
A token used for resetting the forgotten password.
success
Boolean
Whether the OTP verification was successful.