ResetPasswordBody interface

Body of a reset password request.

Properties

password

The password

username

The user whose password is being reset

Property Details

password

The password

password: string

Property Value

string

username

The user whose password is being reset

username: string

Property Value

string