VcfUpdatePasswordSpec
VcfUpdatePasswordSpec
Represents VCF password update specification for account password updates
JSON Example
{
"currentPassword": "string",
"newPassword": "string",
"userName": "string"
}
string
currentPassword
Required
current password value
string
newPassword
Required
password update value
string
userName
Optional
user name of the account