Update properties on a Vault Account resource.patch https://{access.example.com}/api/config/v1/vault/account/{id}Path Paramsidint32required1 to 2147483647Body ParamsThe Vault Account properties to modify.VaultUsernamePasswordAccountVaultTokenAccountVaultSSHAccountVaultX509ImportedCAAccountVaultX509GeneratedCAAccountVaultX509ClientAccountVaultAwsSecretAccounttypestringenumrequiredusername_passwordAllowed:username_passwordnamestringrequiredlength between 1 and 255usernamestringrequiredlength between 1 and 255passwordstringrequiredlength between 1 and 255descriptionstringlength ≤ 4096account_group_idint321 to 2147483647Defaults to 1account_policystring | nullResponses 200Indicates the existing vault account was successfully updated and returns the new vault account. 404The specified resource was not found. 422One or more request parameters are invalid. The body contains a general error message as well as a validation error dictionary.Updated 30 days ago