Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 622 Bytes

PasswordResetResource.md

File metadata and controls

14 lines (10 loc) · 622 Bytes

PasswordResetResource

Properties

Name Type Description Notes
email string email for the current consumer. [optional]
consumer_type string type of consumer type. [optional]
password string new password. [optional]
current_password string Current Password. [optional]
reset_token string Reset Token. [optional]

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