ChangePasswordRequest

Request to change the password of a user identifier.

Variables

currentPassword

string

The current password of the user.

newPassword

string

The new password of the user.

userIdentifier

string

The user identifier identifying the user.

Valid user identifiers are email addresses and card numbers.

Close