Optionalis_Indicates whether the provided password is temporary. If true, the user must reset their password at their next sign-in.
OptionalpasswordPlain-text password to assign to the user.
Optionalpassword_A pre-hashed password value. Useful during migrations to avoid forcing a password reset.
Optionalpassword_Hashing algorithm used for the provided password hash.
Optionalrevoke_A flag to indicate whether all active user sessions should be revoked when the password is updated.
Optionalskip_Allows bypassing configured password policy checks.
Set Password Request: Used to set or update a user's password, with support for plaintext or pre-hashed values.
Export
SetPasswordRequest