Update properties on a Vault Account resource.patch https://support.example.com/api/config/v1/vault/account/{id}Recent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Path Paramsidint32required1 to 2147483647Body ParamsThe Vault Account properties to modify.VaultUsernamePasswordAccountVaultTokenAccountVaultSSHAccounttypestringenumrequiredusername_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 4 months ago