# V2SignupPasswordPutRequest ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **multi_factor_code** | Option<**String**> | Multi Factor Code to confirm MFA. This is optional, depending on the MFA activation status of the profile. | [optional] **new_password** | **String** | The new password. | **old_password** | **String** | The old password. | [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)