Skip to Content
DocumentationAPI ReferenceBusiness APIModelsForgot Password Success Response

ForgotPasswordSuccessResponse

Properties

NameTypeDescriptionNotes
messageStringSuccess message.[default to null]
requires_email_verificationBooleanWhether email verification is required before password reset. If true, the user should verify their email first using the verification OTP that was sent.[optional] [default to null]
account_not_foundBooleanWhether the account was not found. If true, a signup email was sent instead of a password reset email.[optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]