Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 490 Bytes

ChangePasswordRequest.md

File metadata and controls

10 lines (7 loc) · 490 Bytes

IO.Swagger.Model.ChangePasswordRequest

Properties

Name Type Description Notes
OldPassword string Your current password
NewPassword string Your new password. Which must respect the same constraints as the user registeration

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