Skip to content

ChangePasswordInput

User credentials for changing a password.

Fields

Field Type Description
email String Email of user performing reset.
invalidateAllSessions Boolean Specifies whether all sessions of the user should be invalidated.
password String New password for user.
requirePasswordChange Boolean Specifies whether the user is required to change their password.