Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 545 Bytes

File metadata and controls

12 lines (9 loc) · 545 Bytes

ResetPasswordDto

Properties

Name Type Description Notes
email str The email that belongs to the account
reset_identifier str The unique identifier to reset your password received in email
password str Password
confirm_password str Confirm password

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