Update properties on a Vault Account Policy resource.patch https://{access.example.com}/api/config/v1/vault/account-policy/{id}Path Paramsidint32required1 to 2147483647Body ParamsThe Vault Account Policy properties to modify.namestringrequiredlength between 1 and 255code_namestringlength between 0 and 64descriptionstringlength ≤ 1024auto_rotate_credentialsbooleantruefalseallow_simultaneous_checkoutbooleantruefalsescheduled_password_rotationbooleantruefalsemaximum_password_ageint321 to 365Responses 200Indicates the existing vault account policy was successfully updated and returns the new vault account policy. 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